Serialized Form


Package org.pentaho.di

Class org.pentaho.di.TestFailedException extends Exception implements Serializable

serialVersionUID: 8585395841938180974L


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

list

List<E> list

ignore

boolean ignore
Ignore this row?


usedValueListeners

List<E> 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

value

ValueInterface value

name

String name

origin

String origin

NULL

boolean NULL

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.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<E> causes

fields

List<E> fields

rowData

Object[] rowData

Class org.pentaho.di.core.exception.KettleDatabaseBatchException extends KettleDatabaseException implements Serializable

serialVersionUID: -8246477781266195442L

Serialized Fields

updateCounts

int[] updateCounts

exceptionsList

List<E> exceptionsList

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.KettleJobException extends KettleException implements Serializable

serialVersionUID: -8246477781266195436L

Class org.pentaho.di.core.exception.KettleObjectExistsException extends KettleException implements Serializable

serialVersionUID: 1L

Class org.pentaho.di.core.exception.KettlePluginException extends KettleException implements Serializable

serialVersionUID: -7251001771637436705L

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.KettleStepException extends KettleTransException implements Serializable

serialVersionUID: -8246477781266195435L

Class org.pentaho.di.core.exception.KettleStepLoaderException extends KettleException implements Serializable

serialVersionUID: -8246477781266195434L

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


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.util

Class org.pentaho.di.core.util.AddClosureArrayList extends ArrayList<T> implements Serializable

serialVersionUID: 2395583665248110276L

Class org.pentaho.di.core.util.BooleanPluginProperty extends KeyValue<Boolean> implements Serializable

serialVersionUID: -2990345692552430357L

Class org.pentaho.di.core.util.IntegerPluginProperty extends KeyValue<Integer> implements Serializable

serialVersionUID: -2990345692552430357L

Class org.pentaho.di.core.util.KeyValue extends Object implements Serializable

serialVersionUID: -6847244072467344205L

Serialized Fields

key

String key

value

Object value

Class org.pentaho.di.core.util.KeyValueSet extends Object implements Serializable

serialVersionUID: 925133158112717153L

Serialized Fields

entries

Map<K,V> entries

Class org.pentaho.di.core.util.StringListPluginProperty extends KeyValue<List<String>> implements Serializable

serialVersionUID: 2003662016166396542L

Class org.pentaho.di.core.util.StringPluginProperty extends KeyValue<String> implements Serializable

serialVersionUID: -2990345692552430357L


Package org.pentaho.di.job.entries.syslog

Class org.pentaho.di.job.entries.syslog.SyslogException extends KettleException implements Serializable

serialVersionUID: -1L


Package org.pentaho.di.laf

Class org.pentaho.di.laf.OverlayProperties extends Properties implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

Package org.pentaho.di.trans.steps.edi2xml.grammar

Class org.pentaho.di.trans.steps.edi2xml.grammar.FastSimpleGenericEdifactDirectXMLParser.STAttrMap extends HashMap implements Serializable


Package org.pentaho.di.trans.steps.excelinput

Class org.pentaho.di.trans.steps.excelinput.KettleCellValueException extends KettleException implements Serializable

serialVersionUID: 1L

Serialized Fields

sheetnr

int sheetnr

rownr

int rownr

colnr

int colnr

fieldName

String fieldName

Package org.pentaho.di.trans.steps.monetdbagilemart

Class org.pentaho.di.trans.steps.monetdbagilemart.MonetDBRowLimitException extends KettleException implements Serializable


Package org.pentaho.di.trans.steps.sapinput.sap

Class org.pentaho.di.trans.steps.sapinput.sap.SAPException extends KettleException implements Serializable

serialVersionUID: 1L


Package org.pentaho.di.trans.steps.scriptvalues_mod

Class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesAddedFunctions extends org.mozilla.javascript.ScriptableObject implements Serializable

serialVersionUID: 1L


Package org.pentaho.di.trans.steps.symmetriccrypto.symmetricalgorithm

Class org.pentaho.di.trans.steps.symmetriccrypto.symmetricalgorithm.CryptoException extends KettleException implements Serializable

serialVersionUID: -8246477781266195441L

Class org.pentaho.di.trans.steps.symmetriccrypto.symmetricalgorithm.CryptoKeyException extends CryptoException implements Serializable

serialVersionUID: -8246477781266195441L


Package org.pentaho.di.trans.steps.validator

Class org.pentaho.di.trans.steps.validator.KettleValidatorException extends KettleValueException implements Serializable

serialVersionUID: -212228277329271284L

