Serialized Form
-
Package org.pentaho.di.compatibility
-
Class org.pentaho.di.compatibility.Row extends Object implements Serializable
- serialVersionUID:
- -8246477781266195408L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException
- Throws:
IOException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the object to an ObjectOutputStream.- Throws:
IOException
-
-
Serialized Fields
-
ignore
boolean ignore
Ignore this row? -
list
List<Value> list
-
usedValueListeners
List<ValueUsedListener> usedValueListeners
-
-
Class org.pentaho.di.compatibility.Value extends Object implements Serializable
- serialVersionUID:
- -6310073485210258622L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException
- Throws:
IOException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the object to an ObjectOutputStream- Throws:
IOException
-
-
Serialized Fields
-
name
String name
-
NULL
boolean NULL
-
origin
String origin
-
value
ValueInterface value
-
-
-
Package org.pentaho.di.core.database
-
Class org.pentaho.di.core.database.DataSourceNamingException extends KettleDatabaseException implements Serializable
- serialVersionUID:
- 9097682862391709401L
-
-
Package org.pentaho.di.core.exception
-
Class org.pentaho.di.core.exception.IdNotFoundException extends KettleException implements Serializable
- serialVersionUID:
- 3337875569693837831L
-
Serialized Fields
-
objectName
String objectName
-
objectType
RepositoryObjectType objectType
-
pathToObject
String pathToObject
-
-
Class org.pentaho.di.core.exception.JobStoppedException extends KettleJobException implements Serializable
- serialVersionUID:
- 3307875569693837831L
-
Class org.pentaho.di.core.exception.KettleAuthException extends KettleException implements Serializable
- serialVersionUID:
- 4238089755373930933L
-
Class org.pentaho.di.core.exception.KettleConfigException extends KettleException implements Serializable
- serialVersionUID:
- -5576046720306675340L
-
Class org.pentaho.di.core.exception.KettleConversionException extends KettleException implements Serializable
- serialVersionUID:
- 1697154653111622296L
-
Serialized Fields
-
causes
List<Exception> causes
-
fields
List<ValueMetaInterface> fields
-
rowData
Object[] rowData
-
-
Class org.pentaho.di.core.exception.KettleDatabaseBatchException extends KettleDatabaseException implements Serializable
- serialVersionUID:
- -8246477781266195442L
-
Class org.pentaho.di.core.exception.KettleDatabaseException extends KettleException implements Serializable
- serialVersionUID:
- -8246477781266195441L
-
Class org.pentaho.di.core.exception.KettleDependencyException extends KettleDatabaseException implements Serializable
- serialVersionUID:
- -8246477781266195440L
-
Class org.pentaho.di.core.exception.KettleEOFException extends KettleFileException implements Serializable
- serialVersionUID:
- -8246477781266195439L
-
Class org.pentaho.di.core.exception.KettleException extends Exception implements Serializable
- serialVersionUID:
- -2260895195255402040L
-
Class org.pentaho.di.core.exception.KettleFileException extends KettleException implements Serializable
- serialVersionUID:
- -8246477781266195437L
-
Class org.pentaho.di.core.exception.KettleFileNotFoundException extends KettleFileException implements Serializable
-
Serialized Fields
-
filepath
String filepath
-
-
-
Class org.pentaho.di.core.exception.KettleJobException extends KettleException implements Serializable
- serialVersionUID:
- -8246477781266195436L
-
Class org.pentaho.di.core.exception.KettleMissingPluginsException extends KettleException implements Serializable
- serialVersionUID:
- -3008319146447259788L
-
Serialized Fields
-
missingPluginDetailsList
List<KettleMissingPluginsException.PluginDetails> missingPluginDetailsList
-
-
Class org.pentaho.di.core.exception.KettleNotUsedException extends KettleException implements Serializable
- serialVersionUID:
- -1901002205330981489L
-
Class org.pentaho.di.core.exception.KettleObjectExistsException extends KettleException implements Serializable
- serialVersionUID:
- 1L
-
Class org.pentaho.di.core.exception.KettlePluginClassMapException extends KettlePluginException implements Serializable
- serialVersionUID:
- 3928198226583274564L
-
Class org.pentaho.di.core.exception.KettlePluginException extends KettleException implements Serializable
- serialVersionUID:
- -7251001771637436705L
-
Class org.pentaho.di.core.exception.KettlePluginLoaderException extends KettleException implements Serializable
- serialVersionUID:
- -8246477781266195434L
-
Serialized Fields
-
pluginId
String pluginId
-
-
Class org.pentaho.di.core.exception.KettlePluginNotFoundException extends KettlePluginException implements Serializable
- serialVersionUID:
- 1L
-
Class org.pentaho.di.core.exception.KettleRepositoryNotSupportedException extends KettleException implements Serializable
- serialVersionUID:
- 1L
-
Class org.pentaho.di.core.exception.KettleRowException extends KettleException implements Serializable
- serialVersionUID:
- -8246477781266195432L
-
Class org.pentaho.di.core.exception.KettleSecurityException extends KettleException implements Serializable
- serialVersionUID:
- 6697156126695280683L
-
Class org.pentaho.di.core.exception.KettleSQLException extends KettleException implements Serializable
- serialVersionUID:
- 2358671508821350095L
-
Class org.pentaho.di.core.exception.KettleStepException extends KettleTransException implements Serializable
- serialVersionUID:
- -8246477781266195435L
-
Class org.pentaho.di.core.exception.KettleTransException extends KettleException implements Serializable
- serialVersionUID:
- -8246477781266195433L
-
Class org.pentaho.di.core.exception.KettleValueException extends KettleException implements Serializable
- serialVersionUID:
- -8246477781266195432L
-
Class org.pentaho.di.core.exception.KettleVersionException extends Exception implements Serializable
- serialVersionUID:
- -8246477781266195438L
-
Class org.pentaho.di.core.exception.KettleXMLException extends KettleException implements Serializable
- serialVersionUID:
- -8246477781266195431L
-
Class org.pentaho.di.core.exception.LookupReferencesException extends KettleException implements Serializable
- serialVersionUID:
- 3337874569693837831L
-
Serialized Fields
-
objectTypePairs
Map<String,RepositoryObjectType> objectTypePairs
Pairs of path(filename) of object(s) which is(are) not found and type of object(s)- See Also:
RepositoryObjectType
-
-
-
Package org.pentaho.di.core.lifecycle
-
Class org.pentaho.di.core.lifecycle.LifecycleException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
severe
boolean severe
Indicates an error that prevents the application from starting succesfully.
-
-
-
Package org.pentaho.di.core.parameters
-
Class org.pentaho.di.core.parameters.DuplicateParamException extends NamedParamsException implements Serializable
- serialVersionUID:
- 5054176336008115985L
-
Class org.pentaho.di.core.parameters.NamedParamsException extends KettleException implements Serializable
- serialVersionUID:
- -6684406077955662033L
-
Class org.pentaho.di.core.parameters.UnknownParamException extends NamedParamsException implements Serializable
- serialVersionUID:
- -4447368601975248474L
-
-
Package org.pentaho.di.core.row.value
-
Class org.pentaho.di.core.row.value.ValueMetaConversionException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Class org.pentaho.di.core.row.value.ValueMetaConverter extends Object implements Serializable
-
Serialized Fields
-
datePattern
SimpleDateFormat datePattern
-
precision
int precision
-
-
-
-
Package org.pentaho.di.core.row.value.timestamp
-
Class org.pentaho.di.core.row.value.timestamp.SimpleTimestampFormat extends SimpleDateFormat implements Serializable
- serialVersionUID:
- -848077738238548608L
-
Serialized Fields
-
compatibleToSuperPattern
boolean compatibleToSuperPattern
Flag noticed that specified pattern can be succesfully operated by parentSimpleDateFormat
-
endNanosecondPatternPosition
int endNanosecondPatternPosition
-
nanoseconds
DecimalFormat nanoseconds
Cached nanoseconds formatter. -
originalPattern
String originalPattern
The pattern string of this formatter. This is always a non-localized pattern. May not be null. See parent class documentation for details. -
patternNanosecond
char patternNanosecond
Localized nanosecond letter. -
startNanosecondPatternPosition
int startNanosecondPatternPosition
Cached nanosecond positions in specified pattern.
-
-
-
Package org.pentaho.di.laf
-
Class org.pentaho.di.laf.OverlayProperties extends Properties implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
-