Serialized Form
-
Package org.pentaho.di.compatibility
-
Class org.pentaho.di.compatibility.Row
class Row extends Object implements Serializable- serialVersionUID:
- -8246477781266195408L
-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
Write the object to an ObjectOutputStream.- Parameters:
out
-- Throws:
IOException
-
-
Serialized Fields
-
ignore
boolean ignore
Ignore this row? -
list
List<Value> list
-
usedValueListeners
List<ValueUsedListener> usedValueListeners
-
-
Class org.pentaho.di.compatibility.Value
class Value extends Object implements Serializable- serialVersionUID:
- -6310073485210258622L
-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
Write the object to an ObjectOutputStream- Parameters:
out
-- Throws:
IOException
-
-
Serialized Fields
-
name
String name
-
NULL
boolean NULL
-
origin
String origin
-
value
ValueInterface value
-
-
-
Package org.pentaho.di.connections
-
Exception org.pentaho.di.connections.ConnectionManager.MetaStoreInitializationException
class MetaStoreInitializationException extends RuntimeException implements Serializable
-
-
Package org.pentaho.di.core.database
-
Exception org.pentaho.di.core.database.DataSourceNamingException
class DataSourceNamingException extends KettleDatabaseException implements Serializable- serialVersionUID:
- 9097682862391709401L
-
-
Package org.pentaho.di.core.exception
-
Exception org.pentaho.di.core.exception.IdNotFoundException
class IdNotFoundException extends KettleException implements Serializable- serialVersionUID:
- 3337875569693837831L
-
Serialized Fields
-
objectName
String objectName
-
objectType
RepositoryObjectType objectType
-
pathToObject
String pathToObject
-
-
Exception org.pentaho.di.core.exception.JobStoppedException
class JobStoppedException extends KettleJobException implements Serializable- serialVersionUID:
- 3307875569693837831L
-
Exception org.pentaho.di.core.exception.KettleAuthException
class KettleAuthException extends KettleException implements Serializable- serialVersionUID:
- 4238089755373930933L
-
Exception org.pentaho.di.core.exception.KettleConfigException
class KettleConfigException extends KettleException implements Serializable- serialVersionUID:
- -5576046720306675340L
-
Exception org.pentaho.di.core.exception.KettleConversionException
class KettleConversionException extends KettleException implements Serializable- serialVersionUID:
- 1697154653111622296L
-
Serialized Fields
-
causes
List<Exception> causes
-
fields
List<ValueMetaInterface> fields
-
rowData
Object[] rowData
-
-
Exception org.pentaho.di.core.exception.KettleDatabaseBatchException
class KettleDatabaseBatchException extends KettleDatabaseException implements Serializable- serialVersionUID:
- -8246477781266195442L
-
Exception org.pentaho.di.core.exception.KettleDatabaseException
class KettleDatabaseException extends KettleException implements Serializable- serialVersionUID:
- -8246477781266195441L
-
Exception org.pentaho.di.core.exception.KettleDependencyException
class KettleDependencyException extends KettleDatabaseException implements Serializable- serialVersionUID:
- -8246477781266195440L
-
Exception org.pentaho.di.core.exception.KettleEOFException
class KettleEOFException extends KettleFileException implements Serializable- serialVersionUID:
- -8246477781266195439L
-
Exception org.pentaho.di.core.exception.KettleException
class KettleException extends Exception implements Serializable- serialVersionUID:
- -2260895195255402040L
-
Exception org.pentaho.di.core.exception.KettleFileException
class KettleFileException extends KettleException implements Serializable- serialVersionUID:
- -8246477781266195437L
-
Exception org.pentaho.di.core.exception.KettleFileNotFoundException
class KettleFileNotFoundException extends KettleFileException implements Serializable-
Serialized Fields
-
filepath
String filepath
-
-
-
Exception org.pentaho.di.core.exception.KettleJobException
class KettleJobException extends KettleException implements Serializable- serialVersionUID:
- -8246477781266195436L
-
Exception org.pentaho.di.core.exception.KettleMissingPluginsException
class KettleMissingPluginsException extends KettleException implements Serializable- serialVersionUID:
- -3008319146447259788L
-
Serialized Fields
-
missingPluginDetailsList
List<KettleMissingPluginsException.PluginDetails> missingPluginDetailsList
-
-
Exception org.pentaho.di.core.exception.KettleNotUsedException
class KettleNotUsedException extends KettleException implements Serializable- serialVersionUID:
- -1901002205330981489L
-
Exception org.pentaho.di.core.exception.KettleObjectExistsException
class KettleObjectExistsException extends KettleException implements Serializable- serialVersionUID:
- 1L
-
Exception org.pentaho.di.core.exception.KettlePluginClassMapException
class KettlePluginClassMapException extends KettlePluginException implements Serializable- serialVersionUID:
- 3928198226583274564L
-
Exception org.pentaho.di.core.exception.KettlePluginException
class KettlePluginException extends KettleException implements Serializable- serialVersionUID:
- -7251001771637436705L
-
Exception org.pentaho.di.core.exception.KettlePluginLoaderException
class KettlePluginLoaderException extends KettleException implements Serializable- serialVersionUID:
- -8246477781266195434L
-
Serialized Fields
-
pluginId
String pluginId
-
-
Exception org.pentaho.di.core.exception.KettlePluginNotFoundException
class KettlePluginNotFoundException extends KettlePluginException implements Serializable- serialVersionUID:
- 1L
-
Exception org.pentaho.di.core.exception.KettleRepositoryNotSupportedException
class KettleRepositoryNotSupportedException extends KettleException implements Serializable- serialVersionUID:
- 1L
-
Exception org.pentaho.di.core.exception.KettleRowException
class KettleRowException extends KettleException implements Serializable- serialVersionUID:
- -8246477781266195432L
-
Exception org.pentaho.di.core.exception.KettleSecurityException
class KettleSecurityException extends KettleException implements Serializable- serialVersionUID:
- 6697156126695280683L
-
Exception org.pentaho.di.core.exception.KettleSQLException
class KettleSQLException extends KettleException implements Serializable- serialVersionUID:
- 2358671508821350095L
-
Exception org.pentaho.di.core.exception.KettleStepException
class KettleStepException extends KettleTransException implements Serializable- serialVersionUID:
- -8246477781266195435L
-
Exception org.pentaho.di.core.exception.KettleTransException
class KettleTransException extends KettleException implements Serializable- serialVersionUID:
- -8246477781266195433L
-
Exception org.pentaho.di.core.exception.KettleValueException
class KettleValueException extends KettleException implements Serializable- serialVersionUID:
- -8246477781266195432L
-
Exception org.pentaho.di.core.exception.KettleVersionException
class KettleVersionException extends Exception implements Serializable- serialVersionUID:
- -8246477781266195438L
-
Exception org.pentaho.di.core.exception.KettleXMLException
class KettleXMLException extends KettleException implements Serializable- serialVersionUID:
- -8246477781266195431L
-
Exception org.pentaho.di.core.exception.LookupReferencesException
class 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:
-
-
-
Package org.pentaho.di.core.lifecycle
-
Exception org.pentaho.di.core.lifecycle.LifecycleException
class 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
-
Exception org.pentaho.di.core.parameters.DuplicateParamException
class DuplicateParamException extends NamedParamsException implements Serializable- serialVersionUID:
- 5054176336008115985L
-
Exception org.pentaho.di.core.parameters.NamedParamsException
class NamedParamsException extends KettleException implements Serializable- serialVersionUID:
- -6684406077955662033L
-
Exception org.pentaho.di.core.parameters.UnknownParamException
class UnknownParamException extends NamedParamsException implements Serializable- serialVersionUID:
- -4447368601975248474L
-
-
Package org.pentaho.di.core.row.value
-
Exception org.pentaho.di.core.row.value.ValueMetaConversionException
class ValueMetaConversionException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Class org.pentaho.di.core.row.value.ValueMetaConverter
class 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
class 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.core.vfs
-
Exception org.pentaho.di.core.vfs.KettleVFSFileSystemException
class KettleVFSFileSystemException extends org.apache.commons.vfs2.FileSystemException implements Serializable
-
-
Package org.pentaho.di.laf
-
Class org.pentaho.di.laf.OverlayProperties
class OverlayProperties extends Properties implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
-