Serialized Fields

validator

Validator validator

validatorField

Validation validatorField

code

int code

fieldname

String fieldname

Package org.pentaho.di.trans.steps.webservices.wsdl

Class org.pentaho.di.trans.steps.webservices.wsdl.ComplexType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_elements

HashMap<K,V> _elements

_elementNames

List<E> _elementNames

_name

String _name

_wsdlTypes

WsdlTypes _wsdlTypes

Class org.pentaho.di.trans.steps.webservices.wsdl.Wsdl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_port

javax.wsdl.Port _port

_wsdlDefinition

javax.wsdl.Definition _wsdlDefinition

_service

javax.wsdl.Service _service

_wsdlTypes

WsdlTypes _wsdlTypes

_operationCache

HashMap<K,V> _operationCache

wsdlURI

URI wsdlURI

Class org.pentaho.di.trans.steps.webservices.wsdl.WsdlComplexTypes extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_complexTypes

HashMap<K,V> _complexTypes

Class org.pentaho.di.trans.steps.webservices.wsdl.WsdlOperation extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_bindingStyle

WsdlOperation.SOAPBindingStyle _bindingStyle

_bindingUse

WsdlOperation.SOAPBindingUse _bindingUse

_faults

WsdlOpFaultList _faults

_operationQName

QName _operationQName

_params

WsdlOpParameterList _params

_parameterStyle

WsdlOperation.SOAPParameterStyle _parameterStyle

_soapAction

String _soapAction

_returnType

WsdlOpReturnType _returnType

_oneway

boolean _oneway

Class org.pentaho.di.trans.steps.webservices.wsdl.WsdlOpFault extends WsdlOpReturnType implements Serializable

serialVersionUID: 1L

Serialized Fields

_name

QName _name

_complexType

boolean _complexType

_elementFormQualified

boolean _elementFormQualified

Class org.pentaho.di.trans.steps.webservices.wsdl.WsdlOpFaultList extends ArrayList<WsdlOpFault> implements Serializable

serialVersionUID: 1L

Serialized Fields

_wsdlTypes

WsdlTypes _wsdlTypes

Class org.pentaho.di.trans.steps.webservices.wsdl.WsdlOpParameter extends WsdlOpReturnType implements Serializable

serialVersionUID: 1L

Serialized Fields

_name

QName _name

_mode

WsdlOpParameter.ParameterMode _mode

_isHeader

boolean _isHeader

_elementFormQualified

boolean _elementFormQualified

Class org.pentaho.di.trans.steps.webservices.wsdl.WsdlOpParameterList extends ArrayList<WsdlOpParameter> implements Serializable

serialVersionUID: 1L

Serialized Fields

_operation

javax.wsdl.Operation _operation

_wsdlTypes

WsdlTypes _wsdlTypes

_headerNames

HashSet<E> _headerNames

_parameterStyle

WsdlOperation.SOAPParameterStyle _parameterStyle

_returnParam

WsdlOpParameter _returnParam

_outOnly

boolean _outOnly

Class org.pentaho.di.trans.steps.webservices.wsdl.WsdlOpReturnType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_xmlType

QName _xmlType

_isArray

boolean _isArray

_itemXmlType

QName _itemXmlType

_itemComplexType

ComplexType _itemComplexType

Class org.pentaho.di.trans.steps.webservices.wsdl.WsdlTypes extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_targetNamespace

String _targetNamespace

_types

javax.wsdl.Types _types

_elementFormQualifiedNamespaces

HashSet<E> _elementFormQualifiedNamespaces

_prefixMappings

Map<K,V> _prefixMappings

_namedComplexTypes

WsdlComplexTypes _namedComplexTypes

Package org.pentaho.di.ui.core.database.dialog

Class org.pentaho.di.ui.core.database.dialog.DatabaseExplorerNode extends org.pentaho.ui.xul.util.AbstractModelNode<DatabaseExplorerNode> implements Serializable

serialVersionUID: -7409853507740739091L

Serialized Fields

name

String name

schema

String schema

image

String image

isTable

boolean isTable

isSchema

boolean isSchema

label

String label

Class org.pentaho.di.ui.core.database.dialog.XulDatabaseExplorerModel.XulDatabaseExplorerNode extends org.pentaho.ui.xul.util.AbstractModelNode<DatabaseExplorerNode> implements Serializable

serialVersionUID: 2466708563640027488L

Class org.pentaho.di.ui.core.database.dialog.XulStepFieldsModel.FieldsCollection extends org.pentaho.ui.xul.util.AbstractModelList<StepFieldNode> implements Serializable


