Serialized Form
-
Package org.pentaho.di.base
-
Class org.pentaho.di.base.Params
class Params extends Object implements Serializable-
Serialized Fields
-
base64Zip
String base64Zip
-
blockRepoConns
String blockRepoConns
-
customNamedParams
org.pentaho.di.core.parameters.NamedParams customNamedParams
-
exportRepo
String exportRepo
-
inputDir
String inputDir
-
inputFile
String inputFile
-
listFileParams
String listFileParams
-
listRepoDirs
String listRepoDirs
-
listRepoFiles
String listRepoFiles
-
listRepos
String listRepos
-
localFile
String localFile
-
localInitialDir
String localInitialDir
-
localJarFile
String localJarFile
-
logFile
String logFile
-
logLevel
String logLevel
-
maxLogLines
String maxLogLines
-
maxLogTimeout
String maxLogTimeout
-
metrics
String metrics
-
namedParams
org.pentaho.di.core.parameters.NamedParams namedParams
-
oldLogFile
String oldLogFile
-
repoName
String repoName
-
repoPassword
String repoPassword
-
repoUsername
String repoUsername
-
resultSetCopyNumber
String resultSetCopyNumber
-
resultSetStepName
String resultSetStepName
-
safeMode
String safeMode
-
trustRepoUser
String trustRepoUser
-
uuid
String uuid
-
version
String version
-
-
-
-
Package org.pentaho.di.core
-
Class org.pentaho.di.core.ConcurrentMapProperties
class ConcurrentMapProperties extends Properties implements Serializable- serialVersionUID:
- -7444528393201025496L
-
Serialized Fields
-
storageMap
ConcurrentMap<Object,
Object> storageMap
-
-
-
Package org.pentaho.di.core.auth.core
-
Exception org.pentaho.di.core.auth.core.AuthenticationConsumptionException
class AuthenticationConsumptionException extends org.pentaho.di.core.exception.KettleException implements Serializable- serialVersionUID:
- 1139802265031922758L
-
Exception org.pentaho.di.core.auth.core.AuthenticationFactoryException
class AuthenticationFactoryException extends org.pentaho.di.core.exception.KettleException implements Serializable- serialVersionUID:
- -7649037092966810244L
-
-
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
-
-
-
Package org.pentaho.di.core.util
-
Class org.pentaho.di.core.util.AddClosureArrayList
- serialVersionUID:
- 2395583665248110276L
-
Class org.pentaho.di.core.util.BooleanPluginProperty
- serialVersionUID:
- -2990345692552430357L
-
Class org.pentaho.di.core.util.IntegerPluginProperty
- serialVersionUID:
- -2990345692552430357L
-
Class org.pentaho.di.core.util.KeyValue
class KeyValue extends Object implements Serializable- serialVersionUID:
- -6847244072467344205L
-
Class org.pentaho.di.core.util.KeyValueSet
class KeyValueSet extends Object implements Serializable- serialVersionUID:
- 925133158112717153L
-
Class org.pentaho.di.core.util.StringListPluginProperty
- serialVersionUID:
- 2003662016166396542L
-
Class org.pentaho.di.core.util.StringPluginProperty
- serialVersionUID:
- -2990345692552430357L
-
-
Package org.pentaho.di.job.entries.syslog
-
Exception org.pentaho.di.job.entries.syslog.SyslogException
class SyslogException extends org.pentaho.di.core.exception.KettleException implements Serializable- serialVersionUID:
- -1L
-
-
Package org.pentaho.di.repository
-
Exception org.pentaho.di.repository.KettleAuthenticationException
class KettleAuthenticationException extends RuntimeException implements Serializable- serialVersionUID:
- -8636766532491093338L
-
Exception org.pentaho.di.repository.KettleRepositoryLostException
class KettleRepositoryLostException extends RuntimeException implements Serializable -
Exception org.pentaho.di.repository.KettleRepositoryNotFoundException
class KettleRepositoryNotFoundException extends org.pentaho.di.core.exception.KettleException implements Serializable- serialVersionUID:
- 5920594838763107082L
-
-
Package org.pentaho.di.trans.steps.scriptvalues_mod
-
Class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesAddedFunctions
class ScriptValuesAddedFunctions extends org.mozilla.javascript.ScriptableObject implements Serializable- serialVersionUID:
- 1L
-
-
Package org.pentaho.di.trans.steps.sort
-
Class org.pentaho.di.trans.steps.sort.SortRowsMeta
class SortRowsMeta extends BaseStepMeta implements Serializable- serialVersionUID:
- -9075883720765645655L
-
Serialized Fields
-
ascending
boolean[] ascending
false : descending, true=ascending -
caseSensitive
boolean[] caseSensitive
false : case insensitive, true=case sensitive -
collatorEnabled
boolean[] collatorEnabled
false : collator disabeld, true=collator enabled -
collatorStrength
int[] collatorStrength
-
compressFiles
boolean compressFiles
Compress files: if set to true, temporary files are compressed, thus reducing I/O at the cost of slightly higher CPU usage -
compressFilesVariable
String compressFilesVariable
The variable to use to set the compressFiles option boolean -
directory
String directory
Directory to store the temp files -
fieldName
String[] fieldName
order by which fields? -
freeMemoryLimit
String freeMemoryLimit
The free memory limit in percentages in case we don't use the sort size -
groupFields
List<String> groupFields
-
onlyPassingUniqueRows
boolean onlyPassingUniqueRows
only pass unique rows to the output stream(s) -
prefix
String prefix
Temp files prefix... -
preSortedField
boolean[] preSortedField
false : not a presorted field, true=presorted field -
sortSize
String sortSize
The sort size: number of rows sorted and kept in memory
-
-
-
Package org.pentaho.di.trans.steps.symmetriccrypto.symmetricalgorithm
-
Exception org.pentaho.di.trans.steps.symmetriccrypto.symmetricalgorithm.CryptoException
class CryptoException extends org.pentaho.di.core.exception.KettleException implements Serializable- serialVersionUID:
- -8246477781266195441L
-
Exception org.pentaho.di.trans.steps.symmetriccrypto.symmetricalgorithm.CryptoKeyException
class CryptoKeyException extends CryptoException implements Serializable- serialVersionUID:
- -8246477781266195441L
-
-
Package org.pentaho.di.trans.steps.validator
-
Exception org.pentaho.di.trans.steps.validator.KettleValidatorException
class KettleValidatorException extends org.pentaho.di.core.exception.KettleValueException implements Serializable- serialVersionUID:
- -212228277329271284L
-
Serialized Fields
-
code
int code
-
fieldname
String fieldname
-
validator
Validator validator
-
validatorField
Validation validatorField
-
-
-
Package org.pentaho.di.trans.steps.webservices.wsdl
-
Class org.pentaho.di.trans.steps.webservices.wsdl.ComplexType
class ComplexType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.pentaho.di.trans.steps.webservices.wsdl.Wsdl
class Wsdl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_operationCache
HashMap<String,
WsdlOperation> _operationCache -
_port
javax.wsdl.Port _port
-
_service
javax.wsdl.Service _service
-
_wsdlDefinition
javax.wsdl.Definition _wsdlDefinition
-
_wsdlTypes
WsdlTypes _wsdlTypes
-
wsdlURI
URI wsdlURI
-
-
Class org.pentaho.di.trans.steps.webservices.wsdl.WsdlComplexTypes
class WsdlComplexTypes extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_complexTypes
HashMap<String,
ComplexType> _complexTypes
-
-
Class org.pentaho.di.trans.steps.webservices.wsdl.WsdlOperation
class WsdlOperation extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_bindingStyle
WsdlOperation.SOAPBindingStyle _bindingStyle
-
_bindingUse
WsdlOperation.SOAPBindingUse _bindingUse
-
_faults
WsdlOpFaultList _faults
-
_oneway
boolean _oneway
-
_operationQName
QName _operationQName
-
_parameterStyle
WsdlOperation.SOAPParameterStyle _parameterStyle
-
_params
WsdlOpParameterList _params
-
_returnType
WsdlOpReturnType _returnType
-
_soapAction
String _soapAction
-
-
Class org.pentaho.di.trans.steps.webservices.wsdl.WsdlOpFault
class WsdlOpFault extends WsdlOpReturnType implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_complexType
boolean _complexType
-
_elementFormQualified
boolean _elementFormQualified
-
_name
QName _name
-
-
Class org.pentaho.di.trans.steps.webservices.wsdl.WsdlOpFaultList
- serialVersionUID:
- 1L
-
Serialized Fields
-
_wsdlTypes
WsdlTypes _wsdlTypes
-
-
Class org.pentaho.di.trans.steps.webservices.wsdl.WsdlOpParameter
class WsdlOpParameter extends WsdlOpReturnType implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_elementFormQualified
boolean _elementFormQualified
-
_isHeader
boolean _isHeader
-
_mode
WsdlOpParameter.ParameterMode _mode
-
_name
QName _name
-
-
Class org.pentaho.di.trans.steps.webservices.wsdl.WsdlOpParameterList
- serialVersionUID:
- 1L
-
Serialized Fields
-
_headerNames
HashSet<String> _headerNames
-
_operation
javax.wsdl.Operation _operation
-
_outOnly
boolean _outOnly
-
_parameterStyle
WsdlOperation.SOAPParameterStyle _parameterStyle
-
_returnParam
WsdlOpParameter _returnParam
-
_wsdlTypes
WsdlTypes _wsdlTypes
-
-
Class org.pentaho.di.trans.steps.webservices.wsdl.WsdlOpReturnType
class WsdlOpReturnType extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_isArray
boolean _isArray
-
_itemComplexType
ComplexType _itemComplexType
-
_itemXmlType
QName _itemXmlType
-
_xmlType
QName _xmlType
-
-
Class org.pentaho.di.trans.steps.webservices.wsdl.WsdlTypes
class WsdlTypes extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.pentaho.di.www
-
Class org.pentaho.di.www.AddExportServlet
class AddExportServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- -6850701762586992604L
-
Class org.pentaho.di.www.AddJobServlet
class AddJobServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- -6850701762586992604L
-
Class org.pentaho.di.www.AddTransServlet
class AddTransServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- -6850701762586992604L
-
Class org.pentaho.di.www.AllocateServerSocketServlet
class AllocateServerSocketServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- 3634806745372015720L
-
Class org.pentaho.di.www.BaseCartePlugin
class BaseCartePlugin extends BaseHttpServlet implements Serializable -
Class org.pentaho.di.www.BaseHttpServlet
class BaseHttpServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- -1348342810327662788L
-
Serialized Fields
-
detections
List<SlaveServerDetection> detections
-
jettyMode
boolean jettyMode
-
jobMap
JobMap jobMap
-
log
org.pentaho.di.core.logging.LogChannelInterface log
-
socketRepository
SocketRepository socketRepository
-
transformationMap
TransformationMap transformationMap
-
-
Class org.pentaho.di.www.BaseJobServlet
class BaseJobServlet extends BodyHttpServlet implements Serializable- serialVersionUID:
- 8523062215275251356L
-
Class org.pentaho.di.www.BodyHttpServlet
class BodyHttpServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- 6576714217004890327L
-
Serialized Fields
-
messages
org.pentaho.di.i18n.PackageMessages messages
-
-
Exception org.pentaho.di.www.Carte.CarteCommandException
class CarteCommandException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Class org.pentaho.di.www.CarteServlet
class CarteServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 2434694833497859776L
-
Serialized Fields
-
cartePluginRegistry
Map<String,
CartePluginInterface> cartePluginRegistry -
detections
List<SlaveServerDetection> detections
-
log
org.pentaho.di.core.logging.LogChannelInterface log
-
-
Class org.pentaho.di.www.CleanupTransServlet
class CleanupTransServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- -5879200987669847357L
-
Class org.pentaho.di.www.ExecuteJobServlet
class ExecuteJobServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- -5879219287669847357L
-
Class org.pentaho.di.www.ExecuteTransServlet
class ExecuteTransServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- -5879219287669847357L
-
Class org.pentaho.di.www.GetJobImageServlet
class GetJobImageServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- -4365372274638005929L
-
Class org.pentaho.di.www.GetJobStatusServlet
class GetJobStatusServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- 3634806745372015720L
-
Serialized Fields
-
cache
CarteStatusCache cache
-
-
Class org.pentaho.di.www.GetPropertiesServlet
class GetPropertiesServlet extends BodyHttpServlet implements Serializable- serialVersionUID:
- 4872614637561572356L
-
Class org.pentaho.di.www.GetRootServlet
class GetRootServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- 3634806745372015720L
-
Class org.pentaho.di.www.GetSlavesServlet
class GetSlavesServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- -5472184538138241050L
-
Class org.pentaho.di.www.GetStatusServlet
class GetStatusServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- 3634806745372015720L
-
Class org.pentaho.di.www.GetTransImageServlet
class GetTransImageServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- -4365372274638005929L
-
Class org.pentaho.di.www.GetTransStatusServlet
class GetTransStatusServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- 3634806745372015720L
-
Serialized Fields
-
cache
CarteStatusCache cache
-
-
Class org.pentaho.di.www.ListServerSocketServlet
class ListServerSocketServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- 3634806745372015720L
-
Class org.pentaho.di.www.NextSequenceValueServlet
class NextSequenceValueServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- 3634806745372015720L
-
Class org.pentaho.di.www.PauseTransServlet
class PauseTransServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- -2598233582435767691L
-
Class org.pentaho.di.www.PrepareExecutionTransServlet
class PrepareExecutionTransServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- 3634806745372015720L
-
Serialized Fields
-
cache
CarteStatusCache cache
-
-
Class org.pentaho.di.www.RegisterJobServlet
class RegisterJobServlet extends BaseJobServlet implements Serializable- serialVersionUID:
- 7416802722393075758L
-
Class org.pentaho.di.www.RegisterPackageServlet
class RegisterPackageServlet extends BaseJobServlet implements Serializable- serialVersionUID:
- -7582587179862317791L
-
Class org.pentaho.di.www.RegisterSlaveServlet
class RegisterSlaveServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- 8513820270964866132L
-
Class org.pentaho.di.www.RegisterTransServlet
class RegisterTransServlet extends BaseJobServlet implements Serializable- serialVersionUID:
- 468054102740138751L
-
Class org.pentaho.di.www.RemoveJobServlet
class RemoveJobServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- -2051906998698124039L
-
Serialized Fields
-
cache
CarteStatusCache cache
-
-
Class org.pentaho.di.www.RemoveTransServlet
class RemoveTransServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- 6618979989596401783L
-
Serialized Fields
-
cache
CarteStatusCache cache
-
-
Class org.pentaho.di.www.RunJobServlet
class RunJobServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- 1192413943669836775L
-
Class org.pentaho.di.www.RunTransServlet
class RunTransServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- 1192413943669836776L
-
Class org.pentaho.di.www.SniffStepServlet
class SniffStepServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- 3634806745372015720L
-
Class org.pentaho.di.www.StartExecutionTransServlet
class StartExecutionTransServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- 3634806745372015720L
-
Class org.pentaho.di.www.StartJobServlet
class StartJobServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- -8487225953910464032L
-
Serialized Fields
-
cache
CarteStatusCache cache
-
-
Class org.pentaho.di.www.StartTransServlet
class StartTransServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- -5879200987669847357L
-
Serialized Fields
-
cache
CarteStatusCache cache
-
-
Class org.pentaho.di.www.StopCarteServlet
class StopCarteServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- -5459379367791045161L
-
Serialized Fields
-
delayedExecutor
StopCarteServlet.DelayedExecutor delayedExecutor
-
-
Class org.pentaho.di.www.StopJobServlet
class StopJobServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- 3634806745372015720L
-
Class org.pentaho.di.www.StopTransServlet
class StopTransServlet extends BaseHttpServlet implements Serializable- serialVersionUID:
- 3634806745372015720L
-
-
Package org.pentaho.di.www.cache
-
Class org.pentaho.di.www.cache.CachedItem
class CachedItem extends Object implements Serializable
-
-
Package org.pentaho.di.www.exception
-
Exception org.pentaho.di.www.exception.DuplicateKeyException
class DuplicateKeyException extends Exception implements Serializable
-