Package org.pentaho.di.ui.repository.repositoryexplorer

Class org.pentaho.di.ui.repository.repositoryexplorer.AccessDeniedException extends Exception implements Serializable

serialVersionUID: -2151267602926525247L

Class org.pentaho.di.ui.repository.repositoryexplorer.ContextChangeVetoerCollection extends ArrayList<ContextChangeVetoer> implements Serializable

serialVersionUID: 1L

Class org.pentaho.di.ui.repository.repositoryexplorer.ControllerInitializationException extends Exception implements Serializable

serialVersionUID: -2151267602926525247L


Package org.pentaho.di.ui.repository.repositoryexplorer.model

Class org.pentaho.di.ui.repository.repositoryexplorer.model.UIClusters extends org.pentaho.ui.xul.util.AbstractModelList<UICluster> implements Serializable

Class org.pentaho.di.ui.repository.repositoryexplorer.model.UIDatabaseConnections extends org.pentaho.ui.xul.util.AbstractModelList<UIDatabaseConnection> implements Serializable

Class org.pentaho.di.ui.repository.repositoryexplorer.model.UIJob extends UIRepositoryContent implements Serializable

serialVersionUID: -7673439096628166542L

Class org.pentaho.di.ui.repository.repositoryexplorer.model.UIObjectCreationException extends Exception implements Serializable

serialVersionUID: -2151267602926525247L

Class org.pentaho.di.ui.repository.repositoryexplorer.model.UIPartitions extends org.pentaho.ui.xul.util.AbstractModelList<UIPartition> implements Serializable

Class org.pentaho.di.ui.repository.repositoryexplorer.model.UIRepositoryContent extends UIRepositoryObject implements Serializable

serialVersionUID: -1376494760112305976L

Serialized Fields

rc

RepositoryElementMetaInterface rc

uiParent

UIRepositoryDirectory uiParent

Class org.pentaho.di.ui.repository.repositoryexplorer.model.UIRepositoryDirectories extends org.pentaho.ui.xul.util.AbstractModelNode<UIRepositoryObject> implements Serializable

serialVersionUID: -4080424591454426385L

Class org.pentaho.di.ui.repository.repositoryexplorer.model.UIRepositoryDirectory extends UIRepositoryObject implements Serializable

serialVersionUID: -2003651575793768451L

Serialized Fields

rd

RepositoryDirectoryInterface rd

uiParent

UIRepositoryDirectory uiParent

kidDirectoryCache

UIRepositoryDirectories kidDirectoryCache

kidElementCache

UIRepositoryObjects kidElementCache

expanded

boolean expanded

Class org.pentaho.di.ui.repository.repositoryexplorer.model.UIRepositoryObject extends org.pentaho.ui.xul.util.AbstractModelNode<UIRepositoryObject> implements Serializable

serialVersionUID: -456272921332284281L

Serialized Fields

obj

RepositoryObjectInterface obj

rep

Repository rep

roc

org.pentaho.di.ui.repository.repositoryexplorer.model.UIRepositoryObject.RepositoryObjectComparator roc

repositoryService

IRepositoryService repositoryService

Class org.pentaho.di.ui.repository.repositoryexplorer.model.UIRepositoryObjects extends org.pentaho.ui.xul.util.AbstractModelNode<UIRepositoryObject> implements Serializable

serialVersionUID: -8589134015520102516L

Class org.pentaho.di.ui.repository.repositoryexplorer.model.UIRepositoryObjectsList extends org.pentaho.ui.xul.util.AbstractModelList<UIRepositoryObject> implements Serializable

serialVersionUID: -8589134015520102516L

Class org.pentaho.di.ui.repository.repositoryexplorer.model.UIRepositoryUsers extends org.pentaho.ui.xul.util.AbstractModelNode<IUIUser> implements Serializable

serialVersionUID: -8505587648560630174L

Class org.pentaho.di.ui.repository.repositoryexplorer.model.UISlaves extends org.pentaho.ui.xul.util.AbstractModelList<UISlave> implements Serializable

Class org.pentaho.di.ui.repository.repositoryexplorer.model.UITransformation extends UIRepositoryContent implements Serializable

serialVersionUID: 3826725834758429573L


Package org.pentaho.di.ui.spoon

Class org.pentaho.di.ui.spoon.InstanceCreationException extends Exception implements Serializable

serialVersionUID: -2151267602926525247L


Package org.pentaho.di.www

Class org.pentaho.di.www.AddExportServlet extends BaseHttpServlet implements Serializable

serialVersionUID: -6850701762586992604L

Class org.pentaho.di.www.AddJobServlet extends BaseHttpServlet implements Serializable

serialVersionUID: -6850701762586992604L

Class org.pentaho.di.www.AddTransServlet extends BaseHttpServlet implements Serializable

serialVersionUID: -6850701762586992604L

Class org.pentaho.di.www.AllocateServerSocketServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 3634806745372015720L

Class org.pentaho.di.www.BaseHttpServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: -1348342810327662788L

Serialized Fields

transformationMap

TransformationMap transformationMap

jobMap

JobMap jobMap

socketRepository

SocketRepository socketRepository

detections

List<E> detections

jettyMode

boolean jettyMode

log

LogChannelInterface log

Class org.pentaho.di.www.CarteServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 2434694833497859776L

Serialized Fields

detections

List<E> detections

addExportServlet

AddExportServlet addExportServlet

addJobServlet

AddJobServlet addJobServlet

addTransServlet

AddTransServlet addTransServlet

allocateServerSocketServlet

AllocateServerSocketServlet allocateServerSocketServlet

listServerSocketServlet

ListServerSocketServlet listServerSocketServlet

nextSequenceValueServlet

NextSequenceValueServlet nextSequenceValueServlet

cleanupTransServlet

CleanupTransServlet cleanupTransServlet

getJobStatusServlet

GetJobStatusServlet getJobStatusServlet

getSlavesServlet

GetSlavesServlet getSlavesServlet

getStatusServlet

GetStatusServlet getStatusServlet

getTransStatusServlet

GetTransStatusServlet getTransStatusServlet

pauseTransServlet

PauseTransServlet pauseTransServlet

prepareExecutionTransServlet

PrepareExecutionTransServlet prepareExecutionTransServlet

registerSlaveServlet

RegisterSlaveServlet registerSlaveServlet

removeTransServlet

RemoveTransServlet removeTransServlet

removeJobServlet

RemoveJobServlet removeJobServlet

sniffStepServlet

SniffStepServlet sniffStepServlet

startExecutionTransServlet

StartExecutionTransServlet startExecutionTransServlet

executeTransServlet

ExecuteTransServlet executeTransServlet

startJobServlet

StartJobServlet startJobServlet

startTransServlet

StartTransServlet startTransServlet

stopJobServlet

StopJobServlet stopJobServlet

stopTransServlet

StopTransServlet stopTransServlet

Class org.pentaho.di.www.CleanupTransServlet extends BaseHttpServlet implements Serializable

serialVersionUID: -5879200987669847357L

Class org.pentaho.di.www.ExecuteTransServlet extends BaseHttpServlet implements Serializable

serialVersionUID: -5879219287669847357L

Class org.pentaho.di.www.GetJobStatusServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 3634806745372015720L

Class org.pentaho.di.www.GetRootServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 3634806745372015720L

Class org.pentaho.di.www.GetSlavesServlet extends BaseHttpServlet implements Serializable

serialVersionUID: -5472184538138241050L

Class org.pentaho.di.www.GetStatusServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 3634806745372015720L

Class org.pentaho.di.www.GetTransStatusServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 3634806745372015720L

Class org.pentaho.di.www.ListServerSocketServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 3634806745372015720L

Class org.pentaho.di.www.NextSequenceValueServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 3634806745372015720L

Class org.pentaho.di.www.PauseTransServlet extends BaseHttpServlet implements Serializable

serialVersionUID: -2598233582435767691L

Class org.pentaho.di.www.PrepareExecutionTransServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 3634806745372015720L

Class org.pentaho.di.www.RegisterSlaveServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 8513820270964866132L

Class org.pentaho.di.www.RemoveJobServlet extends BaseHttpServlet implements Serializable

serialVersionUID: -2051906998698124039L

Class org.pentaho.di.www.RemoveTransServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 6618979989596401783L

Class org.pentaho.di.www.SniffStepServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 3634806745372015720L

Class org.pentaho.di.www.StartExecutionTransServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 3634806745372015720L

Class org.pentaho.di.www.StartJobServlet extends BaseHttpServlet implements Serializable

serialVersionUID: -8487225953910464032L

Class org.pentaho.di.www.StartTransServlet extends BaseHttpServlet implements Serializable

serialVersionUID: -5879200987669847357L

Class org.pentaho.di.www.StopJobServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 3634806745372015720L

Class org.pentaho.di.www.StopTransServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 3634806745372015720L