Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abs() - Method in class org.pentaho.di.compatibility.Value
 
abs(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
absolute(ResultSet, int) - Method in class org.pentaho.di.core.database.Database
 
AbstractMessageHandler - Class in org.pentaho.di.i18n
Standard Message handler that takes a root package, plus key and resolves that into one/more resultant messages.
AbstractMessageHandler() - Constructor for class org.pentaho.di.i18n.AbstractMessageHandler
 
acceptsURL(String) - Method in class org.pentaho.di.core.database.DelegatingDriver
 
ACCESS_TO_UNDERLYING_CONNECTION_ALLOWED - Static variable in class org.pentaho.di.core.database.ConnectionPoolUtil
 
acos() - Method in class org.pentaho.di.compatibility.Value
 
ACTION_BUTTON - Enum constant in enum class org.pentaho.di.core.gui.GUIOption.DisplayType
 
activateOptions() - Method in class org.pentaho.di.core.logging.KettleLogLayout
 
activateOptions() - Method in class org.pentaho.di.core.logging.log4j.Log4jKettleLayout
 
activateOptions() - Method in interface org.pentaho.di.core.logging.log4j.Log4jLayout
 
activateParameters() - Method in interface org.pentaho.di.core.parameters.NamedParams
Activate the currently set parameters
activateParameters() - Method in class org.pentaho.di.core.parameters.NamedParamsDefault
 
ACTIVE_DIRECTORY_INTEGRATED - Static variable in class org.pentaho.di.core.database.AzureSqlDataBaseMeta
 
ACTIVE_DIRECTORY_MFA - Static variable in class org.pentaho.di.core.database.AzureSqlDataBaseMeta
 
ACTIVE_DIRECTORY_PASSWORD - Static variable in class org.pentaho.di.core.database.AzureSqlDataBaseMeta
 
add(Object) - Method in class org.pentaho.di.compatibility.Row
Deprecated. 
add(Result) - Method in class org.pentaho.di.core.Result
Add the numbers of lines from a different result to this result
add_days(long) - Method in class org.pentaho.di.compatibility.Value
Add a number of days to a Date value.
add_months(int) - Method in class org.pentaho.di.compatibility.Value
 
addAttribute(String, String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
addAttribute(String, String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
Add extra attribute on this connection
addAttribute(String, String) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
addCapabilities(Collection<Capability>) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileSystem
 
addClassFactory(Class<? extends PluginTypeInterface>, Class<T>, String, Callable<T>) - Method in class org.pentaho.di.core.plugins.PluginRegistry
Add a Class Mapping + factory for a plugin.
addClassLoader(URLClassLoader, PluginInterface) - Method in class org.pentaho.di.core.plugins.PluginRegistry
 
addCondition(int, Condition) - Method in class org.pentaho.di.core.Condition
 
addCondition(Condition) - Method in class org.pentaho.di.core.Condition
 
addConnectionProvider(String, ConnectionProvider<? extends ConnectionDetails>) - Method in class org.pentaho.di.connections.ConnectionManager
Add a connection provider with a specific key
addDate(String, Date) - Method in class org.pentaho.di.core.date.DateCache
Deprecated.
 
addDays(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
addDefaultEntries() - Method in class org.pentaho.di.core.Props
 
addDefaultOptions() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
addDefaultOptions() - Method in interface org.pentaho.di.core.database.DatabaseInterface
Deprecated.
No longer works with the UI, Use getDefaultOptions, instead
addDefaultOptions() - Method in class org.pentaho.di.core.database.InfobrightDatabaseMeta
 
addDefaultOptions() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
 
addEvent(KettleLoggingEvent) - Method in class org.pentaho.di.core.logging.LogChannelFileWriterBuffer
 
addExtensionPoint(PluginInterface) - Method in class org.pentaho.di.core.extension.ExtensionPointMap
Add the extension point plugin to the map
addExtraClasses(Map<Class<?>, String>, Class<?>, Annotation) - Method in class org.pentaho.di.core.encryption.TwoWayPasswordEncoderPluginType
 
addExtraClasses(Map<Class<?>, String>, Class<?>, Annotation) - Method in class org.pentaho.di.core.extension.ExtensionPointPluginType
 
addExtraClasses(Map<Class<?>, String>, Class<?>, Annotation) - Method in class org.pentaho.di.core.logging.LoggingPluginType
 
addExtraClasses(Map<Class<?>, String>, Class<?>, Annotation) - Method in class org.pentaho.di.core.plugins.BaseFragmentType
 
addExtraClasses(Map<Class<?>, String>, Class<?>, Annotation) - Method in class org.pentaho.di.core.plugins.BasePluginType
Extract extra classes information from a plugin annotation.
addExtraClasses(Map<Class<?>, String>, Class<?>, Annotation) - Method in class org.pentaho.di.core.plugins.DatabasePluginType
 
addExtraClasses(Map<Class<?>, String>, Class<?>, Annotation) - Method in class org.pentaho.di.core.plugins.PluginRegistryPluginType
 
addExtraClasses(Map<Class<?>, String>, Class<?>, Annotation) - Method in class org.pentaho.di.core.row.value.ValueMetaPluginType
 
addExtraClasses(Map<Class<?>, String>, Class<?>, Annotation) - Method in class org.pentaho.di.core.service.ServiceProviderPluginType
 
addExtraOption(String, String, String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
Add an extra option to the attributes list
addExtraOption(String, String, String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
Add an extra option to the attributes list
addExtraOption(String, String, String) - Method in class org.pentaho.di.core.database.DatabaseMeta
Add an extra option to the attributes list
addExtraOption(String, String, String) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
addFactory(Class<T>, Callable<T>) - Method in class org.pentaho.di.core.plugins.SupplementalPlugin
 
addFile(FileObject) - Method in class org.pentaho.di.core.fileinput.FileInputList
 
addFilter(Filter) - Method in class org.pentaho.di.core.logging.log4j.Log4jFileAppender
 
addHours(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
addInternalVariables(Properties) - Static method in class org.pentaho.di.core.util.EnvUtil
Add a number of internal variables to the Kettle Variables at the root.
addInUseBy(String) - Method in interface org.pentaho.di.core.database.CachedManagedDataSourceInterface
Adds an owner to this Datasource
addKeyLookup(String, String) - Method in class org.pentaho.di.connections.vfs.VFSLookupFilter
 
addLogggingEvent(KettleLoggingEvent) - Method in class org.pentaho.di.core.logging.LoggingBuffer
 
addLoggingEventListener(KettleLoggingEventListener) - Method in class org.pentaho.di.core.logging.LoggingBuffer
 
addLookupFilter(LookupFilter) - Method in class org.pentaho.di.connections.ConnectionManager
Add a key lookup filter
addMinutes(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
addMissingPluginDetails(Class<? extends PluginTypeInterface>, String) - Method in exception org.pentaho.di.core.exception.KettleMissingPluginsException
Add a missing plugin id for a given plugin type.
addMonths(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
addNonAccessibleFile(FileObject) - Method in class org.pentaho.di.core.fileinput.FileInputList
 
addNonExistantFile(FileObject) - Method in class org.pentaho.di.core.fileinput.FileInputList
 
addObjectType(Class<?>, String) - Method in class org.pentaho.di.core.plugins.BasePluginType
 
addObjectType(Class<?>, String) - Method in interface org.pentaho.di.core.plugins.PluginTypeInterface
Register an additional class type to be managed by the plugin system.
addOptions() - Method in class org.pentaho.di.core.database.DatabaseMeta
Add a list of common options for some databases.
addParameterDefinition(String, String, String) - Method in interface org.pentaho.di.core.parameters.NamedParams
Add a parameter definition to this set.
addParameterDefinition(String, String, String) - Method in class org.pentaho.di.core.parameters.NamedParamsDefault
 
addParentClassLoaderPatterns(PluginInterface, String[]) - Method in class org.pentaho.di.core.plugins.PluginRegistry
 
addPatterns(String[]) - Method in class org.pentaho.di.core.plugins.KettleSelectiveParentFirstClassLoader
 
addPluginHistory(String, int) - Method in class org.pentaho.di.core.Props
 
addPluginListener(Class<T>, PluginTypeListener) - Method in class org.pentaho.di.core.plugins.PluginRegistry
Allows the tracking of plugins as they come and go.
addPluginType(PluginTypeInterface) - Static method in class org.pentaho.di.core.plugins.PluginRegistry
Add a PluginType to be managed by the registry
addProvider(String[], FileProvider) - Method in class org.pentaho.di.core.vfs.ConcurrentFileSystemManager
 
addRow(Row) - Method in class org.pentaho.di.compatibility.Row
Add all the values of row r to the Row.
addRowData(Object[], int, Object[]) - Static method in class org.pentaho.di.core.row.RowDataUtil
Add two arrays and make one new one.
addRowMeta(RowMetaInterface) - Method in class org.pentaho.di.core.row.RowMeta
 
addRowMeta(RowMetaInterface) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Add a number of fields from another row (append to the end).
addSeconds(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
addSiteFile(String, String) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
Deprecated.
addSiteFile(NamedClusterSiteFile) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
 
addSnapshot(LogChannelInterface, MetricsSnapshotInterface) - Method in class org.pentaho.di.core.logging.MetricsRegistry
 
addSubdirectory(RepositoryDirectoryInterface) - Method in class org.pentaho.di.repository.RepositoryDirectory
Add a subdirectory to this directory.
addSubdirectory(RepositoryDirectoryInterface) - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
Add a subdirectory to this directory.
addTagValue(String, boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string (including a carriage return) for a certain tag boolean value
addTagValue(String, boolean, boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string for a certain tag boolean value
addTagValue(String, byte[]) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string (including a carriage return) for a certain tag binary (byte[]) value
addTagValue(String, byte[], boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string (including a carriage return) for a certain tag binary (byte[]) value
addTagValue(String, double) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string (with carriage return) for a certain tag double value
addTagValue(String, double, boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string for a certain tag double value
addTagValue(String, int) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string (with carriage return) for a certain tag integer value
addTagValue(String, int, boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string for a certain tag integer value
addTagValue(String, long) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string for a certain tag long integer value
addTagValue(String, long, boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string for a certain tag long integer value
addTagValue(String, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string (including a carriage return) for a certain tag String value
addTagValue(String, String, boolean, String...) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string for a certain tag String value
addTagValue(String, BigDecimal) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string (including a carriage return) for a certain tag BigDecimal value
addTagValue(String, BigDecimal, boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string (including a carriage return) for a certain tag BigDecimal value
addTagValue(String, Date) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string (with carriage return) for a certain tag Date value
addTagValue(String, Date, boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string for a certain tag Date value
addTagValue(KettleAttributeInterface, boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string (including a carriage return) for a certain tag boolean value
addTagValue(KettleAttributeInterface, int) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string (with carriage return) for a certain tag integer value
addTagValue(KettleAttributeInterface, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
Build an XML string (including a carriage return) for a certain tag String value
addTimeToDate(Date, String, String) - Static method in class org.pentaho.di.core.Const
Add time to an input date
addTimeToDate(ValueMetaInterface, Object, ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
addTransactionListener(String, DatabaseTransactionListener) - Method in class org.pentaho.di.core.database.map.DatabaseConnectionMap
 
addURL(URL) - Method in class org.pentaho.di.core.plugins.KettleURLClassLoader
 
addValue(int, Value) - Method in class org.pentaho.di.compatibility.Row
Add a value on a certain location in the row.
addValue(String, int, Object) - Method in class org.pentaho.di.core.RowMetaAndData
 
addValue(Value) - Method in class org.pentaho.di.compatibility.Row
Add a value after the last value of the row
addValue(ValueMetaInterface, Object) - Method in class org.pentaho.di.core.RowMetaAndData
 
addValueData(Object[], int, Object) - Static method in class org.pentaho.di.core.row.RowDataUtil
Add a single value to a row of data
addValueMeta(int, ValueMetaInterface) - Method in class org.pentaho.di.core.row.RowMeta
Add a metadata value on a certain location in the row.
addValueMeta(int, ValueMetaInterface) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Add a metadata value on a certain location in the row.
addValueMeta(ValueMetaInterface) - Method in class org.pentaho.di.core.row.RowMeta
Add a metadata value.
addValueMeta(ValueMetaInterface) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Add a metadata value, extends the array if needed.
AfterCheckStep - Enum constant in enum class org.pentaho.di.core.extension.KettleExtensionPoint
 
AfterCheckSteps - Enum constant in enum class org.pentaho.di.core.extension.KettleExtensionPoint
 
AfterDeleteRepositoryObject - Enum constant in enum class org.pentaho.di.core.extension.KettleExtensionPoint
 
afterLast(ResultSet) - Method in class org.pentaho.di.core.database.Database
 
AliasedFileObject - Interface in org.pentaho.di.core.vfs
 
allocateRowData(int) - Static method in class org.pentaho.di.core.row.RowDataUtil
Allocate a new Object array.
ALLOW_EXTERNAL_ENTITIES_FOR_XSD_VALIDATION - Static variable in class org.pentaho.di.core.Const
This environment variable is used by XSD validation steps to enable or disable external entities.
ALLOW_EXTERNAL_ENTITIES_FOR_XSD_VALIDATION_DEFAULT - Static variable in class org.pentaho.di.core.Const
 
and(Value) - Method in class org.pentaho.di.compatibility.Value
 
append(char) - Method in class org.pentaho.di.core.logging.LoggingPrintStream
 
append(CharSequence) - Method in class org.pentaho.di.core.logging.LoggingPrintStream
 
append(CharSequence, int, int) - Method in class org.pentaho.di.core.logging.LoggingPrintStream
 
append(LogEvent) - Method in class org.pentaho.di.core.logging.log4j.KettleLogChannelAppender
 
append(LogEvent) - Method in class org.pentaho.di.core.logging.log4j.Log4jFileAppender
 
appendExtraOptions(String, Map<String, String>) - Method in class org.pentaho.di.core.database.DatabaseMeta
 
appendLogText(String) - Method in class org.pentaho.di.core.Result
 
appendPath(StringBuilder, String) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileNameUtils
 
appendProviderUriConnectionRoot(StringBuilder, T) - Method in class org.pentaho.di.connections.vfs.DefaultVFSConnectionFileNameTransformer
Appends to the provider URI builder the root of the connection, which includes the scheme, the domain and the root path.
appendProviderUriDomain(StringBuilder, T) - Method in class org.pentaho.di.connections.vfs.DefaultVFSConnectionFileNameTransformer
 
appendProviderUriRestPath(StringBuilder, String, T) - Method in class org.pentaho.di.connections.vfs.DefaultVFSConnectionFileNameTransformer
Appends the rest of the path to the provider URI string builder of a given connection.
appendProviderUriRootPath(StringBuilder, T) - Method in class org.pentaho.di.connections.vfs.DefaultVFSConnectionFileNameTransformer
 
appendProviderUriSchemePrefix(StringBuilder, T) - Method in class org.pentaho.di.connections.vfs.DefaultVFSConnectionFileNameTransformer
 
appendReplacedChars(StringBuilder, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
 
appendRootUri(StringBuilder, boolean) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileName
 
apply(CharSequence, CharSequence) - Method in class org.pentaho.di.core.util.PentahoJaroWinklerDistance
Find the Jaro Winkler Distance which indicates the similarity score between two CharSequences.
applyDefaultOptions(DatabaseInterface) - Method in class org.pentaho.di.core.database.DatabaseMeta
 
applyKettleProperties(Map<?, ?>) - Static method in class org.pentaho.di.core.util.EnvUtil
 
applyKettleProperties(Map<?, ?>, boolean) - Static method in class org.pentaho.di.core.util.EnvUtil
 
applyLocalizedPattern(String) - Method in class org.pentaho.di.core.row.value.timestamp.SimpleTimestampFormat
Applies the given localized pattern string to this date format.
applyPattern(String) - Method in class org.pentaho.di.core.row.value.timestamp.SimpleTimestampFormat
Applies the given pattern string to this date format.
areOnlyUsedConnectionsSavedToXML() - Method in class org.pentaho.di.core.Props
 
ARROW - Enum constant in enum class org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
 
ARROW_CANDIDATE - Enum constant in enum class org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
 
ARROW_DEFAULT - Enum constant in enum class org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
 
ARROW_DISABLED - Enum constant in enum class org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
 
ARROW_ERROR - Enum constant in enum class org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
 
ARROW_OK - Enum constant in enum class org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
 
ARROW_WIDTH - Static variable in class org.pentaho.di.core.Const
The default width of an arrow in the Graphical Views
AS400DatabaseMeta - Class in org.pentaho.di.core.database
Contains AS/400 specific information through static final members
AS400DatabaseMeta() - Constructor for class org.pentaho.di.core.database.AS400DatabaseMeta
 
asin() - Method in class org.pentaho.di.compatibility.Value
 
askAboutReplacingDatabaseConnections() - Method in class org.pentaho.di.core.Props
 
atan() - Method in class org.pentaho.di.compatibility.Value
 
atan2(double) - Method in class org.pentaho.di.compatibility.Value
 
atan2(Value) - Method in class org.pentaho.di.compatibility.Value
 
AthenaDatabaseMeta - Class in org.pentaho.di.core.database
https://docs.aws.amazon.com/athena/latest/ug/jdbc-v3-driver.html
AthenaDatabaseMeta() - Constructor for class org.pentaho.di.core.database.AthenaDatabaseMeta
 
AthenaDatabaseMeta.AuthType - Enum Class in org.pentaho.di.core.database
 
ATRRIBUTE_CUSTOM_DRIVER_CLASS - Static variable in class org.pentaho.di.core.database.GenericDatabaseMeta
 
ATRRIBUTE_CUSTOM_URL - Static variable in class org.pentaho.di.core.database.GenericDatabaseMeta
 
ATTRIBUTE_CLUSTER_DBNAME_PREFIX - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
The clustering database name prefix
ATTRIBUTE_CLUSTER_HOSTNAME_PREFIX - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
The clustering hostname prefix
ATTRIBUTE_CLUSTER_PASSWORD_PREFIX - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
The clustering database password prefix
ATTRIBUTE_CLUSTER_PORT_PREFIX - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
The clustering port prefix
ATTRIBUTE_CLUSTER_USERNAME_PREFIX - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
The clustering database username prefix
ATTRIBUTE_FORCE_IDENTIFIERS_TO_LOWERCASE - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
A flag to determine if we should force all identifiers to lower case
ATTRIBUTE_FORCE_IDENTIFIERS_TO_UPPERCASE - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
A flag to determine if we should force all identifiers to UPPER CASE
ATTRIBUTE_INITIAL_POOL_SIZE - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
If we use connection pooling, this would contain the initial pool size
ATTRIBUTE_IS_CLUSTERED - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
A flag to determine if the connection is clustered or not.
ATTRIBUTE_MAXIMUM_POOL_SIZE - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
If we use connection pooling, this would contain the maximum pool size
ATTRIBUTE_MSSQL_DOUBLE_DECIMAL_SEPARATOR - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
A flag to determine if we should use a double decimal separator to specify schema/table combinations on MS-SQL server
ATTRIBUTE_POOLING_PARAMETER_PREFIX - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
The pooling parameters
ATTRIBUTE_PORT_NUMBER - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
The port number of the database as string: allows for parameterization.
ATTRIBUTE_PREFERRED_SCHEMA_NAME - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
The preferred schema to use if no other has been specified.
ATTRIBUTE_PREFIX_EXTRA_OPTION - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
The prefix for all the extra options attributes
ATTRIBUTE_PRESERVE_RESERVED_WORD_CASE - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
Checkbox to allow you to configure if the reserved words will have their case changed during the handleCase call
ATTRIBUTE_QUOTE_ALL_FIELDS - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
A flag to determine if we should quote all fields
ATTRIBUTE_SQL_CONNECT - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
The SQL to execute at connect time (right after connecting)
ATTRIBUTE_SUPPORTS_BOOLEAN_DATA_TYPE - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
Checkbox to allow you to configure if the database supports the boolean data type or not.
ATTRIBUTE_SUPPORTS_TIMESTAMP_DATA_TYPE - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
Checkbox to allow you to configure if the database supports the Timestamp data type or not.
ATTRIBUTE_USE_INTEGRATED_SECURITY - Static variable in class org.pentaho.di.core.database.MSSQLServerNativeDatabaseMeta
 
ATTRIBUTE_USE_POOLING - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
A flag to determine if we should use connection pooling or not.
ATTRIBUTE_USE_RESULT_STREAMING - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
A flag to determine if we should use result streaming on MySQL
AttributesInterface - Interface in org.pentaho.di.core
 
AUTHENTICATION_METHOD - Static variable in class org.pentaho.di.core.database.RedshiftDatabaseMeta
 
AUTOINCREMENT_SQL_FOR_BATCH_ID - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
 
AWS_ACCESS_KEY - Static variable in class org.pentaho.di.core.database.RedshiftDatabaseMeta
 
AWS_ACCESS_KEY_ID - Static variable in class org.pentaho.di.core.database.RedshiftDatabaseMeta
 
AzureSqlDataBaseMeta - Class in org.pentaho.di.core.database
 
AzureSqlDataBaseMeta() - Constructor for class org.pentaho.di.core.database.AzureSqlDataBaseMeta
 

B

BACKGROUND - Enum constant in enum class org.pentaho.di.core.gui.PrimitiveGCInterface.EColor
 
BaseBowl - Class in org.pentaho.di.core.bowl
 
BaseBowl() - Constructor for class org.pentaho.di.core.bowl.BaseBowl
 
BaseDatabaseMeta - Class in org.pentaho.di.core.database
This class contains the basic information on a database connection.
BaseDatabaseMeta() - Constructor for class org.pentaho.di.core.database.BaseDatabaseMeta
 
BaseFragmentType - Class in org.pentaho.di.core.plugins
 
BaseFragmentType.FragmentTypeListener - Class in org.pentaho.di.core.plugins
 
BaseMessages - Class in org.pentaho.di.i18n
BaseMessage is called by all Message classes to enable the delegation of message delivery, by key to be delegated to the appropriately authoritative supplier as registered in the LAFFactory enabling both i18n as well as pluggable look and feel (LAF)
BasePluginType - Class in org.pentaho.di.core.plugins
 
BasePluginType(Class<? extends Annotation>) - Constructor for class org.pentaho.di.core.plugins.BasePluginType
 
BasePluginType(Class<? extends Annotation>, String, String) - Constructor for class org.pentaho.di.core.plugins.BasePluginType
 
BasePluginTypeExposer - Class in org.pentaho.di.core.plugins
This Class serves only one purpose, defeat the package protection modifiers on the BasePluginType.
BasePluginTypeExposer(BasePluginType, Object) - Constructor for class org.pentaho.di.core.plugins.BasePluginTypeExposer
 
BasePropertyHandler - Class in org.pentaho.di.laf
This is a static accessor for the dynamic property loader and should be used by all classes requiring access to property files.
BaseVFSConnectionDetails - Class in org.pentaho.di.connections.vfs
A class to put common fields for all types of VFS Connection Details to avoid code duplication
BaseVFSConnectionDetails() - Constructor for class org.pentaho.di.connections.vfs.BaseVFSConnectionDetails
 
BaseVFSConnectionProvider<T extends VFSConnectionDetails> - Class in org.pentaho.di.connections.vfs
 
BaseVFSConnectionProvider() - Constructor for class org.pentaho.di.connections.vfs.BaseVFSConnectionProvider
 
BASIC - Enum constant in enum class org.pentaho.di.core.logging.LogLevel
 
BeforeCarteStartup - Enum constant in enum class org.pentaho.di.core.extension.KettleExtensionPoint
 
BeforeCheckStep - Enum constant in enum class org.pentaho.di.core.extension.KettleExtensionPoint
 
BeforeCheckSteps - Enum constant in enum class org.pentaho.di.core.extension.KettleExtensionPoint
 
BeforeSaveToRepository - Enum constant in enum class org.pentaho.di.core.extension.KettleExtensionPoint
 
beginTask(String, int) - Method in interface org.pentaho.di.core.ProgressMonitorListener
 
beginTask(String, int) - Method in class org.pentaho.di.core.ProgressNullMonitorListener
 
bigNumberFormatting - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
BLACK - Enum constant in enum class org.pentaho.di.core.gui.PrimitiveGCInterface.EColor
 
BlockingBatchingRowSet - Class in org.pentaho.di.core
Contains a buffer of rows.
BlockingBatchingRowSet(int) - Constructor for class org.pentaho.di.core.BlockingBatchingRowSet
Create new non-blocking-queue with maxSize capacity.
BlockingListeningRowSet - Class in org.pentaho.di.core
Contains a buffer of rows.
BlockingListeningRowSet(int) - Constructor for class org.pentaho.di.core.BlockingListeningRowSet
Create new non-blocking-queue with maxSize capacity.
BlockingRowSet - Class in org.pentaho.di.core
Contains a buffer of rows.
BlockingRowSet(int) - Constructor for class org.pentaho.di.core.BlockingRowSet
Create new non-blocking-queue with maxSize capacity.
BLUE - Enum constant in enum class org.pentaho.di.core.gui.PrimitiveGCInterface.EColor
 
bool_and(Value) - Method in class org.pentaho.di.compatibility.Value
 
bool_not() - Method in class org.pentaho.di.compatibility.Value
 
bool_or(Value) - Method in class org.pentaho.di.compatibility.Value
 
bool_xor(Value) - Method in class org.pentaho.di.compatibility.Value
 
BOOLEAN - Enum constant in enum class org.pentaho.di.core.spreadsheet.KCellType
 
BOOLEAN_FORMULA - Enum constant in enum class org.pentaho.di.core.spreadsheet.KCellType
 
boolean2boolean(Boolean) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
 
boolean2boolean(Boolean) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
 
boolean2booleanPrimitive(Boolean) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
 
boolean2booleanPrimitive(Boolean) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
 
boolean2enum(Class<?>, Boolean) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
 
boolean2integer(Boolean) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
 
boolean2integer(Boolean) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
 
boolean2intPrimitive(Boolean) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
 
boolean2intPrimitive(Boolean) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
 
boolean2long(Boolean) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
 
boolean2long(Boolean) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
 
boolean2longPrimitive(Boolean) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
 
boolean2longPrimitive(Boolean) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
 
boolean2string(Boolean) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
 
boolean2string(Boolean) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
 
Bowl - Interface in org.pentaho.di.core.bowl
A Bowl is a generic container/context/workspace concept.
BufferChangedListener - Interface in org.pentaho.di.core.logging
A listener to detect that content was added to a string buffer.
BufferLine - Class in org.pentaho.di.core.logging
 
BufferLine(KettleLoggingEvent) - Constructor for class org.pentaho.di.core.logging.BufferLine
 
build() - Method in class org.pentaho.di.core.util.HttpClientManager.HttpClientBuilderFacade
 
buildBundleName(String) - Static method in class org.pentaho.di.i18n.GlobalMessages
 
buildCDATA(String) - Static method in class org.pentaho.di.core.xml.XMLHandler
 
buildCDATA(StringBuilder, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
 
buildPoolName(DatabaseMeta, String) - Static method in class org.pentaho.di.core.database.ConnectionPoolUtil
 
buildPvfsFileName(T, String, FileType) - Method in class org.pentaho.di.connections.vfs.DefaultVFSConnectionFileNameTransformer
Builds a PVFS file name for a connection given the URI path and the file type.
BuildVersion - Class in org.pentaho.di.version
Singleton class to allow us to see on which date & time the kettle3.jar was built.
BUNDLE_NAME - Static variable in class org.pentaho.di.i18n.GlobalMessages
 
BUSY - Enum constant in enum class org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
 
ByteArrayHashIndex - Class in org.pentaho.di.core.hash
 
ByteArrayHashIndex(RowMetaInterface) - Constructor for class org.pentaho.di.core.hash.ByteArrayHashIndex
 
ByteArrayHashIndex(RowMetaInterface, int) - Constructor for class org.pentaho.di.core.hash.ByteArrayHashIndex
Create a Byte array hash index to store row
ByteArrayHashMap - Class in org.pentaho.di.core.hash
 
ByteArrayHashMap(int, float, RowMetaInterface) - Constructor for class org.pentaho.di.core.hash.ByteArrayHashMap
Constructs an empty ByteArrayHashMap with the specified initial capacity and load factor.
ByteArrayHashMap(int, RowMetaInterface) - Constructor for class org.pentaho.di.core.hash.ByteArrayHashMap
Constructs an empty ByteArrayHashMap with the specified initial capacity and the default load factor (0.75).
ByteArrayHashMap(RowMetaInterface) - Constructor for class org.pentaho.di.core.hash.ByteArrayHashMap
Constructs an empty HashMap with the default initial capacity (16) and the default load factor (0.75).
byteCountToDisplaySize(long) - Method in class org.pentaho.di.core.util.StorageUnitConverter
Converts byte count to the human readable representation.
bytes - Variable in class org.pentaho.di.compatibility.ValueBinary
 
byteToHexEncode() - Method in class org.pentaho.di.compatibility.Value
Change a string into its hexadecimal representation.
byteToHexEncode(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
Change a string into its hexadecimal representation.

C

CacheDatabaseMeta - Class in org.pentaho.di.core.database
Contains DB2 specific information through static final members
CacheDatabaseMeta() - Constructor for class org.pentaho.di.core.database.CacheDatabaseMeta
 
CachedManagedDataSourceInterface - Interface in org.pentaho.di.core.database
 
calculateString(String[], String, Object[], Class<?>) - Method in class org.pentaho.di.i18n.GlobalMessages
Returns the localized string for the given key and parameters in a bundle defined by the the concatenation of the package names defined in packageName and GlobalMessages.BUNDLE_NAME (the first valid combination of packageName + GlobalMessages.BUNDLE_NAME wins), sing the provided resourceClass's class loader.
calculateString(String[], String, Object[], Class<?>, String) - Static method in class org.pentaho.di.i18n.GlobalMessageUtil
Calls GlobalMessageUtil.calculateString(String[], String, Object[], Class, String, boolean) with the logNotFoundError parameter set to true to ensure proper error logging when the localized string cannot be found.
calculateString(String[], String, Object[], Class<?>, String, boolean) - Static method in class org.pentaho.di.i18n.GlobalMessageUtil
 
calculateString(String[], String, Object[], Class<?>, String, boolean, boolean) - Static method in class org.pentaho.di.i18n.GlobalMessageUtil
Returns the localized string for the given key and parameters in a bundle defined by the the concatenation of the package names defined in packageName and @code bundleName} (the first valid combination of packageName + bundleName wins), sing the provided resourceClass's class loader.
calculateString(String, String, Object[]) - Method in class org.pentaho.di.i18n.GlobalMessages
Returns the localized string for the given key and parameters in a bundle defined by the the concatenation of packageName and GlobalMessages.BUNDLE_NAME, using the GlobalMessages class loader.
calculateString(String, String, Object[], Class<?>) - Method in class org.pentaho.di.i18n.GlobalMessages
Returns the localized string for the given key and parameters in a bundle defined by the the concatenation of packageName and GlobalMessages.BUNDLE_NAME, using the provided resourceClass's class loader.
calculateString(String, String, Object[], Class<?>) - Method in class org.pentaho.di.i18n.LAFMessageHandler
 
callAfterLog() - Method in interface org.pentaho.di.core.logging.LoggingObjectLifecycleInterface
 
callBeforeLog() - Method in interface org.pentaho.di.core.logging.LoggingObjectLifecycleInterface
 
callExtensionPoint(LogChannelInterface, Object) - Method in interface org.pentaho.di.core.extension.ExtensionPointInterface
This method is called by the Kettle code
callExtensionPoint(LogChannelInterface, String, Object) - Static method in class org.pentaho.di.core.extension.ExtensionPointHandler
This method looks up the extension point plugins with the given ID in the plugin registry.
callExtensionPoint(LogChannelInterface, String, Object) - Method in class org.pentaho.di.core.extension.ExtensionPointMap
Call the extension point(s) corresponding to the given id This iteration was isolated here to protect against ConcurrentModificationException using PluginRegistry's lock
callProcedure(String[], String[], int[], String, int) - Method in class org.pentaho.di.core.database.Database
 
cancelQuery() - Method in class org.pentaho.di.core.database.Database
Cancel the open/running queries on the database connection
cancelStatement(Statement) - Method in class org.pentaho.di.core.database.Database
Cancel an open/running SQL statement
canRenameTo(FileObject) - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
 
canTest() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
capabilities - Static variable in class org.pentaho.di.connections.vfs.provider.ConnectionFileProvider
 
CARTE - Enum constant in enum class org.pentaho.di.core.KettleClientEnvironment.ClientType
 
CARTE - Enum constant in enum class org.pentaho.di.core.logging.LoggingObjectType
 
CarteShutdown - Enum constant in enum class org.pentaho.di.core.extension.KettleExtensionPoint
 
CarteStartup - Enum constant in enum class org.pentaho.di.core.extension.KettleExtensionPoint
 
caseInsensitive - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
casesUrl() - Element in annotation interface org.pentaho.di.core.encryption.TwoWayPasswordEncoderPlugin
 
casesUrl() - Element in annotation interface org.pentaho.di.core.row.value.ValueMetaPlugin
 
Catalog - Class in org.pentaho.di.core.database
Contains the information that's stored in a single catalog.
Catalog(String) - Constructor for class org.pentaho.di.core.database.Catalog
 
Catalog(String, String[]) - Constructor for class org.pentaho.di.core.database.Catalog
 
ceil() - Method in class org.pentaho.di.compatibility.Value
 
ceil(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
CertificateGenEncryptUtil - Class in org.pentaho.di.core.encryption
 
CertificateGenEncryptUtil() - Constructor for class org.pentaho.di.core.encryption.CertificateGenEncryptUtil
 
changeHandler(E) - Method in class org.pentaho.di.laf.LAFDelegate
 
CharsetToolkit - Class in org.pentaho.di.core.fileinput
Utility class to guess the encoding of a given byte array.
CharsetToolkit(byte[]) - Constructor for class org.pentaho.di.core.fileinput.CharsetToolkit
Constructor of the com.glaforge.i18n.io.CharsetToolkit utility class.
CharsetToolkit(byte[], Charset) - Constructor for class org.pentaho.di.core.fileinput.CharsetToolkit
Constructor of the com.glaforge.i18n.io.CharsetToolkit utility class.
charToHexEncode() - Method in class org.pentaho.di.compatibility.Value
Change a string into its hexadecimal representation.
charToHexEncode(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
Change a string into its hexadecimal representation.
CHECK_BOX - Enum constant in enum class org.pentaho.di.core.gui.GUIOption.DisplayType
 
checkColumnExists(String, String) - Method in class org.pentaho.di.core.database.Database
Deprecated.
Deprecated in favor of the smarter Database.checkColumnExists(String, String, String)
checkColumnExists(String, String, String) - Method in class org.pentaho.di.core.database.Database
See if the column specified exists by reading the metadata first, execution last.
checkColumnExistsByDbMeta(String, String, String) - Method in class org.pentaho.di.core.database.Database
 
checkFile(FileObject) - Static method in class org.pentaho.di.core.xml.XMLHandler
Checks if a given FileObject instance corresponds to an existing file.
checkIndexExists(String, String[]) - Method in class org.pentaho.di.core.database.Database
Check if an index on certain fields in a table exists.
checkIndexExists(String, String, String[]) - Method in class org.pentaho.di.core.database.Database
Check if an index on certain fields in a table exists.
checkIndexExists(Database, String, String, String[]) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
Verifies on the specified database connection if an index exists on the fields with the specified name.
checkIndexExists(Database, String, String, String[]) - Method in interface org.pentaho.di.core.database.DatabaseInterface
Verifies on the specified database connection if an index exists on the fields with the specified name.
checkIndexExists(Database, String, String, String[]) - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
Verifies on the specified database connection if an index exists on the fields with the specified name.
checkIndexExists(Database, String, String, String[]) - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
Verifies on the specified database connection if an index exists on the fields with the specified name.
checkIndexExists(Database, String, String, String[]) - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
Verifies on the specified database connection if an index exists on the fields with the specified name.
checkIndexExists(Database, String, String, String[]) - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
Verifies on the specified database connection if an index exists on the fields with the specified name.
checkParameters() - Method in class org.pentaho.di.core.database.DatabaseMeta
Check the database connection parameters and give back an array of remarks
CHECKPOINT - Enum constant in enum class org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
 
CheckResult - Class in org.pentaho.di.core
This class is used to store results of transformation and step verifications.
CheckResult() - Constructor for class org.pentaho.di.core.CheckResult
 
CheckResult(int, String, String, CheckResultSourceInterface) - Constructor for class org.pentaho.di.core.CheckResult
 
CheckResult(int, String, CheckResultSourceInterface) - Constructor for class org.pentaho.di.core.CheckResult
 
CheckResultInterface - Interface in org.pentaho.di.core
 
CheckResultSourceInterface - Interface in org.pentaho.di.core
Implementing classes of this interface can provide more information about the source of the CheckResult remark.
checkSequenceExists(String) - Method in class org.pentaho.di.core.database.Database
Check whether the sequence exists, Oracle only!
checkSequenceExists(String, String) - Method in class org.pentaho.di.core.database.Database
Check whether the sequence exists, Oracle only!
checkSignatureShort(String, String) - Static method in class org.pentaho.di.core.encryption.Encr
Deprecated. 
checksumAdler32(ValueMetaInterface, Object, boolean) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
ChecksumAdler32(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
checksumCRC32(ValueMetaInterface, Object, boolean) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
ChecksumCRC32(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
checkTableExists(String) - Method in class org.pentaho.di.core.database.Database
Deprecated.
checkTableExists(String, String) - Method in class org.pentaho.di.core.database.Database
See if the table specified exists.
checkTableExistsByDbMeta(String, String) - Method in class org.pentaho.di.core.database.Database
Deprecated.
checkXlsxZipBomb() - Static method in class org.pentaho.di.core.Const
 
CHEF_LOG_FILE - Static variable in class org.pentaho.di.core.Const
The base name of the Chef logfile
classIsOrExtends(Class<?>, Class<?>) - Static method in class org.pentaho.di.core.Const
 
classLoaderGroup() - Element in annotation interface org.pentaho.di.core.encryption.TwoWayPasswordEncoderPlugin
 
classLoaderGroup() - Element in annotation interface org.pentaho.di.core.extension.ExtensionPoint
 
classLoaderGroup() - Element in annotation interface org.pentaho.di.core.logging.LoggingPlugin
 
classLoaderGroup() - Element in annotation interface org.pentaho.di.core.plugins.DatabaseMetaPlugin
 
classLoaderGroup() - Element in annotation interface org.pentaho.di.core.plugins.RegistryPlugin
 
classLoaderGroup() - Element in annotation interface org.pentaho.di.core.row.value.ValueMetaPlugin
 
classLoaderGroup() - Element in annotation interface org.pentaho.di.core.service.ServiceProvider
 
ClassLoadingPluginInterface - Interface in org.pentaho.di.core.plugins
Plugins implementing this type will be asked to load classes instead of having it handled by the PluginRegistry.
classTypes() - Element in annotation interface org.pentaho.di.core.plugins.PluginClassTypeMapping
Returns an array of class types that the PluginType will track and respond to.
classTypes() - Element in annotation interface org.pentaho.di.core.plugins.PluginExtraClassTypes
 
cleanseFilename(String) - Static method in class org.pentaho.di.core.vfs.KettleVFS
Private method for stripping password from filename when a FileObject can not be obtained.
cleanupLogRecords(LogTableCoreInterface, String) - Method in class org.pentaho.di.core.database.Database
 
clear() - Method in class org.pentaho.di.compatibility.Row
Removes all values from the row.
clear() - Method in class org.pentaho.di.core.BlockingBatchingRowSet
 
clear() - Method in class org.pentaho.di.core.BlockingListeningRowSet
 
clear() - Method in class org.pentaho.di.core.BlockingRowSet
 
clear() - Method in class org.pentaho.di.core.Counters
 
clear() - Method in class org.pentaho.di.core.logging.LoggingBuffer
 
clear() - Method in class org.pentaho.di.core.plugins.JarFileCache
 
clear() - Method in class org.pentaho.di.core.QueueRowSet
 
clear() - Method in class org.pentaho.di.core.Result
Clears the numbers in this result, setting them all to zero.
clear() - Method in class org.pentaho.di.core.row.RowMeta
 
clear() - Method in interface org.pentaho.di.core.row.RowMetaInterface
Clear the row metadata.
clear() - Method in class org.pentaho.di.core.RowMetaAndData
 
clear() - Method in interface org.pentaho.di.core.RowSet
Clear this rowset: remove all rows and remove the "done" flag.
clear() - Method in class org.pentaho.di.core.SingleRowRowSet
 
clear() - Method in class org.pentaho.di.core.xml.XMLHandlerCache
Clears the cache
clear() - Method in class org.pentaho.di.repository.RepositoryDirectory
 
clear() - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
 
clear(String) - Method in class org.pentaho.di.core.DBCache
Clear out all entries of database with a certain name
clear(IMetaStore) - Method in class org.pentaho.di.connections.ConnectionManager
Delete all named connections stored in a meta store
clearBatch(PreparedStatement) - Method in class org.pentaho.di.core.database.Database
 
clearChanged() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
clearCounter(String) - Method in class org.pentaho.di.core.Counters
 
clearCustomParameters() - Method in class org.pentaho.di.core.Props
 
clearDatabaseInterfacesMap() - Static method in class org.pentaho.di.core.database.DatabaseMeta
Clear the database interfaces map.
clearDSCache() - Static method in class org.pentaho.di.core.database.util.DatabaseUtil
Clears cache of DataSources (For Unit test)
clearFieldPositions() - Method in class org.pentaho.di.core.Condition
We cache the position of a value in a row.
clearFilters() - Method in class org.pentaho.di.core.logging.log4j.Log4jFileAppender
 
clearInsertBatch() - Method in class org.pentaho.di.core.database.Database
Deprecated. 
clearParameters() - Method in interface org.pentaho.di.core.parameters.NamedParams
Clear all parameters
clearParameters() - Method in class org.pentaho.di.core.parameters.NamedParamsDefault
 
clearSystemProperty(String) - Static method in class org.pentaho.di.core.util.EnvUtil
 
clearValue() - Method in class org.pentaho.di.compatibility.Value
Clears the content and name of a Value
CLIENT_ID - Static variable in class org.pentaho.di.core.database.AzureSqlDataBaseMeta
 
CLIENT_SECRET_KEY - Static variable in class org.pentaho.di.core.database.AzureSqlDataBaseMeta
 
CLOB_LENGTH - Static variable in class org.pentaho.di.core.database.DatabaseMeta
Use this length in a String value to indicate that you want to use a CLOB in stead of a normal text field.
clone() - Method in class org.pentaho.di.compatibility.Value
 
clone() - Method in class org.pentaho.di.compatibility.ValueBigNumber
 
clone() - Method in class org.pentaho.di.compatibility.ValueBinary
 
clone() - Method in class org.pentaho.di.compatibility.ValueBoolean
 
clone() - Method in class org.pentaho.di.compatibility.ValueDate
 
clone() - Method in class org.pentaho.di.compatibility.ValueInteger
 
clone() - Method in interface org.pentaho.di.compatibility.ValueInterface
 
clone() - Method in class org.pentaho.di.compatibility.ValueNumber
 
clone() - Method in class org.pentaho.di.compatibility.ValueSerializable
 
clone() - Method in class org.pentaho.di.compatibility.ValueString
 
clone() - Method in class org.pentaho.di.core.Condition
 
clone() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
Clone the basic settings for this connection!
clone() - Method in interface org.pentaho.di.core.database.DatabaseInterface
Clone this database interface: copy all info to a new object
clone() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
clone() - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
Clone the log table
clone() - Method in class org.pentaho.di.core.logging.LogTableField
 
clone() - Method in class org.pentaho.di.core.Result
Clones the Result, including rows and files.
clone() - Method in class org.pentaho.di.core.ResultFile
 
clone() - Method in class org.pentaho.di.core.row.RowMeta
 
clone() - Method in interface org.pentaho.di.core.row.RowMetaInterface
Clone this RowMetaInterface object.
clone() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
clone() - Method in class org.pentaho.di.core.row.ValueMetaAndData
 
clone() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
clone() - Method in class org.pentaho.di.core.RowMetaAndData
 
Clone() - Method in class org.pentaho.di.compatibility.Row
Returns an exact copy of this row.
Clone() - Method in class org.pentaho.di.compatibility.Value
Build a copy of this Value
cloneDetails() - Method in interface org.pentaho.di.connections.ConnectionDetails
Clones the connection details instance.
cloneInfo(ValueMetaInterface, ValueMetaInterface) - Static method in class org.pentaho.di.core.row.value.ValueMetaFactory
 
cloneMeta(T) - Static method in class org.pentaho.di.connections.utils.ConnectionDetailsUtils
Clones a given connection details instance.
cloneRow(Object[]) - Method in class org.pentaho.di.core.row.RowMeta
 
cloneRow(Object[]) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Clone row.
cloneRow(Object[], Object[]) - Method in class org.pentaho.di.core.row.RowMeta
 
cloneRow(Object[], Object[]) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Clone row.
cloneToType(int) - Method in class org.pentaho.di.core.row.RowMeta
This method copies the row metadata and sets all values to the specified type (usually String)
cloneToType(int) - Method in interface org.pentaho.di.core.row.RowMetaInterface
This method copies the row metadata and sets all values to the specified type (usually String)
cloneValueData(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
Clones the data.
cloneValueData(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
 
cloneValueData(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
 
cloneValueData(Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Clone value data.
cloneValueMeta(ValueMetaInterface) - Static method in class org.pentaho.di.core.row.value.ValueMetaFactory
 
cloneValueMeta(ValueMetaInterface, int) - Static method in class org.pentaho.di.core.row.value.ValueMetaFactory
 
close() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
 
close() - Method in interface org.pentaho.di.connections.vfs.VFSDetailsComposite
 
close() - Method in class org.pentaho.di.core.database.Database
 
close() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
 
close() - Method in class org.pentaho.di.core.logging.FileLoggingEventListener
 
close() - Method in class org.pentaho.di.core.logging.log4j.Log4jFileAppender
 
close() - Method in class org.pentaho.di.core.logging.LoggingBuffer
 
close() - Method in interface org.pentaho.di.core.spreadsheet.KWorkbook
Close the workbook file
close() - Method in class org.pentaho.di.core.util.SortedFileOutputStream
If internally stored content is available, sorting keys of content, then sending content to file.
close() - Method in class org.pentaho.di.core.vfs.ConcurrentFileSystemManager
 
close() - Method in class org.pentaho.di.core.WriterOutputStream
 
close(IMetaStore) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterServiceOsgi
If the metastore object temporary and should not be kept active indefinitely, this method will release all resources associated with the metastore.
closeClassLoader() - Method in class org.pentaho.di.core.plugins.KettleURLClassLoader
This method is designed to shutdown out classloader file locks in windows.
closeConnectionOnly() - Method in class org.pentaho.di.core.database.Database
Only for unique connections usage, typically you use disconnect() to disconnect() from the database.
closeDialog() - Method in interface org.pentaho.di.connections.ConnectionDetails
 
closeEmbeddedFileSystem(String) - Method in class org.pentaho.di.core.vfs.ConcurrentFileSystemManager
 
closeEmbeddedFileSystem(String) - Static method in class org.pentaho.di.core.vfs.KettleVFS
 
closeFileSystem(String) - Method in interface org.pentaho.di.core.osgi.api.VfsEmbeddedFileSystemCloser
 
closeInsert() - Method in class org.pentaho.di.core.database.Database
 
closeLookup() - Method in class org.pentaho.di.core.database.Database
 
closePreparedStatement(PreparedStatement) - Method in class org.pentaho.di.core.database.Database
 
closeProcedureStatement() - Method in class org.pentaho.di.core.database.Database
 
closeQuery(ResultSet) - Method in class org.pentaho.di.core.database.Database
 
closeSilently(Connection) - Static method in class org.pentaho.di.core.database.util.DatabaseUtil
 
closeSilently(Connection[]) - Static method in class org.pentaho.di.core.database.util.DatabaseUtil
 
closeSilently(Statement) - Static method in class org.pentaho.di.core.database.util.DatabaseUtil
 
closeSilently(Statement[]) - Static method in class org.pentaho.di.core.database.util.DatabaseUtil
 
closeTag(String) - Static method in class org.pentaho.di.core.xml.XMLHandler
 
closeTag(StringBuilder, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
 
closeUpdate() - Method in class org.pentaho.di.core.database.Database
 
CLUSTER_SCHEMA - Enum constant in enum class org.pentaho.di.repository.RepositoryObjectType
 
collator - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
collatorDisabled - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
collatorLocale - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
collatorStrength - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
combination1(ValueMetaInterface, Object, ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
A + B * C
combination2(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
SQRT( A*A + B*B )
comments - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
commit() - Method in class org.pentaho.di.core.database.Database
Perform a commit the connection if this is supported by the database
commit() - Method in interface org.pentaho.di.core.database.DatabaseTransactionListener
 
commit(boolean) - Method in class org.pentaho.di.core.database.Database
 
commitLog(boolean, LogTableCoreInterface) - Method in class org.pentaho.di.core.database.Database
This methods may be removed in future.
commitLog(LogTableCoreInterface) - Method in class org.pentaho.di.core.database.Database
This methods may be removed in future.
comparator - Static variable in class org.pentaho.di.core.database.DatabaseMeta
 
comparator - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
compare(Object[], Object[]) - Method in class org.pentaho.di.core.row.RowMeta
Compare 2 rows with each other using all values in the rows and also considering the specified ascending clauses of the value metadata.
compare(Object[], Object[]) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Compare 2 rows with each other using all values in the rows and also considering the specified ascending clauses of the value metadata.
compare(Object[], Object[], int[]) - Method in class org.pentaho.di.core.row.RowMeta
Compare 2 rows with each other using certain values in the rows and also considering the specified ascending clauses of the value metadata.
compare(Object[], Object[], int[]) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Compare 2 rows with each other using certain values in the rows and also considering the specified ascending clauses of the value metadata.
compare(Object[], Object[], int[], int[]) - Method in class org.pentaho.di.core.row.RowMeta
Compare 2 rows with each other using certain values in the rows and also considering the specified ascending clauses of the value metadata.
compare(Object[], Object[], int[], int[]) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Compare 2 rows with each other using certain values in the rows and also considering the specified ascending clauses of the value metadata.
compare(Object[], RowMetaInterface, Object[], int[], int[]) - Method in class org.pentaho.di.core.row.RowMeta
Compare 2 rows with each other using certain values in the rows and also considering the specified ascending clauses of the value metadata.
compare(Object[], RowMetaInterface, Object[], int[], int[]) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Compare 2 rows with each other using certain values in the rows and also considering the specified ascending clauses of the value metadata.
compare(Object, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
Compare 2 values of the same data type
compare(Object, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
 
compare(Object, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
 
compare(Object, Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Compare 2 values of the same data type
compare(Object, ValueMetaInterface, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
Compare 2 values of the same data type
compare(Object, ValueMetaInterface, Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Compare 2 values of the same data type
compare(Row) - Method in class org.pentaho.di.compatibility.Row
Compare 2 complete rows of values with each other.
compare(Row, boolean) - Method in class org.pentaho.di.compatibility.Row
Compare 2 complete rows of values with each other
compare(Row, int[], boolean[]) - Method in class org.pentaho.di.compatibility.Row
Compare 2 rows with each other using certain values in the rows and also considering an ascending clause.
compare(Row, int[], boolean[], boolean[]) - Method in class org.pentaho.di.compatibility.Row
 
compare(Row, int[], int[], boolean[], boolean[]) - Method in class org.pentaho.di.compatibility.Row
Compare 2 rows with each other using certain values in the rows and also considering an ascending clause.
compare(Row, int, boolean) - Method in class org.pentaho.di.compatibility.Row
Compare 2 rows with each other using one value in the rows and also considering an ascending clause.
compare(Value) - Method in class org.pentaho.di.compatibility.Value
Compare 2 values of the same or different type! The comparison of Strings is case insensitive
compare(Value, boolean) - Method in class org.pentaho.di.compatibility.Value
Compare 2 values of the same or different type!
compare(ObjectUsageCount, ObjectUsageCount) - Method in class org.pentaho.di.core.ObjectUsageCount
 
compare(RowMetaAndData, int[], boolean[]) - Method in class org.pentaho.di.core.RowMetaAndData
 
compareStorageAndActualFormat() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
compareTo(FileObject) - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
 
compareTo(Row) - Method in class org.pentaho.di.compatibility.Row
 
compareTo(ObjectUsageCount) - Method in class org.pentaho.di.core.ObjectUsageCount
 
compareTo(Plugin) - Method in class org.pentaho.di.core.plugins.Plugin
 
compareTo(RowSet) - Method in class org.pentaho.di.core.BlockingBatchingRowSet
Compares using the target steps and copy, not the source.
compareTo(LongObjectId) - Method in class org.pentaho.di.repository.LongObjectId
 
compareTo(StringObjectId) - Method in class org.pentaho.di.repository.StringObjectId
 
COMPATIBILITY_JOB_EXECUTE_FOR_EVERY_ROW_ON_NO_INPUT - Static variable in class org.pentaho.di.core.Const
Value to revert the behaviour of the flag "Execute every Input Row" behavior back to executing even with 0 rows as job input mode.
COMPATIBILITY_SHOW_WARNINGS_EXECUTE_EVERY_INPUT_ROW - Static variable in class org.pentaho.di.core.Const
Value to show/not show the Warning messages regarding the configured behaviour of the flag "Execute every Input Row"
COMPATIBILITY_TRANS_EXECUTE_FOR_EVERY_ROW_ON_NO_INPUT - Static variable in class org.pentaho.di.core.Const
Value to revert the behaviour of the flag "Execute every Input Row" behavior back to executing even with 0 rows as trans input mode.
COMPATIBLE_DATE_FORMAT_PATTERN - Static variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
compatibleDateFormat - Static variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
ConcurrentFileSystemManager - Class in org.pentaho.di.core.vfs
This class is aimed to be a thread-safe version of StandardFileSystemManager.
ConcurrentFileSystemManager() - Constructor for class org.pentaho.di.core.vfs.ConcurrentFileSystemManager
 
Condition - Class in org.pentaho.di.core
This class describes a condition in a general meaning.
Condition() - Constructor for class org.pentaho.di.core.Condition
 
Condition(boolean, String, int, String, ValueMetaAndData) - Constructor for class org.pentaho.di.core.Condition
 
Condition(int, String, int, String, ValueMetaAndData) - Constructor for class org.pentaho.di.core.Condition
 
Condition(String) - Constructor for class org.pentaho.di.core.Condition
 
Condition(String, int, String, ValueMetaAndData) - Constructor for class org.pentaho.di.core.Condition
 
Condition(Node) - Constructor for class org.pentaho.di.core.Condition
Build a new condition using an XML Document Node
connect() - Method in class org.pentaho.di.core.database.Database
Open the database connection.
connect(String) - Method in class org.pentaho.di.core.database.Database
Open the database connection.
connect(String, String) - Method in class org.pentaho.di.core.database.Database
 
connect(String, Properties) - Method in class org.pentaho.di.core.database.DelegatingDriver
 
CONNECTION - Static variable in class org.pentaho.di.connections.vfs.provider.ConnectionFileSystem
 
CONNECTION - Static variable in class org.pentaho.di.core.vfs.KettleVFSImpl
 
CONNECTION_NAME_INVALID_CHARACTERS - Static variable in class org.pentaho.di.connections.vfs.provider.ConnectionFileNameParser
The characters which are invalid for connection names.
CONNECTION_NAME_INVALID_CHARACTERS_PATTERN - Static variable in class org.pentaho.di.connections.vfs.provider.ConnectionFileNameParser
The pattern of invalid connection name characters.
ConnectionDetails - Interface in org.pentaho.di.connections
Created by bmorrise on 2/13/19.
ConnectionDetailsUtils - Class in org.pentaho.di.connections.utils
 
ConnectionFileName - Class in org.pentaho.di.connections.vfs.provider
 
ConnectionFileName(String) - Constructor for class org.pentaho.di.connections.vfs.provider.ConnectionFileName
 
ConnectionFileName(String, String, FileType) - Constructor for class org.pentaho.di.connections.vfs.provider.ConnectionFileName
 
ConnectionFileNameParser - Class in org.pentaho.di.connections.vfs.provider
This class parses a PVFS URI.
ConnectionFileNameParser() - Constructor for class org.pentaho.di.connections.vfs.provider.ConnectionFileNameParser
 
ConnectionFileNameParser(ConnectionFileNameUtils) - Constructor for class org.pentaho.di.connections.vfs.provider.ConnectionFileNameParser
 
ConnectionFileNameUtils - Class in org.pentaho.di.connections.vfs.provider
 
ConnectionFileNameUtils() - Constructor for class org.pentaho.di.connections.vfs.provider.ConnectionFileNameUtils
 
ConnectionFileObject - Class in org.pentaho.di.connections.vfs.provider
The abstract base FileObject implementation for the PVFS (Pentaho VFS) VFS provider.
ConnectionFileObject(ConnectionFileName, ConnectionFileSystem) - Constructor for class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
 
ConnectionFileProvider - Class in org.pentaho.di.connections.vfs.provider
 
ConnectionFileProvider() - Constructor for class org.pentaho.di.connections.vfs.provider.ConnectionFileProvider
 
ConnectionFileSystem - Class in org.pentaho.di.connections.vfs.provider
 
ConnectionFileSystem(FileName, FileSystemOptions, ConnectionManager, VFSConnectionManagerHelper) - Constructor for class org.pentaho.di.connections.vfs.provider.ConnectionFileSystem
 
ConnectionManager - Class in org.pentaho.di.connections
A class from managing named connections in PDI
ConnectionManager.MetaStoreInitializationException - Exception in org.pentaho.di.connections
 
ConnectionManager.Type - Class in org.pentaho.di.connections
Represents the key/value of the name provider type
ConnectionPoolUtil - Class in org.pentaho.di.core.database
 
ConnectionPoolUtil() - Constructor for class org.pentaho.di.core.database.ConnectionPoolUtil
 
ConnectionProvider<T extends ConnectionDetails> - Interface in org.pentaho.di.connections
Created by bmorrise on 2/12/19.
connectToHost(String, int, int) - Static method in class org.pentaho.di.core.util.SocketUtil
Attempts to connect to the specified host, wrapping any exceptions in a KettleException
ConsoleLoggingEventListener - Class in org.pentaho.di.core.logging
 
ConsoleLoggingEventListener() - Constructor for class org.pentaho.di.core.logging.ConsoleLoggingEventListener
 
Const - Class in org.pentaho.di.core
This class is used to define a number of default values for various settings throughout Kettle.
Const() - Constructor for class org.pentaho.di.core.Const
 
Const.ReleaseType - Enum Class in org.pentaho.di.core
Release Type
constructUrl(VariableSpace, String, String, String, String) - Static method in class org.pentaho.di.cluster.HttpUtil
Returns http GET request string using specified parameters.
constructUrl(VariableSpace, String, String, String, String, boolean) - Static method in class org.pentaho.di.cluster.HttpUtil
 
consume(LifeEventInfo) - Method in interface org.pentaho.di.core.lifecycle.LifeEventHandler
 
contains(int, int) - Method in class org.pentaho.di.core.gui.Rectangle
 
contains(String, IMetaStore) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterServiceOsgi
This method checks if the NamedCluster exists in the metastore
contentWasAdded(StringBuffer, String, int) - Method in interface org.pentaho.di.core.logging.BufferChangedListener
 
CONTEXT_MENU - Enum constant in enum class org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
 
conversionMask - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
conversionMetadata - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertArguments(RowMetaAndData) - Static method in class org.pentaho.di.core.Props
 
convertBigNumberToBoolean(BigDecimal) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertBigNumberToDate(BigDecimal) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertBigNumberToInternetAddress(BigDecimal) - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
 
convertBigNumberToString(BigDecimal) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertBigNumberToTimestamp(BigDecimal) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
 
convertBinaryStringToNativeType(byte[]) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
Convert the binary data to the actual data type.
- byte[] --> Long (Integer) - byte[] --> Double (Number) - byte[] --> BigDecimal (BigNumber) - byte[] --> Date (Date) - byte[] --> Boolean (Boolean) - byte[] --> byte[] (Binary)
convertBinaryStringToNativeType(byte[]) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Convert the given binary data to the actual data type.
- byte[] --> Long (Integer)
- byte[] --> Double (Number)
- byte[] --> BigDecimal (BigNumber)
- byte[] --> Date (Date)
- byte[] --> Boolean (Boolean)
- byte[] --> byte[] (Binary)

convertBinaryStringToString(byte[]) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
Converts a byte[] stored in a binary string storage type into a String;
convertBooleanToBigNumber(Boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertBooleanToInteger(Boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertBooleanToNumber(Boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertBooleanToString(Boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertData(ValueMetaInterface, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
Convert the specified data to the data type specified in this object.
convertData(ValueMetaInterface, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
Convert the specified data to the data type specified in this object.
convertData(ValueMetaInterface, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
Convert the specified data to the data type specified in this object.
convertData(ValueMetaInterface, Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Convert the specified data to the data type specified in this object.
convertDataCompatible(ValueMetaInterface, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
Convert the specified data to the data type specified in this object.
convertDataCompatible(ValueMetaInterface, Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Convert the specified data to the data type specified in this object.
convertDataFromString(String, ValueMetaInterface, String, String, int) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
Convert the specified string to the data type specified in this object.
convertDataFromString(String, ValueMetaInterface, String, String, int) - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
 
convertDataFromString(String, ValueMetaInterface, String, String, int) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
 
convertDataFromString(String, ValueMetaInterface, String, String, int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Convert the specified string to the data type specified in this object.
convertDataUsingConversionMetaData(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
Convert an object to the data type specified in the conversion metadata
convertDataUsingConversionMetaData(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
 
convertDataUsingConversionMetaData(Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Convert an object to the data type specified in the conversion metadata
convertDateToBigNumber(Date) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertDateToCompatibleString(Date) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertDateToInteger(Date) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertDateToNumber(Date) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertDateToString(Date) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertDateToTimestamp(Date) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
 
convertedValuesHashCode(Object[]) - Method in class org.pentaho.di.core.row.RowMeta
Calculates a hashcode of the converted value of all objects in the supplied row.
convertedValuesHashCode(Object[]) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Calculates a hashcode of the converted value of all objects in the supplied row.
convertFromBigNumberMetaInterface(int, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaConverter
 
convertFromBinaryMetaInterface(int, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaConverter
 
convertFromBooleanMetaInterface(int, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaConverter
 
convertFromDateMetaInterface(int, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaConverter
 
convertFromInetMetaInterface(int, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaConverter
 
convertFromIntegerMetaInterface(int, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaConverter
 
convertFromNumberMetaInterface(int, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaConverter
 
convertFromSerializableMetaInterface(int, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaConverter
 
convertFromSourceToTargetDataType(int, int, Object) - Method in interface org.pentaho.di.core.plugins.IValueMetaConverter
 
convertFromSourceToTargetDataType(int, int, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaConverter
 
convertFromStringMetaInterface(int, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaConverter
 
convertFromTimestampMetaInterface(int, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaConverter
 
convertIntegerToBoolean(Long) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertIntegerToCompatibleString(Long) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertIntegerToDate(Long) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertIntegerToInternetAddress(Long) - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
 
convertIntegerToString(Long) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertIntegerToTimestamp(Long) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
 
convertInternetAddressToString(InetAddress) - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
 
convertNormalStorageTypeToBinaryString(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertNormalStorageTypeToBinaryString(Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Convert a normal storage type to a binary string object.
convertNumberToBoolean(Double) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertNumberToCompatibleString(Double) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertNumberToDate(Double) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertNumberToInternetAddress(Double) - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
 
convertNumberToString(Double) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertNumberToTimestamp(Double) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
 
convertString(int) - Method in class org.pentaho.di.compatibility.Value
Convert this Value from type String to another type
convertStringToBigNumber(String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertStringToBinaryString(String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertStringToBoolean(String) - Static method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertStringToDate(String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertStringToInteger(String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertStringToInternetAddress(String) - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
 
convertStringToNumber(String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
convertStringToTimestamp(String) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
 
convertTimestampToString(Timestamp) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
 
convertToBinaryStringStorageType(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
Converts the specified data object to the binary string storage type.
convertToBinaryStringStorageType(Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Converts the specified data object to the binary string storage type.
convertToNormalStorageType(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
Converts the specified data object to the normal storage type.
convertToNormalStorageType(Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Converts the specified data object to the normal storage type.
copy() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterSiteFile
 
copy() - Method in class org.pentaho.di.core.osgi.impl.NamedClusterSiteFileImpl
 
copy(IMetaStore, IMetaStore) - Method in class org.pentaho.di.connections.ConnectionManager
Copy the named connections stored in one meta store into another meta store
COPY_ROWS - Enum constant in enum class org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
 
copyFrom(FileObject, FileSelector) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
 
copyFrom(FileObject, FileSelector) - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
 
copyParametersFrom(NamedParams) - Method in interface org.pentaho.di.core.parameters.NamedParams
Copy params to these named parameters (clearing out first).
copyParametersFrom(NamedParams) - Method in class org.pentaho.di.core.parameters.NamedParamsDefault
 
COPYRIGHT_YEAR - Static variable in class org.pentaho.di.core.Const
Copyright year
copyVariablesFrom(VariableSpace) - Method in class org.pentaho.di.core.database.Database
 
copyVariablesFrom(VariableSpace) - Method in class org.pentaho.di.core.database.DatabaseMeta
 
copyVariablesFrom(VariableSpace) - Method in class org.pentaho.di.core.variables.Variables
 
copyVariablesFrom(VariableSpace) - Method in interface org.pentaho.di.core.variables.VariableSpace
Copy the variables from another space, without initializing with the defaults.
cos() - Method in class org.pentaho.di.compatibility.Value
 
COUNT - Enum constant in enum class org.pentaho.di.core.metrics.MetricsSnapshotType
 
Counter - Class in org.pentaho.di.core
Is used to keep the state of sequences / counters throughout a single session of a Transformation, but across Steps.
Counter() - Constructor for class org.pentaho.di.core.Counter
 
Counter(long) - Constructor for class org.pentaho.di.core.Counter
 
Counter(long, long) - Constructor for class org.pentaho.di.core.Counter
 
Counter(long, long, long) - Constructor for class org.pentaho.di.core.Counter
 
Counters - Class in org.pentaho.di.core
This class contains the counters for Kettle, the transformations, jobs and also the repository.
countNodes(Node, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
Count nodes with a certain tag
countParameters(String) - Method in class org.pentaho.di.core.database.Database
 
CR - Static variable in class org.pentaho.di.core.Const
CR: operating systems specific Carriage Return
create(Object) - Method in class org.pentaho.di.core.logging.LogChannelFactory
 
create(Object) - Method in interface org.pentaho.di.core.logging.LogChannelInterfaceFactory
 
create(Object, boolean) - Method in class org.pentaho.di.core.logging.LogChannelFactory
 
create(Object, boolean) - Method in interface org.pentaho.di.core.logging.LogChannelInterfaceFactory
 
create(Object, LoggingObjectInterface) - Method in class org.pentaho.di.core.logging.LogChannelFactory
 
create(Object, LoggingObjectInterface) - Method in interface org.pentaho.di.core.logging.LogChannelInterfaceFactory
 
create(Object, LoggingObjectInterface, boolean) - Method in class org.pentaho.di.core.logging.LogChannelFactory
 
create(Object, LoggingObjectInterface, boolean) - Method in interface org.pentaho.di.core.logging.LogChannelInterfaceFactory
 
create(NamedClusterOsgi, IMetaStore) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterServiceOsgi
Saves a named cluster in the provided IMetaStore
createBitmap(int, int) - Static method in class org.pentaho.di.core.SwingUniversalImage
Create bitmap with specified size and full colorspace.
createBuilder() - Method in class org.pentaho.di.core.util.HttpClientManager
 
createByteArray(int) - Static method in class org.pentaho.di.core.Const
Utility class for use in JavaScript to create a new byte array.
createChecksum(ValueMetaInterface, Object, String) - Static method in class org.pentaho.di.core.row.ValueDataUtil
createChecksum(ValueMetaInterface, Object, String, boolean) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
createChild(FileObject) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
Convert child provider file object to a child PVFS file object.
createChildName(String, FileType) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileName
 
createConnectionDetails(String) - Method in class org.pentaho.di.connections.ConnectionManager
Get a new connection details object by scheme/key
createDatabaseElement(IMetaStore, DatabaseMeta) - Static method in class org.pentaho.di.metastore.DatabaseMetaStoreUtil
 
createDefaultClient() - Method in class org.pentaho.di.core.util.HttpClientManager
 
createDocumentBuilder(boolean, boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
 
createDoubleBitmap(int, int) - Static method in class org.pentaho.di.core.SwingUniversalImage
Create bitmap with double of specified size and full colorspace.
createElement(String, IMetaStoreElementType, IMetaStoreElement) - Method in class org.pentaho.di.metastore.SuppliedMetaStore
 
createElementType(String, IMetaStoreElementType) - Method in class org.pentaho.di.metastore.SuppliedMetaStore
 
createEntryKey(String, String, Database) - Static method in class org.pentaho.di.core.database.map.DatabaseConnectionMap
 
createFile() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
 
createFile() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
 
createFile(AbstractFileName) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileSystem
 
createFileList(Bowl, VariableSpace, String[], String[], String[], boolean[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
 
createFileList(Bowl, VariableSpace, String[], String[], String[], String[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
 
createFileList(Bowl, VariableSpace, String[], String[], String[], String[], boolean[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
 
createFileList(Bowl, VariableSpace, String[], String[], String[], String[], boolean[], FileInputList.FileTypeFilter[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
 
createFileList(VariableSpace, String[], String[], String[], boolean[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
Deprecated.
, use the version with the Bowl
createFileList(VariableSpace, String[], String[], String[], String[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
Deprecated.
, use the version with the Bowl
createFileList(VariableSpace, String[], String[], String[], String[], boolean[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
Deprecated.
, use the version with the Bowl
createFileList(VariableSpace, String[], String[], String[], String[], boolean[], FileInputList.FileTypeFilter[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
Deprecated.
, use the version with the Bowl
createFilename(String) - Static method in class org.pentaho.di.core.Const
Create a valid filename using a name We remove all special characters, spaces, etc.
createFilename(String, String, String) - Static method in class org.pentaho.di.core.Const
 
createFilePathList(Bowl, VariableSpace, String[], String[], String[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
 
createFilePathList(Bowl, VariableSpace, String[], String[], String[], String[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
 
createFilePathList(Bowl, VariableSpace, String[], String[], String[], String[], boolean[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
 
createFilePathList(Bowl, VariableSpace, String[], String[], String[], String[], boolean[], FileInputList.FileTypeFilter[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
 
createFilePathList(VariableSpace, String[], String[], String[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
Deprecated.
, use the version with the Bowl
createFilePathList(VariableSpace, String[], String[], String[], String[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
Deprecated.
, use the version with the Bowl
createFilePathList(VariableSpace, String[], String[], String[], String[], boolean[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
Deprecated.
, use the version with the Bowl
createFilePathList(VariableSpace, String[], String[], String[], String[], boolean[], FileInputList.FileTypeFilter[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
Deprecated.
, use the version with the Bowl
createFileSystem(String, FileObject) - Method in class org.pentaho.di.core.vfs.ConcurrentFileSystemManager
 
createFolder() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
 
createFolder() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
 
createFolderList(Bowl, VariableSpace, String[], String[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
 
createFolderList(VariableSpace, String[], String[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
Deprecated.
, use the version with the Bowl
createGraphics(BufferedImage) - Static method in class org.pentaho.di.core.SwingUniversalImage
Create Graphics2D for specified bitmap with rendering hints.
createHttpClient() - Method in class org.pentaho.di.cluster.SlaveConnectionManager
 
createHttpClient(String, String) - Method in class org.pentaho.di.cluster.SlaveConnectionManager
 
createHttpClient(String, String, String, int, AuthScope) - Method in class org.pentaho.di.cluster.SlaveConnectionManager
 
createKettleDatabaseBatchException(String, SQLException) - Static method in class org.pentaho.di.core.database.Database
 
createKettleHome() - Static method in class org.pentaho.di.core.KettleClientEnvironment
Creates the kettle home area, which is a directory containing a default kettle.properties file
createKettleUserHome() - Static method in class org.pentaho.di.core.KettleClientEnvironment
Creates the kettle home area, which is a directory containing a default kettle.properties file
createLocale(String) - Static method in class org.pentaho.di.core.util.EnvUtil
Returns an available java.util.Locale object for the given localeCode.
createLogChannel() - Method in class org.pentaho.di.core.Props
 
createName(String) - Static method in class org.pentaho.di.core.Const
 
createName(String, FileType) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileName
 
createNamespace(String) - Method in class org.pentaho.di.metastore.SuppliedMetaStore
 
createNewClassLoader() - Static method in class org.pentaho.di.core.Const
 
createNewInstance(String, int, int) - Method in interface org.pentaho.di.core.gui.TextFileInputFieldInterface
 
createOriginalRow(RowMetaInterface, Object[]) - Static method in class org.pentaho.di.core.row.RowMeta
 
createOriginalValue(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
Create an old-style value for backward compatibility reasons
createOriginalValue(Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Create an old-style value for backward compatibility reasons
createPreemptiveBasicAuthentication(String, int, String, String) - Static method in class org.pentaho.di.core.util.HttpClientUtil
Returns context with AuthCache or null in case of any exception was thrown.
createPreemptiveBasicAuthentication(String, int, String, String, String) - Static method in class org.pentaho.di.core.util.HttpClientUtil
Returns context with AuthCache or null in case of any exception was thrown.
createResizedCopy(Object[][], int[]) - Static method in class org.pentaho.di.core.row.RowDataUtil
This method concatenates data from an array of rows, each with their own specific length.
createResizedCopy(Object[], int) - Static method in class org.pentaho.di.core.row.RowDataUtil
Resize an object array making it bigger, over allocate, always create a copy of the original array, even if there's enough room in the old one.
createSecureDocBuilderFactory() - Static method in class org.pentaho.di.core.xml.XMLParserFactoryProducer
Creates an instance of DocumentBuilderFactory class with enabled XMLConstants.FEATURE_SECURE_PROCESSING property.
createSecureSAXParserFactory() - Static method in class org.pentaho.di.core.xml.XMLParserFactoryProducer
Creates an instance of SAXParserFactory class with enabled XMLConstants.FEATURE_SECURE_PROCESSING property.
createSecureTransformerFactory() - Static method in class org.pentaho.di.core.xml.XMLParserFactoryProducer
 
createSecureXMLInputFactory() - Static method in class org.pentaho.di.core.xml.XMLParserFactoryProducer
 
createSqlScriptParser() - Method in interface org.pentaho.di.core.database.DatabaseInterface
Create SqlScriptParser for current database dialect
createSqlScriptParser() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
 
createTempFile(String, String, String) - Method in interface org.pentaho.di.core.vfs.IKettleVFS
 
createTempFile(String, String, String) - Static method in class org.pentaho.di.core.vfs.KettleVFS
Deprecated.
use getInstance( Bowl )
createTempFile(String, String, String) - Method in class org.pentaho.di.core.vfs.KettleVFSImpl
 
createTempFile(String, String, String, VariableSpace) - Method in interface org.pentaho.di.core.vfs.IKettleVFS
 
createTempFile(String, String, String, VariableSpace) - Static method in class org.pentaho.di.core.vfs.KettleVFS
Deprecated.
use getInstance( Bowl )
createTempFile(String, String, String, VariableSpace) - Method in class org.pentaho.di.core.vfs.KettleVFSImpl
 
createTempFile(String, KettleVFS.Suffix) - Method in interface org.pentaho.di.core.vfs.IKettleVFS
Creates a file using "java.io.tmpdir" directory
createTempFile(String, KettleVFS.Suffix) - Static method in class org.pentaho.di.core.vfs.KettleVFS
Deprecated.
use getInstance( Bowl )
createTempFile(String, KettleVFS.Suffix) - Method in class org.pentaho.di.core.vfs.KettleVFSImpl
 
createTempFile(String, KettleVFS.Suffix, String) - Method in interface org.pentaho.di.core.vfs.IKettleVFS
 
createTempFile(String, KettleVFS.Suffix, String) - Static method in class org.pentaho.di.core.vfs.KettleVFS
Deprecated.
use getInstance( Bowl )
createTempFile(String, KettleVFS.Suffix, String) - Method in class org.pentaho.di.core.vfs.KettleVFSImpl
 
createTempFile(String, KettleVFS.Suffix, String, VariableSpace) - Method in interface org.pentaho.di.core.vfs.IKettleVFS
 
createTempFile(String, KettleVFS.Suffix, String, VariableSpace) - Static method in class org.pentaho.di.core.vfs.KettleVFS
Deprecated.
use getInstance( Bowl )
createTempFile(String, KettleVFS.Suffix, String, VariableSpace) - Method in class org.pentaho.di.core.vfs.KettleVFSImpl
 
createTempFile(String, KettleVFS.Suffix, VariableSpace) - Method in interface org.pentaho.di.core.vfs.IKettleVFS
Creates a file using "java.io.tmpdir" directory
createTempFile(String, KettleVFS.Suffix, VariableSpace) - Static method in class org.pentaho.di.core.vfs.KettleVFS
Deprecated.
use getInstance( Bowl )
createTempFile(String, KettleVFS.Suffix, VariableSpace) - Method in class org.pentaho.di.core.vfs.KettleVFSImpl
 
createTimeZone(String) - Static method in class org.pentaho.di.core.util.EnvUtil
 
createURI() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileName
 
createUrlClassLoader(URL, ClassLoader) - Method in class org.pentaho.di.core.plugins.BaseFragmentType
 
createUrlClassLoader(URL, ClassLoader) - Method in class org.pentaho.di.core.plugins.BasePluginType
Create a new URL class loader with the jar file specified.
createValueMeta(int) - Static method in class org.pentaho.di.core.row.value.ValueMetaFactory
 
createValueMeta(String, int) - Static method in class org.pentaho.di.core.row.value.ValueMetaFactory
 
createValueMeta(String, int, int, int) - Static method in class org.pentaho.di.core.row.value.ValueMetaFactory
 
Credentials - Enum constant in enum class org.pentaho.di.core.database.DatabricksDatabaseMeta.AuthMethod
 
CRLF - Static variable in class org.pentaho.di.core.util.StringUtil
 
CRYSTAL - Enum constant in enum class org.pentaho.di.core.gui.PrimitiveGCInterface.EColor
 
currencySymbol - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
customizeValueFromSQLType(ValueMetaInterface, ResultSetMetaData, int) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
Customizes the ValueMetaInterface defined in the base
customizeValueFromSQLType(ValueMetaInterface, ResultSetMetaData, int) - Method in interface org.pentaho.di.core.database.DatabaseInterface
Customizes the ValueMetaInterface defined in the base
customizeValueFromSQLType(ValueMetaInterface, ResultSetMetaData, int) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 

D

DARKGRAY - Enum constant in enum class org.pentaho.di.core.gui.PrimitiveGCInterface.EColor
 
DASH - Enum constant in enum class org.pentaho.di.core.gui.PrimitiveGCInterface.ELineStyle
 
DASHDOT - Enum constant in enum class org.pentaho.di.core.gui.PrimitiveGCInterface.ELineStyle
 
dat2num() - Method in class org.pentaho.di.compatibility.Value
 
dat2str() - Method in class org.pentaho.di.compatibility.Value
 
dat2str(String) - Method in class org.pentaho.di.compatibility.Value
 
dat2str(String, String) - Method in class org.pentaho.di.compatibility.Value
 
Database - Class in org.pentaho.di.core.database
Database handles the process of connecting to, reading from, writing to and updating databases.
Database(DatabaseMeta) - Constructor for class org.pentaho.di.core.database.Database
Deprecated.
Please specify the parent object so that we can see which object is initiating a database connection
Database(LoggingObjectInterface, DatabaseMeta) - Constructor for class org.pentaho.di.core.database.Database
Construct a new Database Connection
DATABASE - Enum constant in enum class org.pentaho.di.core.logging.LoggingObjectType
 
DATABASE - Enum constant in enum class org.pentaho.di.repository.RepositoryObjectType
 
DATABASE_DIALECT_ID - Static variable in class org.pentaho.di.core.database.GenericDatabaseMeta
 
DatabaseConnected - Enum constant in enum class org.pentaho.di.core.extension.KettleExtensionPoint
 
DatabaseConnectionMap - Class in org.pentaho.di.core.database.map
This class contains a map between on the one hand
DatabaseConnectionPoolParameter - Class in org.pentaho.di.core.database
 
DatabaseConnectionPoolParameter() - Constructor for class org.pentaho.di.core.database.DatabaseConnectionPoolParameter
 
DatabaseConnectionPoolParameter(String, String, String) - Constructor for class org.pentaho.di.core.database.DatabaseConnectionPoolParameter
 
DatabaseDisconnected - Enum constant in enum class org.pentaho.di.core.extension.KettleExtensionPoint
 
DatabaseFactory - Class in org.pentaho.di.core.database
 
DatabaseFactory() - Constructor for class org.pentaho.di.core.database.DatabaseFactory
 
DatabaseFactoryInterface - Interface in org.pentaho.di.core.database
 
databaseForBothDbInterfacesIsTheSame(DatabaseInterface, DatabaseInterface) - Method in class org.pentaho.di.core.database.DatabaseMeta
This method is designed to identify whether the actual database for two database connection types is the same.
DatabaseInterface - Interface in org.pentaho.di.core.database
This interface describes the methods that a database connection needs to have in order to describe it properly.
DatabaseInterfaceExtended - Interface in org.pentaho.di.core.database
Deprecated.
As of release 6.1. The methods will be added to the existing interface at the next major release. DatabaseMeta.getDropTableIfExistsStatement(String) which is using those new methods can be freely used, because it contains fallbacks in case of existing interface (DatabaseInterface) using.
DatabaseLogExceptionFactory - Class in org.pentaho.di.core.database.util
 
DatabaseLogExceptionFactory() - Constructor for class org.pentaho.di.core.database.util.DatabaseLogExceptionFactory
 
DatabaseMeta - Class in org.pentaho.di.core.database
This class defines the database specific parameters for a certain database type.
DatabaseMeta() - Constructor for class org.pentaho.di.core.database.DatabaseMeta
Create an empty database connection
DatabaseMeta(String) - Constructor for class org.pentaho.di.core.database.DatabaseMeta
Constructs a new database using an XML string snippet.
DatabaseMeta(String, String, String, String, String, String, String, String) - Constructor for class org.pentaho.di.core.database.DatabaseMeta
Construct a new database connections.
DatabaseMeta(Node) - Constructor for class org.pentaho.di.core.database.DatabaseMeta
Reads the information from an XML Node into this new database connection.
DatabaseMetaInformation - Class in org.pentaho.di.core.database
Contains the schema's, catalogs, tables, views, synonyms, etc we can find in the databases...
DatabaseMetaInformation(DatabaseMeta) - Constructor for class org.pentaho.di.core.database.DatabaseMetaInformation
Create a new DatabaseMetaData object for the given database connection
DatabaseMetaPlugin - Annotation Interface in org.pentaho.di.core.plugins
This annotation signals to the plugin system that the class is a database metadata plugin.
DatabaseMetaStoreUtil - Class in org.pentaho.di.metastore
 
DatabaseMetaStoreUtil() - Constructor for class org.pentaho.di.metastore.DatabaseMetaStoreUtil
 
DatabasePluginType - Class in org.pentaho.di.core.plugins
This class represents the step plugin type.
DatabaseTestResults - Class in org.pentaho.di.core.database
Created by ddiroma on 5/10/2018.
DatabaseTestResults() - Constructor for class org.pentaho.di.core.database.DatabaseTestResults
 
DatabaseTransactionListener - Interface in org.pentaho.di.core.database
 
DatabaseUtil - Class in org.pentaho.di.core.database.util
Provides default implementation for looking data sources up in JNDI.
DatabaseUtil() - Constructor for class org.pentaho.di.core.database.util.DatabaseUtil
 
DatabricksDatabaseMeta - Class in org.pentaho.di.core.database
https://docs.databricks.com/en/integrations/jdbc-odbc-bi.html#jdbc-driver
DatabricksDatabaseMeta() - Constructor for class org.pentaho.di.core.database.DatabricksDatabaseMeta
 
DatabricksDatabaseMeta.AuthMethod - Enum Class in org.pentaho.di.core.database
 
DataSourceNamingException - Exception in org.pentaho.di.core.database
This class provides a wrapper around NamingException or other exceptions that may occur when trying to get a data source by name.
DataSourceNamingException() - Constructor for exception org.pentaho.di.core.database.DataSourceNamingException
 
DataSourceNamingException(String) - Constructor for exception org.pentaho.di.core.database.DataSourceNamingException
 
DataSourceNamingException(String, Throwable) - Constructor for exception org.pentaho.di.core.database.DataSourceNamingException
 
DataSourceNamingException(Throwable) - Constructor for exception org.pentaho.di.core.database.DataSourceNamingException
 
DataSourceProviderFactory - Class in org.pentaho.di.core.database
This class provides the extension point for tools to override the default DataSourceProviderInterface implementation.
DataSourceProviderInterface - Interface in org.pentaho.di.core.database
The purpose of this interface is to provide a way to get data sources from more places than just JNDI.
DataSourceProviderInterface.DatasourceType - Enum Class in org.pentaho.di.core.database
 
DATE - Enum constant in enum class org.pentaho.di.core.spreadsheet.KCellType
 
DATE_FORMAT - Static variable in class org.pentaho.di.compatibility.ValueDate
 
DATE_FORMULA - Enum constant in enum class org.pentaho.di.core.spreadsheet.KCellType
 
date2string(Date) - Static method in class org.pentaho.di.core.xml.XMLHandler
 
DateCache - Class in org.pentaho.di.core.date
Deprecated.
This class is not used within PDI
DateCache() - Constructor for class org.pentaho.di.core.date.DateCache
Deprecated.
 
DateDetector - Class in org.pentaho.di.core.util
 
DateDiff(ValueMetaInterface, Object, ValueMetaInterface, Object, String) - Static method in class org.pentaho.di.core.row.ValueDataUtil
Returns the number of days that have elapsed between dataA and dataB.
dateFormat - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
dateFormatChanged - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
dateFormatLenient - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
dateFormatLocale - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
dateFormatTimeZone - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
DateWorkingDiff(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
dayOfMonth(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
dayOfWeek(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
dayOfYear(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
DB - Enum constant in enum class org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
 
DB_ATTR_DRIVER_CLASS - Static variable in class org.pentaho.di.metastore.MetaStoreConst
 
DB_ATTR_ID_ACCESS_TYPE - Static variable in class org.pentaho.di.metastore.MetaStoreConst
 
DB_ATTR_ID_ATTRIBUTES - Static variable in class org.pentaho.di.metastore.MetaStoreConst
 
DB_ATTR_ID_DATA_TABLESPACE - Static variable in class org.pentaho.di.metastore.MetaStoreConst
 
DB_ATTR_ID_DATABASE_NAME - Static variable in class org.pentaho.di.metastore.MetaStoreConst
 
DB_ATTR_ID_DESCRIPTION - Static variable in class org.pentaho.di.metastore.MetaStoreConst
 
DB_ATTR_ID_HOSTNAME - Static variable in class org.pentaho.di.metastore.MetaStoreConst
 
DB_ATTR_ID_INDEX_TABLESPACE - Static variable in class org.pentaho.di.metastore.MetaStoreConst
 
DB_ATTR_ID_PASSWORD - Static variable in class org.pentaho.di.metastore.MetaStoreConst
 
DB_ATTR_ID_PLUGIN_ID - Static variable in class org.pentaho.di.metastore.MetaStoreConst
 
DB_ATTR_ID_PORT - Static variable in class org.pentaho.di.metastore.MetaStoreConst
 
DB_ATTR_ID_SERVERNAME - Static variable in class org.pentaho.di.metastore.MetaStoreConst
 
DB_ATTR_ID_USERNAME - Static variable in class org.pentaho.di.metastore.MetaStoreConst
 
DB_ATTR_JDBC_URL - Static variable in class org.pentaho.di.metastore.MetaStoreConst
 
DB2DatabaseMeta - Class in org.pentaho.di.core.database
Contains DB2 specific information through static final members
DB2DatabaseMeta() - Constructor for class org.pentaho.di.core.database.DB2DatabaseMeta
 
dbAccessTypeCode - Static variable in class org.pentaho.di.core.database.DatabaseMeta
Short description of the access type, used in XML and the repository.
dbAccessTypeDesc - Static variable in class org.pentaho.di.core.database.DatabaseMeta
Longer description for user interactions.
DbaseDatabaseMeta - Class in org.pentaho.di.core.database
Contains dBase III, IV specific information through static final members
DbaseDatabaseMeta() - Constructor for class org.pentaho.di.core.database.DbaseDatabaseMeta
 
DBCache - Class in org.pentaho.di.core
This class caches database queries so that the same query doesn't get called twice.
DBCacheEntry - Class in org.pentaho.di.core
This class represents a single entry in a database cache.
DBCacheEntry() - Constructor for class org.pentaho.di.core.DBCacheEntry
 
DBCacheEntry(DataInputStream) - Constructor for class org.pentaho.di.core.DBCacheEntry
Read the data for this Cache entry from a data input stream
DBCacheEntry(String, String) - Constructor for class org.pentaho.di.core.DBCacheEntry
 
DEBUG - Enum constant in enum class org.pentaho.di.core.logging.LogLevel
 
decimalFormat - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
decimalFormatChanged - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
decimalSymbol - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
decode(String) - Method in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder
 
decode(String, boolean) - Method in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder
 
decodeBase64ZippedString(String) - Static method in class org.pentaho.di.cluster.HttpUtil
Base 64 decode, unzip and extract text using Const.XML_ENCODING predefined charset value for byte-wise multi-byte character handling.
decodePassword(String) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
 
decodeTime(String, String) - Static method in class org.pentaho.di.core.Const
 
decodeTransmittedKey(byte[], byte[], boolean) - Static method in class org.pentaho.di.core.encryption.CertificateGenEncryptUtil
 
decryptFields(Object) - Static method in class org.pentaho.di.connections.utils.EncryptUtils
 
DecryptingDataSource - Class in org.pentaho.di.core.database.util
 
DecryptingDataSource() - Constructor for class org.pentaho.di.core.database.util.DecryptingDataSource
 
DecryptingDataSourceFactory - Class in org.pentaho.di.core.database.util
 
DecryptingDataSourceFactory() - Constructor for class org.pentaho.di.core.database.util.DecryptingDataSourceFactory
 
decryptPassword(String) - Static method in class org.pentaho.di.core.encryption.Encr
 
decryptPassword(String) - Static method in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder
Deprecated. 
decryptPasswordInternal(String) - Method in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder
 
decryptPasswordOptionallyEncrypted(String) - Static method in class org.pentaho.di.core.encryption.Encr
Decrypts a password if it contains the prefix "Encrypted "
decryptPasswordOptionallyEncrypted(String) - Static method in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder
Deprecated.
- Use the instance method through Encr instead of this directly
decryptPasswordOptionallyEncryptedInternal(String) - Method in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder
Decrypts a password if it contains the prefix "Encrypted "
decryptUsingKey(byte[], Key) - Static method in class org.pentaho.di.core.encryption.CertificateGenEncryptUtil
 
deepClone(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
 
DEFAULT_AUTO_COMMIT - Static variable in class org.pentaho.di.core.database.ConnectionPoolUtil
 
DEFAULT_BIG_NUMBER_FORMAT_MASK - Static variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
DEFAULT_BIGNUMBER_PARSE_MASK - Static variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
DEFAULT_CATALOG - Static variable in class org.pentaho.di.core.database.ConnectionPoolUtil
 
DEFAULT_CURRENCY_SYMBOL - Static variable in class org.pentaho.di.core.Const
The default currency symbol
DEFAULT_DATE_FORMAT_MASK - Static variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
DEFAULT_DATE_FORMAT_MASK - Static variable in class org.pentaho.di.core.row.ValueMeta
Deprecated.
 
DEFAULT_DATE_PARSE_MASK - Static variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
DEFAULT_DECIMAL_SEPARATOR - Static variable in class org.pentaho.di.core.Const
The default decimal separator .
DEFAULT_GROUPING_SEPARATOR - Static variable in class org.pentaho.di.core.Const
The default grouping separator , or .
DEFAULT_INTEGER_FORMAT_MASK - Static variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
DEFAULT_INTEGER_LENGTH - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
Default integer length for hardcoded metadata integers
DEFAULT_INTEGER_PARSE_MASK - Static variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
DEFAULT_LOCALE - Static variable in class org.pentaho.di.core.Const
The default locale for the kettle environment (system defined)
DEFAULT_NUMBER_FORMAT - Static variable in class org.pentaho.di.core.Const
The default number format
DEFAULT_NUMBER_FORMAT_MASK - Static variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
DEFAULT_NUMBER_PARSE_MASK - Static variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
DEFAULT_PLUGIN_BASE_FOLDERS - Static variable in class org.pentaho.di.core.Const
the default comma separated list of base plugin folders.
DEFAULT_READ_ONLY - Static variable in class org.pentaho.di.core.database.ConnectionPoolUtil
 
DEFAULT_RETRY_ATTEMPTS - Static variable in class org.pentaho.di.core.xml.XMLHandler
 
DEFAULT_TIMESTAMP_FORMAT - Static variable in class org.pentaho.di.core.row.value.timestamp.SimpleTimestampFormat
Default format of the Timestamp object for sql.
DEFAULT_TIMESTAMP_FORMAT_MASK - Static variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
DEFAULT_TIMESTAMP_FORMAT_MASK - Static variable in class org.pentaho.di.core.row.ValueMeta
Deprecated.
 
DEFAULT_TIMESTAMP_PARSE_MASK - Static variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
DEFAULT_TRANSACTION_ISOLATION - Static variable in class org.pentaho.di.core.database.ConnectionPoolUtil
 
DEFAULT_VARCHAR_LENGTH - Static variable in class org.pentaho.di.core.database.MonetDBDatabaseMeta
 
DefaultBowl - Class in org.pentaho.di.core.bowl
The default/global Bowl.
DefaultChain - Enum constant in enum class org.pentaho.di.core.database.AthenaDatabaseMeta.AuthType
 
defaultInitialNrOfConnections - Static variable in class org.pentaho.di.core.database.ConnectionPoolUtil
 
DefaultInjectionTypeConverter - Class in org.pentaho.di.core.injection
Default type converter for metadata injection.
DefaultInjectionTypeConverter() - Constructor for class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
 
DefaultLogLevel - Class in org.pentaho.di.core.logging
Retains the default log level during execution
defaultMaximumNrOfConnections - Static variable in class org.pentaho.di.core.database.ConnectionPoolUtil
 
defaultValue() - Static method in enum class org.pentaho.di.core.database.AthenaDatabaseMeta.AuthType
 
defaultValue() - Static method in enum class org.pentaho.di.core.database.DatabricksDatabaseMeta.AuthMethod
 
DefaultVFSConnectionFileNameTransformer<T extends VFSConnectionDetails> - Class in org.pentaho.di.connections.vfs
 
DefaultVFSConnectionFileNameTransformer(ConnectionManager) - Constructor for class org.pentaho.di.connections.vfs.DefaultVFSConnectionFileNameTransformer
 
DefaultVFSConnectionFileNameTransformer(ConnectionManager, VFSConnectionManagerHelper, ConnectionFileNameUtils) - Constructor for class org.pentaho.di.connections.vfs.DefaultVFSConnectionFileNameTransformer
 
DelegatingDriver - Class in org.pentaho.di.core.database
This delegating driver allows the plugin system to be used in a separate class loader while making DriverManager believe that the parent class loader is used.
DelegatingDriver(Driver) - Constructor for class org.pentaho.di.core.database.DelegatingDriver
 
delete() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
 
delete() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
 
delete(String) - Method in class org.pentaho.di.connections.ConnectionManager
Delete a connection by name from the default
delete(String, IMetaStore) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterServiceOsgi
Deletes a NamedCluster from the provided IMetaStore
delete(FileSelector) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
 
delete(FileSelector) - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
 
delete(IMetaStore, String) - Method in class org.pentaho.di.connections.ConnectionManager
Delete a connection by name from a specified meta store
deleteAll() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
 
deleteAll() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
 
deleteElement(String, IMetaStoreElementType, String) - Method in class org.pentaho.di.metastore.SuppliedMetaStore
 
deleteElementType(String, IMetaStoreElementType) - Method in class org.pentaho.di.metastore.SuppliedMetaStore
 
deleteNamespace(String) - Method in class org.pentaho.di.metastore.SuppliedMetaStore
 
DELIMITER - Static variable in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
 
DEPRECATED - Enum constant in enum class org.pentaho.di.core.gui.PrimitiveGCInterface.EColor
 
DEPRECATED_VARIABLES - Static variable in class org.pentaho.di.core.Const
 
DerbyDatabaseMeta - Class in org.pentaho.di.core.database
Contains Generic Database Connection information through static final members
DerbyDatabaseMeta() - Constructor for class org.pentaho.di.core.database.DerbyDatabaseMeta
 
description - Variable in enum class org.pentaho.di.core.extension.KettleExtensionPoint
 
description() - Element in annotation interface org.pentaho.di.core.encryption.TwoWayPasswordEncoderPlugin
 
description() - Element in annotation interface org.pentaho.di.core.extension.ExtensionPoint
 
description() - Element in annotation interface org.pentaho.di.core.plugins.RegistryPlugin
 
description() - Element in annotation interface org.pentaho.di.core.row.value.ValueMetaPlugin
 
description() - Element in annotation interface org.pentaho.di.core.service.ServiceProvider
 
DescriptionInterface - Interface in org.pentaho.di.core
Defines that the class implementing this interface contains a description
destinationStepCopy - Variable in class org.pentaho.di.core.BlockingBatchingRowSet
 
destinationStepName - Variable in class org.pentaho.di.core.BlockingBatchingRowSet
 
DETAILED - Enum constant in enum class org.pentaho.di.core.logging.LogLevel
 
detectDateFormat(String) - Static method in class org.pentaho.di.core.util.DateDetector
 
detectDateFormat(String, String) - Static method in class org.pentaho.di.core.util.DateDetector
 
detectDateFormatBiased(String, String, String) - Static method in class org.pentaho.di.core.util.DateDetector
Finds a date format that matches the date value given.
determinePrecision(String) - Static method in class org.pentaho.di.core.util.StringEvaluator
 
determineSingleByteEncoding() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
different(Value) - Method in class org.pentaho.di.compatibility.Value
 
DIRECTORY_SEPARATOR - Static variable in class org.pentaho.di.repository.RepositoryDirectory
 
disableInitialExecutionHistory() - Method in class org.pentaho.di.core.Props
 
disableMetaStore - Static variable in class org.pentaho.di.metastore.MetaStoreConst
 
discardLines(String, boolean) - Static method in class org.pentaho.di.core.logging.KettleLogStore
Discard all the lines for the specified log channel id AND all the children.
disconnect() - Method in class org.pentaho.di.core.database.Database
Disconnect from the database and close all open prepared statements.
DISPLAY_BROWSER - Enum constant in enum class org.pentaho.di.core.lifecycle.LifeEventInfo.Hint
 
DISPLAY_MSG_BOX - Enum constant in enum class org.pentaho.di.core.lifecycle.LifeEventInfo.Hint
 
displaySizeToByteCount(String) - Method in class org.pentaho.di.core.util.StorageUnitConverter
Convert human human readable file size format to byte equivalent.
dispose() - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
dispose() - Method in interface org.pentaho.di.core.logging.LoggingPluginInterface
 
disposeMetastoreProvider(String) - Method in interface org.pentaho.di.core.osgi.api.MetastoreLocatorOsgi
Dispose a metastore provider associated with the providerKey
divide(byte) - Method in class org.pentaho.di.compatibility.Value
 
divide(double) - Method in class org.pentaho.di.compatibility.Value
 
divide(int) - Method in class org.pentaho.di.compatibility.Value
 
divide(long) - Method in class org.pentaho.di.compatibility.Value
 
divide(BigDecimal) - Method in class org.pentaho.di.compatibility.Value
 
divide(Value) - Method in class org.pentaho.di.compatibility.Value
 
divide(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
Deprecated.
divide(ValueMetaInterface, Object, ValueMetaInterface, Object, VariableSpace) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
divideBigDecimals(BigDecimal, BigDecimal, MathContext) - Static method in class org.pentaho.di.core.row.ValueDataUtil
Deprecated.
divideBigDecimals(BigDecimal, BigDecimal, VariableSpace) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
divideDoubles(Double, Double) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
divideLongs(Long, Long) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
doAppend(KettleLoggingEvent) - Method in class org.pentaho.di.core.logging.LoggingBuffer
 
doCreateFileSystem(FileName, FileSystemOptions) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileProvider
 
doCreateFileSystem(FileName, FileSystemOptions) - Method in class org.pentaho.di.core.vfs.SftpFileSystemWindowsProvider
 
documentationUrl() - Element in annotation interface org.pentaho.di.core.encryption.TwoWayPasswordEncoderPlugin
 
documentationUrl() - Element in annotation interface org.pentaho.di.core.row.value.ValueMetaPlugin
 
doGetContentSize() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
 
doGetInputStream() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
 
doGetType() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
 
doListChildren() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
 
done - Variable in class org.pentaho.di.core.BlockingBatchingRowSet
 
done() - Method in interface org.pentaho.di.core.ProgressMonitorListener
 
done() - Method in class org.pentaho.di.core.ProgressNullMonitorListener
 
DOSCR - Static variable in class org.pentaho.di.core.Const
DOSCR: MS-DOS specific Carriage Return
DOT - Enum constant in enum class org.pentaho.di.core.gui.PrimitiveGCInterface.ELineStyle
 
drawImage(BufferedImage, int, int) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
drawImage(String, ClassLoader, int, int) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
drawImage(PrimitiveGCInterface.EImage, int, int) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
drawImage(PrimitiveGCInterface.EImage, int, int, float) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
drawImage(PrimitiveGCInterface.EImage, int, int, float, double) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
drawImage(PrimitiveGCInterface.EImage, int, int, int, int, float) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
drawLine(int, int, int, int) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
drawPoint(int, int) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
drawPolygon(int[]) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
drawPolyline(int[]) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
drawRectangle(int, int, int, int) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
drawRoundRectangle(int, int, int, int, int, int) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
drawText(String, int, int) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
drawText(String, int, int, boolean) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
drawToGraphics(Graphics2D, int, int, int, int) - Method in class org.pentaho.di.core.SwingUniversalImage
 
drawToGraphics(Graphics2D, int, int, int, int, double) - Method in class org.pentaho.di.core.SwingUniversalImage
 
drawValue(PrimitiveGCInterface, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
drawValue(PrimitiveGCInterface, Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
This method draws the value using the supplied graphical context.
dump() - Method in class org.pentaho.di.core.logging.LoggingBuffer
Deprecated.
dump(boolean) - Method in class org.pentaho.di.core.logging.LoggingRegistry
Returns the contents of the Registry map as a string.
DuplicateParamException - Exception in org.pentaho.di.core.parameters
This is a PDI Exception for the named parameters.
DuplicateParamException() - Constructor for exception org.pentaho.di.core.parameters.DuplicateParamException
Constructs a new throwable with null as its detail message.
DuplicateParamException(String) - Constructor for exception org.pentaho.di.core.parameters.DuplicateParamException
Constructs a new throwable with the specified detail message.
DuplicateParamException(String, Throwable) - Constructor for exception org.pentaho.di.core.parameters.DuplicateParamException
Constructs a new throwable with the specified detail message and cause.
DuplicateParamException(Throwable) - Constructor for exception org.pentaho.di.core.parameters.DuplicateParamException
Constructs a new throwable with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).

E

e() - Method in class org.pentaho.di.compatibility.Value
 
EDIT - Enum constant in enum class org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
 
EMBEDDED_METASTORE_KEY_PREFIX - Static variable in interface org.pentaho.di.core.osgi.api.MetastoreLocatorOsgi
 
EMPTY - Enum constant in enum class org.pentaho.di.core.spreadsheet.KCellType
 
EMPTY_OPTIONS_STRING - Static variable in class org.pentaho.di.core.database.DatabaseMeta
The value to store in the attributes so that an empty value doesn't get lost...
EMPTY_STRING - Static variable in class org.pentaho.di.core.Const
An empty ("") String.
EMPTY_STRING - Static variable in class org.pentaho.di.core.util.StringUtil
 
EMPTY_STRING_AND_NULL_ARE_DIFFERENT - Static variable in class org.pentaho.di.core.row.ValueMeta
Deprecated.
 
emptyAndCommit(PreparedStatement, boolean) - Method in class org.pentaho.di.core.database.Database
Close the passed prepared statement.
emptyAndCommit(PreparedStatement, boolean, int) - Method in class org.pentaho.di.core.database.Database
Close the prepared statement of the insert statement.
emptyStringAndNullAreDifferent - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
 
enableDefaultToLocalXml() - Static method in class org.pentaho.di.metastore.MetaStoreConst
When this is enabled, if the MetastoreLocator returns null, a local xml metastore will be returned.
encode(String) - Method in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder
 
encode(String, boolean) - Method in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder
 
encode(LogEvent, ByteBufferDestination) - Method in class org.pentaho.di.core.logging.log4j.Log4jKettleLayout
 
encodeBase64ZippedString(String) - Static method in class org.pentaho.di.cluster.HttpUtil
 
encodeBinaryData(byte[]) - Static method in class org.pentaho.di.core.xml.XMLHandler
 
encodeCharacter(char) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileNameParser
Indicates if a character is reserved w.r.t.
encodeKeyForTransmission(Key, Key) - Static method in class org.pentaho.di.core.encryption.CertificateGenEncryptUtil
 
encodePassword(String) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
 
Encr - Class in org.pentaho.di.core.encryption
This class handles basic encryption of passwords in Kettle.
Encr() - Constructor for class org.pentaho.di.core.encryption.Encr
 
Encrypted - Annotation Interface in org.pentaho.di.connections.annotations
 
encryptFields(Object) - Static method in class org.pentaho.di.connections.utils.EncryptUtils
 
encryptPassword(String) - Static method in class org.pentaho.di.core.encryption.Encr
 
encryptPassword(String) - Static method in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder
Deprecated.
- use the instance method through Encr instead of this directly
encryptPasswordIfNotUsingVariables(String) - Static method in class org.pentaho.di.core.encryption.Encr
Encrypt the password, but only if the password doesn't contain any variables.
encryptPasswordIfNotUsingVariables(String) - Static method in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder
Deprecated.
- Use the instance method through Encr instead of this directly
encryptPasswordIfNotUsingVariablesInternal(String) - Method in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder
Encrypt the password, but only if the password doesn't contain any variables.
encryptPasswordInternal(String) - Method in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder
 
encryptUsingKey(byte[], Key) - Static method in class org.pentaho.di.core.encryption.CertificateGenEncryptUtil
 
EncryptUtils - Class in org.pentaho.di.connections.utils
 
EncryptUtils.Transformer<E extends Exception> - Interface in org.pentaho.di.connections.utils
A transformer for encrypting and decrypting, which can throw a checked exception.
END - Enum constant in enum class org.pentaho.di.core.logging.LogStatus
 
ensureLeadingSeparator(String) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileNameUtils
 
ensureLeadingSeparator(StringBuilder) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileNameUtils
 
ensureTrailingSeparator(String) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileNameUtils
 
ensureTrailingSeparator(StringBuilder) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileNameUtils
 
environmentInit() - Static method in class org.pentaho.di.core.util.EnvUtil
Adds the kettle properties the the global system properties.
environmentSubstitute(String) - Method in class org.pentaho.di.core.database.Database
 
environmentSubstitute(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
 
environmentSubstitute(String) - Method in class org.pentaho.di.core.variables.Variables
 
environmentSubstitute(String) - Method in interface org.pentaho.di.core.variables.VariableSpace
Substitute the string using the current variable space.
environmentSubstitute(String[]) - Method in class org.pentaho.di.core.database.Database
 
environmentSubstitute(String[]) - Method in class org.pentaho.di.core.database.DatabaseMeta
 
environmentSubstitute(String[]) - Method in class org.pentaho.di.core.variables.Variables
 
environmentSubstitute(String[]) - Method in interface org.pentaho.di.core.variables.VariableSpace
Replaces environment variables in an array of strings.
environmentSubstitute(String, boolean) - Method in class org.pentaho.di.core.variables.Variables
 
environmentSubstitute(String, boolean) - Method in interface org.pentaho.di.core.variables.VariableSpace
Substitute the string using the current variable space.
environmentSubstitute(String, Map<String, String>) - Static method in class org.pentaho.di.core.util.StringUtil
Substitutes variables in aString with the environment values in the system properties
environmentSubstitute(String, Map<String, String>, boolean) - Static method in class org.pentaho.di.core.util.StringUtil
Substitutes variables in aString with the environment values in the system properties
environmentVariableGetter - Static variable in class org.pentaho.di.version.BuildVersion
 
EnvironmentVariableGetter - Class in org.pentaho.di.version
 
EnvironmentVariableGetter() - Constructor for class org.pentaho.di.version.EnvironmentVariableGetter
 
EnvUtil - Class in org.pentaho.di.core.util
 
EnvUtil() - Constructor for class org.pentaho.di.core.util.EnvUtil
 
EOF - Static variable in class org.pentaho.di.core.database.SqlCommentScrubber
Deprecated.
End-of-File (EOF) indicator
EOL - Static variable in class org.pentaho.di.core.database.SqlCommentScrubber
Deprecated.
End-of-Line (EOL) indicator
equal(Value) - Method in class org.pentaho.di.compatibility.Value
 
equals(Object) - Method in class org.pentaho.di.compatibility.Row
 
equals(Object) - Method in class org.pentaho.di.compatibility.Value
 
equals(Object) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileName
 
equals(Object) - Method in class org.pentaho.di.core.database.Database
This implementation is NullPointerException subject, and may not follow fundamental equals contract.
equals(Object) - Method in class org.pentaho.di.core.database.DatabaseMeta
 
equals(Object) - Method in class org.pentaho.di.core.DBCacheEntry
 
equals(Object) - Method in class org.pentaho.di.core.logging.LoggingObject
 
equals(Object) - Method in class org.pentaho.di.core.logging.Metrics
 
equals(Object) - Method in class org.pentaho.di.core.plugins.Plugin
 
equals(Object) - Method in class org.pentaho.di.core.plugins.PluginFolder
 
equals(Object) - Method in class org.pentaho.di.core.RowMetaAndData
 
equals(Object) - Method in class org.pentaho.di.core.xml.XMLHandlerCacheEntry
 
equals(Object) - Method in class org.pentaho.di.repository.LongObjectId
 
equals(Object) - Method in class org.pentaho.di.repository.StringObjectId
 
equals(Object[], Object[], int[]) - Method in class org.pentaho.di.core.row.RowMeta
Compare 2 rows with each other for equality using certain values in the rows and also considering the case sensitivity flag.
equals(Object[], Object[], int[]) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Compare 2 rows with each other for equality using certain values in the rows and also considering the case sensitivity flag.
equals(BaseRowSet) - Method in class org.pentaho.di.core.BlockingBatchingRowSet
 
equals(LogStatus) - Method in enum class org.pentaho.di.core.logging.LogStatus
 
equalsByteArray(byte[], byte[]) - Method in class org.pentaho.di.core.hash.ByteArrayHashMap
 
equalValueType(Value) - Method in class org.pentaho.di.compatibility.Value
 
equalValueType(Value, boolean) - Method in class org.pentaho.di.compatibility.Value
Returns whether "types" of the values are exactly the same: type, name, length, precision.
eraseParameters() - Method in interface org.pentaho.di.core.parameters.NamedParams
Clear the values.
eraseParameters() - Method in class org.pentaho.di.core.parameters.NamedParamsDefault
 
ERROR - Enum constant in enum class org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
 
ERROR - Enum constant in enum class org.pentaho.di.core.logging.LogLevel
 
ERROR - Enum constant in enum class org.pentaho.di.core.logging.LogStatus
 
ERROR - Static variable in class org.pentaho.di.core.Const
UI-agnostic flag for warnings
ERROR_STRING - Static variable in class org.pentaho.di.core.logging.KettleLogLayout
 
ERROR_STRING - Static variable in class org.pentaho.di.core.logging.log4j.Log4jKettleLayout
 
escapeHtml(String) - Static method in class org.pentaho.di.core.Const
Escape HTML content.
escapeHTML(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
escapeSQL(String) - Static method in class org.pentaho.di.core.Const
Escape SQL content.
escapeSQL(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
escapeXml(String) - Static method in class org.pentaho.di.core.Const
Mask XML content.
escapeXML(String) - Static method in class org.pentaho.di.core.Const
Escape XML content.
escapeXML(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
evaluate(RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.Condition
Evaluate the condition...
evaluateString(String) - Method in class org.pentaho.di.core.util.StringEvaluator
 
eventAdded(KettleLoggingEvent) - Method in class org.pentaho.di.core.logging.ConsoleLoggingEventListener
 
eventAdded(KettleLoggingEvent) - Method in class org.pentaho.di.core.logging.FileLoggingEventListener
 
eventAdded(KettleLoggingEvent) - Method in interface org.pentaho.di.core.logging.KettleLoggingEventListener
 
eventAdded(KettleLoggingEvent) - Method in class org.pentaho.di.core.logging.Slf4jLoggingEventListener
 
Exasol4DatabaseMeta - Class in org.pentaho.di.core.database
Contains Exasol 4 specific information through static final members
Exasol4DatabaseMeta() - Constructor for class org.pentaho.di.core.database.Exasol4DatabaseMeta
 
execStatement(String) - Method in class org.pentaho.di.core.database.Database
Execute an SQL statement on the database connection (has to be open)
execStatement(String, RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.database.Database
 
execStatements(String) - Method in class org.pentaho.di.core.database.Database
Execute a series of SQL statements, separated by ;
execStatements(String, RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.database.Database
Execute a series of SQL statements, separated by ;
execStatementsFromFile(String, boolean) - Method in class org.pentaho.di.core.database.Database
Execute an SQL statement inside a file on the database connection (has to be open)
executeAndClearBatch(PreparedStatement) - Method in class org.pentaho.di.core.database.Database
 
ExecutorUtil - Class in org.pentaho.di.core.util
 
ExecutorUtil() - Constructor for class org.pentaho.di.core.util.ExecutorUtil
 
exists() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
 
exists(String) - Method in class org.pentaho.di.connections.ConnectionManager
Find out if a named connection exists
exists(String) - Method in class org.pentaho.di.laf.OverlayProperties
 
exists(String) - Method in class org.pentaho.di.laf.OverlayPropertyHandler
 
exists(String) - Method in interface org.pentaho.di.laf.PropertyHandler
check to see whether a property file exists within the classpath or filesystem
exists(ValueMetaInterface) - Method in class org.pentaho.di.core.row.RowMeta
 
exists(ValueMetaInterface) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Check if a value is already present in this row with the same name.
exp() - Method in class org.pentaho.di.compatibility.Value
 
expire() - Method in interface org.pentaho.di.core.database.CachedManagedDataSourceInterface
Sets the state of the Datasource
ExtenDBDatabaseMeta - Class in org.pentaho.di.core.database
Contains ExtenDB specific information through static final members
ExtenDBDatabaseMeta() - Constructor for class org.pentaho.di.core.database.ExtenDBDatabaseMeta
 
ExtensionDataInterface - Interface in org.pentaho.di.core
This interface gives you access to a map which is associated with an object to store the state of non-standard objects.
ExtensionPoint - Annotation Interface in org.pentaho.di.core.extension
This annotation signals to the plugin system that the class is a Kettle extension point.
ExtensionPointContext - Class in org.pentaho.di.core.extension
Convenience class you can use to pass more than one object in an extension point
ExtensionPointContext(Object, Object, Object) - Constructor for class org.pentaho.di.core.extension.ExtensionPointContext
 
ExtensionPointHandler - Class in org.pentaho.di.core.extension
 
ExtensionPointHandler() - Constructor for class org.pentaho.di.core.extension.ExtensionPointHandler
 
extensionPointId() - Element in annotation interface org.pentaho.di.core.extension.ExtensionPoint
 
ExtensionPointInterface - Interface in org.pentaho.di.core.extension
 
ExtensionPointMap - Class in org.pentaho.di.core.extension
This class maintains a map of ExtensionPointInterface object to its name.
ExtensionPointPluginType - Class in org.pentaho.di.core.extension
This class represents the extension point plugin type.
extractCasesUrl(Annotation) - Method in class org.pentaho.di.core.encryption.TwoWayPasswordEncoderPluginType
 
extractCasesUrl(Annotation) - Method in class org.pentaho.di.core.extension.ExtensionPointPluginType
 
extractCasesUrl(Annotation) - Method in class org.pentaho.di.core.logging.LoggingPluginType
 
extractCasesUrl(Annotation) - Method in class org.pentaho.di.core.plugins.BasePluginType
 
extractCasesUrl(Annotation) - Method in class org.pentaho.di.core.plugins.BasePluginTypeExposer
 
extractCasesUrl(Annotation) - Method in class org.pentaho.di.core.plugins.DatabasePluginType
 
extractCasesUrl(Annotation) - Method in class org.pentaho.di.core.plugins.PluginRegistryPluginType
 
extractCasesUrl(Annotation) - Method in class org.pentaho.di.core.row.value.ValueMetaPluginType
 
extractCasesUrl(Annotation) - Method in class org.pentaho.di.core.service.ServiceProviderPluginType
 
extractCategory(Annotation) - Method in class org.pentaho.di.core.encryption.TwoWayPasswordEncoderPluginType
 
extractCategory(Annotation) - Method in class org.pentaho.di.core.extension.ExtensionPointPluginType
 
extractCategory(Annotation) - Method in class org.pentaho.di.core.logging.LoggingPluginType
 
extractCategory(Annotation) - Method in class org.pentaho.di.core.plugins.BaseFragmentType
 
extractCategory(Annotation) - Method in class org.pentaho.di.core.plugins.BasePluginType
 
extractCategory(Annotation) - Method in class org.pentaho.di.core.plugins.BasePluginTypeExposer
 
extractCategory(Annotation) - Method in class org.pentaho.di.core.plugins.DatabasePluginType
 
extractCategory(Annotation) - Method in class org.pentaho.di.core.plugins.PluginRegistryPluginType
 
extractCategory(Annotation) - Method in class org.pentaho.di.core.row.value.ValueMetaPluginType
 
extractCategory(Annotation) - Method in class org.pentaho.di.core.service.ServiceProviderPluginType
 
extractClassLoaderGroup(Annotation) - Method in class org.pentaho.di.core.encryption.TwoWayPasswordEncoderPluginType
 
extractClassLoaderGroup(Annotation) - Method in class org.pentaho.di.core.extension.ExtensionPointPluginType
 
extractClassLoaderGroup(Annotation) - Method in class org.pentaho.di.core.logging.LoggingPluginType
 
extractClassLoaderGroup(Annotation) - Method in class org.pentaho.di.core.plugins.BasePluginType
 
extractClassLoaderGroup(Annotation) - Method in class org.pentaho.di.core.plugins.DatabasePluginType
 
extractClassLoaderGroup(Annotation) - Method in class org.pentaho.di.core.plugins.PluginRegistryPluginType
 
extractClassLoaderGroup(Annotation) - Method in class org.pentaho.di.core.row.value.ValueMetaPluginType
 
extractData(Row) - Static method in class org.pentaho.di.compatibility.Row
 
extractData(RowMetaInterface, Object[]) - Static method in class org.pentaho.di.core.row.RowMeta
Serialize a row of data to byte[]
extractDesc(Annotation) - Method in class org.pentaho.di.core.encryption.TwoWayPasswordEncoderPluginType
 
extractDesc(Annotation) - Method in class org.pentaho.di.core.extension.ExtensionPointPluginType
 
extractDesc(Annotation) - Method in class org.pentaho.di.core.logging.LoggingPluginType
 
extractDesc(Annotation) - Method in class org.pentaho.di.core.plugins.BaseFragmentType
 
extractDesc(Annotation) - Method in class org.pentaho.di.core.plugins.BasePluginType
 
extractDesc(Annotation) - Method in class org.pentaho.di.core.plugins.BasePluginTypeExposer
 
extractDesc(Annotation) - Method in class org.pentaho.di.core.plugins.DatabasePluginType
 
extractDesc(Annotation) - Method in class org.pentaho.di.core.plugins.PluginRegistryPluginType
 
extractDesc(Annotation) - Method in class org.pentaho.di.core.row.value.ValueMetaPluginType
 
extractDesc(Annotation) - Method in class org.pentaho.di.core.service.ServiceProviderPluginType
 
extractDocumentationUrl(Annotation) - Method in class org.pentaho.di.core.encryption.TwoWayPasswordEncoderPluginType
 
extractDocumentationUrl(Annotation) - Method in class org.pentaho.di.core.extension.ExtensionPointPluginType
 
extractDocumentationUrl(Annotation) - Method in class org.pentaho.di.core.logging.LoggingPluginType
 
extractDocumentationUrl(Annotation) - Method in class org.pentaho.di.core.plugins.BasePluginType
 
extractDocumentationUrl(Annotation) - Method in class org.pentaho.di.core.plugins.BasePluginTypeExposer
 
extractDocumentationUrl(Annotation) - Method in class org.pentaho.di.core.plugins.DatabasePluginType
 
extractDocumentationUrl(Annotation) - Method in class org.pentaho.di.core.plugins.PluginRegistryPluginType
 
extractDocumentationUrl(Annotation) - Method in class org.pentaho.di.core.row.value.ValueMetaPluginType
 
extractDocumentationUrl(Annotation) - Method in class org.pentaho.di.core.service.ServiceProviderPluginType
 
extractForumUrl(Annotation) - Method in class org.pentaho.di.core.encryption.TwoWayPasswordEncoderPluginType
 
extractForumUrl(Annotation) - Method in class org.pentaho.di.core.extension.ExtensionPointPluginType
 
extractForumUrl(Annotation) - Method in class org.pentaho.di.core.logging.LoggingPluginType
 
extractForumUrl(Annotation) - Method in class org.pentaho.di.core.plugins.BasePluginType
 
extractForumUrl(Annotation) - Method in class org.pentaho.di.core.plugins.BasePluginTypeExposer
 
extractForumUrl(Annotation) - Method in class org.pentaho.di.core.plugins.DatabasePluginType
 
extractForumUrl(Annotation) - Method in class org.pentaho.di.core.plugins.PluginRegistryPluginType
 
extractForumUrl(Annotation) - Method in class org.pentaho.di.core.row.value.ValueMetaPluginType
 
extractForumUrl(Annotation) - Method in class org.pentaho.di.core.service.ServiceProviderPluginType
 
extractI18nPackageName(Annotation) - Method in class org.pentaho.di.core.encryption.TwoWayPasswordEncoderPluginType
 
extractI18nPackageName(Annotation) - Method in class org.pentaho.di.core.extension.ExtensionPointPluginType
 
extractI18nPackageName(Annotation) - Method in class org.pentaho.di.core.logging.LoggingPluginType
 
extractI18nPackageName(Annotation) - Method in class org.pentaho.di.core.plugins.BaseFragmentType
 
extractI18nPackageName(Annotation) - Method in class org.pentaho.di.core.plugins.BasePluginType
 
extractI18nPackageName(Annotation) - Method in class org.pentaho.di.core.plugins.BasePluginTypeExposer
 
extractI18nPackageName(Annotation) - Method in class org.pentaho.di.core.plugins.DatabasePluginType
 
extractI18nPackageName(Annotation) - Method in class org.pentaho.di.core.plugins.PluginRegistryPluginType
 
extractI18nPackageName(Annotation) - Method in class org.pentaho.di.core.row.value.ValueMetaPluginType
 
extractI18nPackageName(Annotation) - Method in class org.pentaho.di.core.service.ServiceProviderPluginType
 
extractID(Annotation) - Method in class org.pentaho.di.core.encryption.TwoWayPasswordEncoderPluginType
 
extractID(Annotation) - Method in class org.pentaho.di.core.extension.ExtensionPointPluginType
 
extractID(Annotation) - Method in class org.pentaho.di.core.logging.LoggingPluginType
 
extractID(Annotation) - Method in class org.pentaho.di.core.plugins.BasePluginType
 
extractID(Annotation) - Method in class org.pentaho.di.core.plugins.BasePluginTypeExposer
 
extractID(Annotation) - Method in class org.pentaho.di.core.plugins.DatabasePluginType
 
extractID(Annotation) - Method in class org.pentaho.di.core.plugins.PluginRegistryPluginType
 
extractID(Annotation) - Method in class org.pentaho.di.core.row.value.ValueMetaPluginType
 
extractID(Annotation) - Method in class org.pentaho.di.core.service.ServiceProviderPluginType
 
extractImageFile(Annotation) - Method in class org.pentaho.di.core.encryption.TwoWayPasswordEncoderPluginType
 
extractImageFile(Annotation) - Method in class org.pentaho.di.core.extension.ExtensionPointPluginType
 
extractImageFile(Annotation) - Method in class org.pentaho.di.core.logging.LoggingPluginType
 
extractImageFile(Annotation) - Method in class org.pentaho.di.core.plugins.BasePluginType
 
extractImageFile(Annotation) - Method in class org.pentaho.di.core.plugins.BasePluginTypeExposer
 
extractImageFile(Annotation) - Method in class org.pentaho.di.core.plugins.DatabasePluginType
 
extractImageFile(Annotation) - Method in class org.pentaho.di.core.plugins.PluginRegistryPluginType
 
extractImageFile(Annotation) - Method in class org.pentaho.di.core.row.value.ValueMetaPluginType
 
extractImageFile(Annotation) - Method in class org.pentaho.di.core.service.ServiceProviderPluginType
 
extractName(Annotation) - Method in class org.pentaho.di.core.encryption.TwoWayPasswordEncoderPluginType
 
extractName(Annotation) - Method in class org.pentaho.di.core.extension.ExtensionPointPluginType
 
extractName(Annotation) - Method in class org.pentaho.di.core.logging.LoggingPluginType
 
extractName(Annotation) - Method in class org.pentaho.di.core.plugins.BaseFragmentType
 
extractName(Annotation) - Method in class org.pentaho.di.core.plugins.BasePluginType
 
extractName(Annotation) - Method in class org.pentaho.di.core.plugins.BasePluginTypeExposer
 
extractName(Annotation) - Method in class org.pentaho.di.core.plugins.DatabasePluginType
 
extractName(Annotation) - Method in class org.pentaho.di.core.plugins.PluginRegistryPluginType
 
extractName(Annotation) - Method in class org.pentaho.di.core.row.value.ValueMetaPluginType
 
extractName(Annotation) - Method in class org.pentaho.di.core.service.ServiceProviderPluginType
 
extractScheme(String) - Static method in class org.pentaho.di.core.vfs.configuration.KettleGenericFileSystemConfigBuilder
Extract the scheme from a Kettle VFS configuration paramter (vfs.scheme.parameter)
extractSeparateClassLoader(Annotation) - Method in class org.pentaho.di.core.encryption.TwoWayPasswordEncoderPluginType
 
extractSeparateClassLoader(Annotation) - Method in class org.pentaho.di.core.extension.ExtensionPointPluginType
 
extractSeparateClassLoader(Annotation) - Method in class org.pentaho.di.core.logging.LoggingPluginType
 
extractSeparateClassLoader(Annotation) - Method in class org.pentaho.di.core.plugins.BaseFragmentType
 
extractSeparateClassLoader(Annotation) - Method in class org.pentaho.di.core.plugins.BasePluginType
 
extractSeparateClassLoader(Annotation) - Method in class org.pentaho.di.core.plugins.BasePluginTypeExposer
 
extractSeparateClassLoader(Annotation) - Method in class org.pentaho.di.core.plugins.DatabasePluginType
 
extractSeparateClassLoader(Annotation) - Method in class org.pentaho.di.core.plugins.PluginRegistryPluginType
 
extractSeparateClassLoader(Annotation) - Method in class org.pentaho.di.core.row.value.ValueMetaPluginType
 
extractSeparateClassLoader(Annotation) - Method in class org.pentaho.di.core.service.ServiceProviderPluginType
 
extractSuggestion(Annotation) - Method in class org.pentaho.di.core.encryption.TwoWayPasswordEncoderPluginType
 
extractSuggestion(Annotation) - Method in class org.pentaho.di.core.extension.ExtensionPointPluginType
 
extractSuggestion(Annotation) - Method in class org.pentaho.di.core.logging.LoggingPluginType
 
extractSuggestion(Annotation) - Method in class org.pentaho.di.core.plugins.BasePluginType
 
extractSuggestion(Annotation) - Method in class org.pentaho.di.core.plugins.DatabasePluginType
 
extractSuggestion(Annotation) - Method in class org.pentaho.di.core.plugins.PluginRegistryPluginType
 
extractSuggestion(Annotation) - Method in class org.pentaho.di.core.row.value.ValueMetaPluginType
 
extractSuggestion(Annotation) - Method in class org.pentaho.di.core.service.ServiceProviderPluginType
 

F

factoryCreate() - Method in interface org.pentaho.di.core.service.ServiceProviderInterface
Provides a factory method to create an instance of the ServiceProvider provides item.
FAIL - Enum constant in enum class org.pentaho.di.core.lifecycle.LifeEventInfo.State
 
FAILOVER_LOCALE - Static variable in class org.pentaho.di.i18n.GlobalMessageUtil
Used when the preferred locale (as defined by the user) is not available.
FALSE - Enum constant in enum class org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
 
FETCH_SIZE - Static variable in class org.pentaho.di.core.Const
Fetch size in rows when querying a database
FIELD_CLOSE - Static variable in class org.pentaho.di.core.util.StringUtil
 
FIELD_OPEN - Static variable in class org.pentaho.di.core.util.StringUtil
 
FIELDNAME_PROTECTOR - Static variable in class org.pentaho.di.core.database.MonetDBDatabaseMeta
 
fieldSubstitute(String, RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.database.Database
 
fieldSubstitute(String, RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.database.DatabaseMeta
 
fieldSubstitute(String, RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.variables.Variables
Substitutes field values in aString.
fieldSubstitute(String, RowMetaInterface, Object[]) - Method in interface org.pentaho.di.core.variables.VariableSpace
Substitutes field values in aString.
FILE_SEPARATOR - Static variable in class org.pentaho.di.core.Const
What's the file systems file separator on this operating system?
FILE_TYPE_ERROR - Static variable in class org.pentaho.di.core.ResultFile
 
FILE_TYPE_ERRORLINE - Static variable in class org.pentaho.di.core.ResultFile
 
FILE_TYPE_GENERAL - Static variable in class org.pentaho.di.core.ResultFile
 
FILE_TYPE_LOG - Static variable in class org.pentaho.di.core.ResultFile
 
FILE_TYPE_WARNING - Static variable in class org.pentaho.di.core.ResultFile
 
fileExists() - Method in class org.pentaho.di.core.Props
 
fileExists(String) - Method in interface org.pentaho.di.core.vfs.IKettleVFS
 
fileExists(String) - Static method in class org.pentaho.di.core.vfs.KettleVFS
Deprecated.
use getInstance( Bowl )
fileExists(String) - Method in class org.pentaho.di.core.vfs.KettleVFSImpl
 
fileExists(String, VariableSpace) - Method in interface org.pentaho.di.core.vfs.IKettleVFS
 
fileExists(String, VariableSpace) - Static method in class org.pentaho.di.core.vfs.KettleVFS
Deprecated.
use getInstance( Bowl )
fileExists(String, VariableSpace) - Method in class org.pentaho.di.core.vfs.KettleVFSImpl
 
FileInputList - Class in org.pentaho.di.core.fileinput
 
FileInputList() - Constructor for class org.pentaho.di.core.fileinput.FileInputList
 
FileInputList.FileTypeFilter - Enum Class in org.pentaho.di.core.fileinput
 
FileLoggingEventListener - Class in org.pentaho.di.core.logging
 
FileLoggingEventListener(String, boolean) - Constructor for class org.pentaho.di.core.logging.FileLoggingEventListener
Log all log lines to the specified file
FileLoggingEventListener(String, String, boolean) - Constructor for class org.pentaho.di.core.logging.FileLoggingEventListener
Log only lines belonging to the specified log channel ID or one of it's children (grandchildren) to the specified file.
filename - Variable in class org.pentaho.di.core.Props
 
FILENAME - Enum constant in enum class org.pentaho.di.core.ObjectLocationSpecificationMethod
 
filenameOnly(String) - Static method in class org.pentaho.di.core.Const
Returns the pure filename of a filename with full path.
FILES_AND_FOLDERS - Enum constant in enum class org.pentaho.di.core.fileinput.FileInputList.FileTypeFilter
 
fileTypeCode - Static variable in class org.pentaho.di.core.ResultFile
 
fileTypeDesc - Static variable in class org.pentaho.di.core.ResultFile
 
fillGradientRectangle(int, int, int, int, boolean) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
fillPolygon(int[]) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
fillProperties(Map<String, String>) - Method in class org.pentaho.di.connections.vfs.BaseVFSConnectionDetails
Adds base/default properties to properties of connection instance.
fillRectangle(int, int, int, int) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
fillRoundRectangle(int, int, int, int, int, int) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
filter(String) - Method in interface org.pentaho.di.connections.LookupFilter
 
filter(String) - Method in class org.pentaho.di.connections.vfs.VFSLookupFilter
 
FILTER_CATALOG_LIST - Static variable in class org.pentaho.di.core.database.DatabaseMetaInformation
 
FILTER_SCHEMA_LIST - Static variable in class org.pentaho.di.core.database.DatabaseMetaInformation
 
findAnnotatedClassFiles(String) - Method in class org.pentaho.di.core.plugins.BasePluginType
 
findChild(String) - Method in class org.pentaho.di.repository.RepositoryDirectory
 
findChild(String) - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
 
findDatabase(List<? extends SharedObjectInterface>, String) - Static method in class org.pentaho.di.core.database.DatabaseMeta
Find a database with a certain name in an arraylist of databases.
findDatabase(List<DatabaseMeta>, ObjectId) - Static method in class org.pentaho.di.core.database.DatabaseMeta
Find a database with a certain ID in an arraylist of databases.
findDirectory(String) - Method in class org.pentaho.di.repository.RepositoryDirectory
Find a directory using the path to the directory with file.separator between the dir-names.
findDirectory(String) - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
Find a directory using the path to the directory with file.separator between the dir-names.
findDirectory(String[]) - Method in class org.pentaho.di.repository.RepositoryDirectory
Find the directory by following the path of strings
findDirectory(String[]) - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
Find the directory by following the path of strings
findDirectory(ObjectId) - Method in class org.pentaho.di.repository.RepositoryDirectory
Find the sub-directory with a certain ID
findDirectory(ObjectId) - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
Find the sub-directory with a certain ID
findExistingLoggingSource(LoggingObjectInterface) - Method in class org.pentaho.di.core.logging.LoggingRegistry
Finds an Existing LoggingObjectInterface in the registry using the LoggingObject's equals method.
findFiles(FileSelector) - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
 
findFiles(FileSelector, boolean, List) - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
 
findJarFiles() - Method in class org.pentaho.di.core.plugins.PluginFolder
 
findJarFiles() - Method in interface org.pentaho.di.core.plugins.PluginFolderInterface
Find all the jar files in this plugin folder
findJarFiles(boolean) - Method in class org.pentaho.di.core.plugins.PluginFolder
 
findParameter(String, DatabaseConnectionPoolParameter[]) - Static method in class org.pentaho.di.core.database.DatabaseConnectionPoolParameter
 
findPluginFiles(String, String) - Method in class org.pentaho.di.core.plugins.BasePluginType
 
findPluginsByFolder(URL) - Method in class org.pentaho.di.core.plugins.PluginRegistry
 
findPluginWithDescription(Class<? extends PluginTypeInterface>, String) - Method in class org.pentaho.di.core.plugins.PluginRegistry
Find the plugin ID based on the description of the plugin
findPluginWithId(Class<? extends PluginTypeInterface>, String) - Method in class org.pentaho.di.core.plugins.PluginRegistry
Find the plugin ID based on the name of the plugin
findPluginWithId(Class<? extends PluginTypeInterface>, String, boolean) - Method in class org.pentaho.di.core.plugins.PluginRegistry
 
findPluginWithName(Class<? extends PluginTypeInterface>, String) - Method in class org.pentaho.di.core.plugins.PluginRegistry
Find the plugin ID based on the name of the plugin
findPluginXmlFiles(String) - Method in class org.pentaho.di.core.plugins.BasePluginType
 
findRoot() - Method in class org.pentaho.di.repository.RepositoryDirectory
Find the root of the directory tree starting from this directory.
findRoot() - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
Find the root of the directory tree starting from this directory.
findStatus(String) - Static method in enum class org.pentaho.di.core.logging.LogStatus
Find the LogStatus based on the string description of the status.
FirebirdDatabaseMeta - Class in org.pentaho.di.core.database
Contains Firebird specific information through static final members
FirebirdDatabaseMeta() - Constructor for class org.pentaho.di.core.database.FirebirdDatabaseMeta
 
first(ResultSet) - Method in class org.pentaho.di.core.database.Database
 
first_day() - Method in class org.pentaho.di.compatibility.Value
 
floor() - Method in class org.pentaho.di.compatibility.Value
 
floor(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
flush() - Method in class org.pentaho.di.core.util.SortedFileOutputStream
Catch flush method, don't do nothing
flush() - Method in class org.pentaho.di.core.WriterOutputStream
 
FORM_MARGIN - Static variable in class org.pentaho.di.core.Const
The horizontal and vertical margin of a dialog box.
format(String) - Static method in class org.pentaho.di.core.xml.XMLFormatter
 
format(Date, StringBuffer, FieldPosition) - Method in class org.pentaho.di.core.row.value.timestamp.SimpleTimestampFormat
Formats the given Date or </>Timestamp into a date/time string and appends the result to the given StringBuffer.
format(LogEvent) - Method in class org.pentaho.di.core.logging.log4j.Log4jKettleLayout
 
format(LogEvent) - Method in interface org.pentaho.di.core.logging.log4j.Log4jLayout
 
format(KettleLoggingEvent) - Method in class org.pentaho.di.core.logging.KettleLogLayout
 
formatErrorMessage(String, String) - Static method in class org.pentaho.di.i18n.GlobalMessageUtil
 
formatNode(Node) - Static method in class org.pentaho.di.core.xml.XMLHandler
 
formatToCharacterIterator(Object) - Method in class org.pentaho.di.core.row.value.timestamp.SimpleTimestampFormat
See SimpleDateFormat description.
forumUrl() - Element in annotation interface org.pentaho.di.core.encryption.TwoWayPasswordEncoderPlugin
 
forumUrl() - Element in annotation interface org.pentaho.di.core.row.value.ValueMetaPlugin
 
freeUnusedResources() - Method in class org.pentaho.di.core.vfs.ConcurrentFileSystemManager
 
freeUnusedResources() - Static method in class org.pentaho.di.core.vfs.KettleVFS
 
fromString(String) - Static method in class org.pentaho.di.core.ObjectUsageCount
 
fromXMLString(String) - Static method in class org.pentaho.di.www.WebResult
 
fullExceptionLog(Exception) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
fullExceptionLog(Exception) - Method in interface org.pentaho.di.core.database.DatabaseInterfaceExtended
Deprecated.
Returns false if exception doesn't require full exception log.
fullExceptionLog(Exception) - Method in class org.pentaho.di.core.database.MariaDBDatabaseMeta
 
fullExceptionLog(Exception) - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
 
FUNC_CONTAINS - Static variable in class org.pentaho.di.core.Condition
 
FUNC_ENDS_WITH - Static variable in class org.pentaho.di.core.Condition
 
FUNC_EQUAL - Static variable in class org.pentaho.di.core.Condition
 
FUNC_IN_LIST - Static variable in class org.pentaho.di.core.Condition
 
FUNC_LARGER - Static variable in class org.pentaho.di.core.Condition
 
FUNC_LARGER_EQUAL - Static variable in class org.pentaho.di.core.Condition
 
FUNC_LIKE - Static variable in class org.pentaho.di.core.Condition
 
FUNC_NOT_EQUAL - Static variable in class org.pentaho.di.core.Condition
 
FUNC_NOT_NULL - Static variable in class org.pentaho.di.core.Condition
 
FUNC_NULL - Static variable in class org.pentaho.di.core.Condition
 
FUNC_REGEXP - Static variable in class org.pentaho.di.core.Condition
 
FUNC_SMALLER - Static variable in class org.pentaho.di.core.Condition
 
FUNC_SMALLER_EQUAL - Static variable in class org.pentaho.di.core.Condition
 
FUNC_STARTS_WITH - Static variable in class org.pentaho.di.core.Condition
 
FUNC_TRUE - Static variable in class org.pentaho.di.core.Condition
 
functions - Static variable in class org.pentaho.di.core.Condition
 

G

GA - Enum constant in enum class org.pentaho.di.core.Const.ReleaseType
 
GENERAL - Enum constant in enum class org.pentaho.di.core.logging.LoggingObjectType
 
GENERAL - Static variable in class org.pentaho.di.core.logging.LogChannel
 
GENERAL_SUBJECT - Static variable in class org.pentaho.di.core.logging.LogChannel
 
GENERALIZED_DATE_TIME_FORMAT - Static variable in class org.pentaho.di.core.Const
Generalized date/time format: Wherever dates are used, date and time values are organized from the most to the least significant.
GENERALIZED_DATE_TIME_FORMAT_MILLIS - Static variable in class org.pentaho.di.core.Const
 
generateColumnAlias(int, String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
generateColumnAlias(int, String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
Generate a column alias given the column index and suggested name.
generateColumnAlias(int, String) - Method in class org.pentaho.di.core.database.DatabaseMeta
 
generateColumnAlias(int, String) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
generateHashCode(byte[], RowMetaInterface) - Static method in class org.pentaho.di.core.hash.ByteArrayHashIndex
 
generateHashCode(Long) - Static method in class org.pentaho.di.core.hash.LongHashIndex
 
generateKeyPair() - Static method in class org.pentaho.di.core.encryption.CertificateGenEncryptUtil
 
generateRandomString(int, String, String, boolean) - Static method in class org.pentaho.di.core.util.StringUtil
 
generateSingleKey() - Static method in class org.pentaho.di.core.encryption.CertificateGenEncryptUtil
 
GenericDatabaseMeta - Class in org.pentaho.di.core.database
Contains Generic Database Connection information through static final members
GenericDatabaseMeta() - Constructor for class org.pentaho.di.core.database.GenericDatabaseMeta
 
get(byte[]) - Method in class org.pentaho.di.core.hash.ByteArrayHashIndex
 
get(byte[]) - Method in class org.pentaho.di.core.hash.ByteArrayHashMap
Returns the entry to which the specified key is "mapped", or, in other words, if this index contains an entry that is equal to the given key, or null if this is not the case.
get(int) - Method in class org.pentaho.di.compatibility.Row
Deprecated. 
get(long) - Method in class org.pentaho.di.core.hash.LongHashIndex
 
get(DBCacheEntry) - Method in class org.pentaho.di.core.DBCache
Get the fields as a row generated by a database cache entry
get_Double_Metaphone(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
get_Metaphone(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
get_RefinedSoundEx(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
get_SoundEx(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
getAccessType() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getAccessType() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getAccessType() - Method in class org.pentaho.di.core.database.DatabaseMeta
Return the type of database access.
getAccessType(String) - Static method in class org.pentaho.di.core.database.DatabaseMeta
 
getAccessTypeDesc() - Method in class org.pentaho.di.core.database.DatabaseMeta
Gets you a short description of the type of database access.
getAccessTypeDesc(int) - Static method in class org.pentaho.di.core.database.DatabaseMeta
 
getAccessTypeDescLong(int) - Static method in class org.pentaho.di.core.database.DatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.AS400DatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.AthenaDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.AzureSqlDataBaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.CacheDatabaseMeta
 
getAccessTypeList() - Method in interface org.pentaho.di.core.database.DatabaseInterface
Get the list of possible access types for a database.
getAccessTypeList() - Method in class org.pentaho.di.core.database.DatabricksDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.DbaseDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.DerbyDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.ExtenDBDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.FirebirdDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.GuptaDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.H2DatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.HypersonicDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.InformixDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.IngresDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.InterbaseDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.LucidDBDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.MondrianNativeDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.RemedyActionRequestSystemDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.SAPDBDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.SQLiteDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.SybaseDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.SybaseIQDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.TeradataDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.UniVerseDatabaseMeta
 
getAccessTypeList() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
 
getAccessTypeList(String) - Static method in class org.pentaho.di.core.database.DatabaseMeta
 
getActiveLocales() - Static method in class org.pentaho.di.i18n.GlobalMessageUtil
Returns a LinkedHashSet of Locales for consideration when localizing text.
getActualSchemaName() - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
 
getActualTableName() - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
 
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.AS400DatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.AthenaDatabaseMeta
 
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.CacheDatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.DatabricksDatabaseMeta
 
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.DbaseDatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.DerbyDatabaseMeta
Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most common possibility.
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.ExtenDBDatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.FirebirdDatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most common possibility.
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
 
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.GuptaDatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.H2DatabaseMeta
Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most common possibility.
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.HypersonicDatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.InformixDatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.IngresDatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.InterbaseDatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.LucidDBDatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.MondrianNativeDatabaseMeta
 
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most common possibility.
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
Generates the SQL statement to add a column to the specified table Note: Netezza does not allow adding columns to tables
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.SAPDBDatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.SQLiteDatabaseMeta
Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most common possibility.
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.SybaseDatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.SybaseIQDatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.TeradataDatabaseMeta
Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most common possibility.
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.UniVerseDatabaseMeta
Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most common possibility.
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.VectorWiseDatabaseMeta
Generates the SQL statement to add a column to the specified table
getAddColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
Generates the SQL statement to add a column to the specified table For this generic type, i set it to the most common possibility.
getAddedPluginTypes() - Static method in class org.pentaho.di.core.plugins.PluginRegistry
Added so we can tell when types have been added (but not necessarily registered)
getAdditionalRuntimeObjectTypes() - Method in class org.pentaho.di.core.plugins.BasePluginType
 
getADefaultVariableSpace() - Static method in class org.pentaho.di.core.variables.Variables
Get a default variable space as a placeholder.
getAdvicedResult() - Method in class org.pentaho.di.core.util.StringEvaluator
 
getAELSafeURIString() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
 
getAELSafeURIString() - Method in interface org.pentaho.di.core.vfs.AliasedFileObject
Returns the original file object URI but swaps s3:// for s3a:// when needed
getAllDetails(ConnectionManager) - Method in class org.pentaho.di.connections.vfs.VFSConnectionManagerHelper
 
getAllDurations(String) - Static method in class org.pentaho.di.core.metrics.MetricsUtil
 
getAllTypeDesc() - Static method in class org.pentaho.di.core.ResultFile
 
getAllTypes() - Static method in class org.pentaho.di.compatibility.Value
Get an array of String describing the possible types a Value can have.
getAllTypes() - Static method in class org.pentaho.di.core.row.value.ValueMetaBase
Get an array of String describing the possible types a Value can have.
getAllValueMetaNames() - Static method in class org.pentaho.di.core.row.value.ValueMetaFactory
 
getAlpha() - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
getAlternativePluginFile() - Method in class org.pentaho.di.core.encryption.TwoWayPasswordEncoderPluginType
 
getAlternativePluginFile() - Method in class org.pentaho.di.core.logging.LoggingPluginType
 
getAlternativePluginFile() - Method in class org.pentaho.di.core.plugins.BasePluginType
This method return parameter for registerNatives() method
getAlternativePluginFile() - Method in class org.pentaho.di.core.row.value.ValueMetaPluginType
 
getAlternativeTranslation(String, Map<String, String>) - Method in class org.pentaho.di.core.plugins.BasePluginType
 
getAlterTableStatement(String, RowMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.Database
 
getAnnotationDB(FileObject) - Method in class org.pentaho.di.core.plugins.JarFileCache
 
getAppender() - Static method in class org.pentaho.di.core.logging.KettleLogStore
 
getArea() - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
getArgumentNumber(ValueMetaInterface) - Static method in class org.pentaho.di.core.Props
Convert "argument 1" to 1
getArguments() - Method in class org.pentaho.di.core.logging.LogMessage
 
getArguments() - Method in interface org.pentaho.di.core.logging.LogMessageInterface
 
getAsBitmapForSize(int, int) - Method in class org.pentaho.di.core.SwingUniversalImage
Get scaled image.
getAsBitmapForSize(int, int, double) - Method in class org.pentaho.di.core.SwingUniversalImage
Draw rotated image on double canvas size.
getAsJavaType(String, Class<?>, InjectionTypeConverter) - Method in class org.pentaho.di.core.RowMetaAndData
Returns value as specified java type using converter.
getAttribute(String) - Method in class org.pentaho.di.core.database.AthenaDatabaseMeta
 
getAttribute(String) - Method in class org.pentaho.di.core.database.DatabricksDatabaseMeta
 
getAttribute(String, String) - Method in interface org.pentaho.di.core.AttributesInterface
Get a value for an attribute in an attribute group
getAttribute(String, String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getAttribute(String, String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
Gets an attribute from the connection
getAttributeBoolean(String) - Method in interface org.pentaho.di.repository.RepositoryAttributeInterface
Get a boolean attribute, if the attribute is not found, return false;
getAttributeInteger(String) - Method in interface org.pentaho.di.repository.RepositoryAttributeInterface
Get an integer attribute.
getAttributes() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getAttributes() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getAttributes() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getAttributes(String) - Method in interface org.pentaho.di.core.AttributesInterface
Get an attributes map for a group
getAttributesMap() - Method in interface org.pentaho.di.core.AttributesInterface
 
getAttributeString(String) - Method in interface org.pentaho.di.repository.RepositoryAttributeInterface
Get a string attribute.
getAuthMethod() - Method in class org.pentaho.di.core.database.DatabricksDatabaseMeta
 
getAuthType() - Method in class org.pentaho.di.core.database.AthenaDatabaseMeta
 
getAvailableCharsets() - Static method in class org.pentaho.di.core.fileinput.CharsetToolkit
Retrieves all the available Charsets on the platform, among which the default charset.
GetAvailableFontNames() - Static method in class org.pentaho.di.core.Const
 
getAwsAccessKey() - Method in class org.pentaho.di.core.database.RedshiftDatabaseMeta
 
getAwsAccessKeyId() - Method in class org.pentaho.di.core.database.RedshiftDatabaseMeta
 
getAwsAuthenticationMethod() - Method in class org.pentaho.di.core.database.RedshiftDatabaseMeta
 
getBackwardsCompatibleSchemaTableCombination(String, String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
Deprecated.
we should phase this out in 5.0, but it's there to keep backwards compatibility in the 4.x releases.
getBackwardsCompatibleTable(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
Deprecated.
we should phase this out in 5.0, but it's there to keep backwards compatibility in the 4.x releases.
getBaRoles() - Method in class org.pentaho.di.connections.vfs.BaseVFSConnectionDetails
 
getBaRoles() - Method in interface org.pentaho.di.connections.vfs.VFSConnectionDetails
Gets the list of roles with access to the connection from the Business Analytics product.
getBaseDocUrl() - Static method in class org.pentaho.di.core.Const
Provides the base documentation url (top-level help)
getBaseWikiDocUrl() - Static method in class org.pentaho.di.core.Const
Provides the base wiki documentation url (top-level pentaho-community)
getBasicXml() - Method in class org.pentaho.di.core.Result
 
getBatchId() - Method in class org.pentaho.di.core.logging.LoggingHierarchy
 
getBigNumber() - Method in class org.pentaho.di.compatibility.Value
Get the BigDecimal number of this Value.
getBigNumber() - Method in class org.pentaho.di.compatibility.ValueBigNumber
 
getBigNumber() - Method in class org.pentaho.di.compatibility.ValueBinary
 
getBigNumber() - Method in class org.pentaho.di.compatibility.ValueBoolean
 
getBigNumber() - Method in class org.pentaho.di.compatibility.ValueDate
 
getBigNumber() - Method in class org.pentaho.di.compatibility.ValueInteger
 
getBigNumber() - Method in interface org.pentaho.di.compatibility.ValueInterface
 
getBigNumber() - Method in class org.pentaho.di.compatibility.ValueNumber
 
getBigNumber() - Method in class org.pentaho.di.compatibility.ValueSerializable
 
getBigNumber() - Method in class org.pentaho.di.compatibility.ValueString
 
getBigNumber(int, BigDecimal) - Method in class org.pentaho.di.core.RowMetaAndData
 
getBigNumber(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getBigNumber(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
 
getBigNumber(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
 
getBigNumber(Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Convert the supplied data to a BigNumber
getBigNumber(Object[], int) - Method in class org.pentaho.di.core.row.RowMeta
Get a BigNumber value from a row of data.
getBigNumber(Object[], int) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Get a BigNumber value from a row of data.
getBigNumber(String, BigDecimal) - Method in class org.pentaho.di.core.RowMetaAndData
 
getBinary(int, byte[]) - Method in class org.pentaho.di.core.RowMetaAndData
 
getBinary(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getBinary(Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Convert the supplied data to binary data
getBinary(Object[], int) - Method in class org.pentaho.di.core.row.RowMeta
Get a Binary value from a row of data.
getBinary(Object[], int) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Get a Binary value from a row of data.
getBinary(String, byte[]) - Method in class org.pentaho.di.core.RowMetaAndData
 
getBinaryString(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getBinaryString(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
 
getBinaryString(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
 
getBinaryString(Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
convert the supplied data to a binary string representation (for writing text)
getBoolean() - Method in class org.pentaho.di.compatibility.Value
Get the boolean value of this Value.
getBoolean() - Method in class org.pentaho.di.compatibility.ValueBigNumber
 
getBoolean() - Method in class org.pentaho.di.compatibility.ValueBinary
 
getBoolean() - Method in class org.pentaho.di.compatibility.ValueBoolean
 
getBoolean() - Method in class org.pentaho.di.compatibility.ValueDate
 
getBoolean() - Method in class org.pentaho.di.compatibility.ValueInteger
 
getBoolean() - Method in interface org.pentaho.di.compatibility.ValueInterface
 
getBoolean() - Method in class org.pentaho.di.compatibility.ValueNumber
 
getBoolean() - Method in class org.pentaho.di.compatibility.ValueSerializable
 
getBoolean() - Method in class org.pentaho.di.compatibility.ValueString
 
getBoolean(int, boolean) - Method in class org.pentaho.di.core.RowMetaAndData
 
getBoolean(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getBoolean(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
 
getBoolean(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
 
getBoolean(Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Convert the supplied data to a Boolean
getBoolean(Object[], int) - Method in class org.pentaho.di.core.row.RowMeta
Get a Boolean value from a row of data.
getBoolean(Object[], int) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Get a Boolean value from a row of data.
getBoolean(String, boolean) - Method in class org.pentaho.di.compatibility.Row
Search for a value, if it doesn't occur in the row, return the default value.
getBoolean(String, boolean) - Method in class org.pentaho.di.core.RowMetaAndData
 
getBooleanValueOfVariable(String, boolean) - Method in class org.pentaho.di.core.database.Database
 
getBooleanValueOfVariable(String, boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getBooleanValueOfVariable(String, boolean) - Method in class org.pentaho.di.core.variables.Variables
 
getBooleanValueOfVariable(String, boolean) - Method in interface org.pentaho.di.core.variables.VariableSpace
This method returns a boolean for the new variable check boxes.
getBooleanValueOfVariable(VariableSpace, String, String) - Static method in class org.pentaho.di.connections.vfs.BaseVFSConnectionProvider
 
getBowl() - Method in class org.pentaho.di.connections.ConnectionManager
Gets the bowl of the connection manager.
getBowl() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileSystem
 
getBowl() - Method in interface org.pentaho.di.core.bowl.HasBowlInterface
 
getBowl(FileSystemOptions) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileProvider
 
getBowl(FileSystemOptions) - Method in interface org.pentaho.di.core.vfs.configuration.IKettleFileSystemConfigBuilder
 
getBowl(FileSystemOptions) - Method in class org.pentaho.di.core.vfs.configuration.KettleGenericFileSystemConfigBuilder
 
getBuffer() - Method in class org.pentaho.di.core.logging.LogChannelFileWriterBuffer
 
getBuffer() - Method in class org.pentaho.di.core.logging.LoggingBuffer
 
getBuffer() - Method in class org.pentaho.di.core.row.RowBuffer
 
getBuffer(String, boolean) - Method in class org.pentaho.di.core.logging.LoggingBuffer
 
getBuffer(String, boolean, int) - Method in class org.pentaho.di.core.logging.LoggingBuffer
 
getBuffer(String, boolean, int, int) - Method in class org.pentaho.di.core.logging.LoggingBuffer
 
getBuffer(String, boolean, int, int, int) - Method in class org.pentaho.di.core.logging.LoggingBuffer
 
getBuffer(String, boolean, MutableInt) - Method in class org.pentaho.di.core.logging.LoggingBuffer
This method also returns the last line number tapped to the sender in the form of a mutableInt
getBufferIterator() - Method in class org.pentaho.di.core.logging.LoggingBuffer
Deprecated.
getBufferLinesBefore(long) - Method in class org.pentaho.di.core.logging.LoggingBuffer
getBuildDate() - Method in class org.pentaho.di.version.BuildVersion
 
getBuildDateAsLocalDate() - Method in class org.pentaho.di.version.BuildVersion
 
getBuildUser() - Method in class org.pentaho.di.version.BuildVersion
 
getBundle(String) - Static method in class org.pentaho.di.i18n.GlobalMessages
Retrieve a resource bundle of the default or fail-over locale.
getBundle(String, Class<?>) - Static method in class org.pentaho.di.i18n.GlobalMessageUtil
Retrieve a resource bundle of the default or fail-over locales.
getBundle(Locale, String, Class<?>) - Static method in class org.pentaho.di.i18n.GlobalMessageUtil
 
getBundle(Locale, String, Class<?>, boolean) - Static method in class org.pentaho.di.i18n.GlobalMessageUtil
Returns a ResourceBundle corresponding to the given Locale package and resource class.
getByName(String) - Static method in enum class org.pentaho.di.core.fileinput.FileInputList.FileTypeFilter
 
getByOrdinal(int) - Static method in enum class org.pentaho.di.core.fileinput.FileInputList.FileTypeFilter
 
getBytes() - Method in class org.pentaho.di.compatibility.Value
 
getBytes() - Method in class org.pentaho.di.compatibility.ValueBigNumber
 
getBytes() - Method in class org.pentaho.di.compatibility.ValueBinary
 
getBytes() - Method in class org.pentaho.di.compatibility.ValueBoolean
 
getBytes() - Method in class org.pentaho.di.compatibility.ValueDate
 
getBytes() - Method in class org.pentaho.di.compatibility.ValueInteger
 
getBytes() - Method in interface org.pentaho.di.compatibility.ValueInterface
 
getBytes() - Method in class org.pentaho.di.compatibility.ValueNumber
 
getBytes() - Method in class org.pentaho.di.compatibility.ValueSerializable
 
getBytes() - Method in class org.pentaho.di.compatibility.ValueString
 
getCacheHits() - Method in class org.pentaho.di.core.xml.XMLHandlerCache
 
getCapabilities() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileProvider
 
getCasesUrl() - Method in class org.pentaho.di.core.plugins.Plugin
 
getCasesUrl() - Method in interface org.pentaho.di.core.plugins.PluginInterface
 
getCatalog() - Method in class org.pentaho.di.core.database.AthenaDatabaseMeta
 
getCatalogName() - Method in class org.pentaho.di.core.database.Catalog
 
getCatalogs() - Method in class org.pentaho.di.core.database.Database
 
getCatalogs() - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
 
getCategories(Class<? extends PluginTypeInterface>) - Method in class org.pentaho.di.core.plugins.PluginRegistry
Retrieve a list of all categories for a certain plugin type.
getCategory() - Method in class org.pentaho.di.core.plugins.Plugin
 
getCategory() - Method in interface org.pentaho.di.core.plugins.PluginInterface
 
getCause() - Method in exception org.pentaho.di.connections.ConnectionManager.MetaStoreInitializationException
 
getCauses() - Method in exception org.pentaho.di.core.exception.KettleConversionException
 
getCell(int, int) - Method in interface org.pentaho.di.core.spreadsheet.KSheet
Get a cell in the sheet by specification of its coordinates.
getChangedDate() - Method in class org.pentaho.di.shared.SharedObjectBase
 
getChangedDate() - Method in interface org.pentaho.di.shared.SharedObjectInterface
 
getChild(String) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
 
getChild(String) - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
 
getChildren() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
Resolve children from the delegated vfs provider then convert to PVFS
getChildren() - Method in class org.pentaho.di.core.Condition
 
getChildren() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
 
getChildren() - Method in class org.pentaho.di.repository.RepositoryDirectory
 
getChildren() - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
Returns a list of child directories
getClass(PluginInterface, String) - Method in class org.pentaho.di.core.plugins.PluginRegistry
Load the class with a certain name using the class loader of certain plugin.
getClass(PluginInterface, T) - Method in class org.pentaho.di.core.plugins.PluginRegistry
Load the class with a certain name using the class loader of certain plugin.
getClassicStackTrace(Throwable) - Static method in class org.pentaho.di.core.Const
 
getClassLoader() - Method in interface org.pentaho.di.core.plugins.ClassLoadingPluginInterface
 
getClassLoader() - Method in class org.pentaho.di.core.plugins.SupplementalPlugin
 
getClassLoader(PluginInterface) - Method in class org.pentaho.di.core.plugins.PluginRegistry
Create or retrieve the class loader for the specified plugin
getClassLoaderGroup() - Method in class org.pentaho.di.core.plugins.Plugin
 
getClassLoaderGroup() - Method in interface org.pentaho.di.core.plugins.PluginInterface
 
getClassMap() - Method in class org.pentaho.di.core.plugins.Plugin
 
getClassMap() - Method in interface org.pentaho.di.core.plugins.PluginInterface
 
getClassName() - Method in class org.pentaho.di.compatibility.Value
 
getClassName() - Method in class org.pentaho.di.core.plugins.JarFileAnnotationPlugin
 
getClassType() - Method in interface org.pentaho.di.connections.ConnectionProvider
 
getClassType() - Method in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetailsProvider
 
getClient() - Method in class org.pentaho.di.core.KettleClientEnvironment
 
getClusterTemplate() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterServiceOsgi
This method returns the named cluster template used to configure new NamedClusters.
getCode() - Method in enum class org.pentaho.di.core.logging.LogLevel
 
getCode() - Method in class org.pentaho.di.core.logging.Metrics
 
getCode() - Method in interface org.pentaho.di.core.logging.MetricsInterface
 
getCode() - Method in enum class org.pentaho.di.core.ObjectLocationSpecificationMethod
 
getCodedTranslation(String) - Static method in class org.pentaho.di.core.plugins.BasePluginType
 
getCollatorLocale() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getCollatorLocale() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Get the current Locale of the collator
getCollatorStrength() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getCollatorStrength() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Returns the strength of the collator.
getComment() - Method in class org.pentaho.di.core.ResultFile
 
getComment() - Method in interface org.pentaho.di.repository.ObjectRevision
 
getComments() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getComments() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Gets the comments.
getComparator() - Static method in class org.pentaho.di.core.vfs.KettleVFS
 
getCompatibleString(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getCompatibleString(Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Convert the supplied data to a String compatible with version 2.5.
getCondition(int) - Method in class org.pentaho.di.core.Condition
 
getConfigBuilder(VariableSpace, String) - Static method in class org.pentaho.di.core.vfs.configuration.KettleFileSystemConfigBuilderFactory
This factory returns a FileSystemConfigBuilder.
getConfigClass() - Method in class org.pentaho.di.core.vfs.configuration.KettleGenericFileSystemConfigBuilder
 
getConfigClass() - Method in class org.pentaho.di.core.vfs.configuration.KettleSftpFileSystemConfigBuilder
 
getConnection() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileName
Gets the connection name.
getConnection() - Method in class org.pentaho.di.core.database.Database
 
getConnection(LogChannelInterface, DatabaseMeta, String) - Static method in class org.pentaho.di.core.database.ConnectionPoolUtil
Deprecated.
(Please use on init the step and then just get the connection when needed)
getConnectionDetails() - Method in interface org.pentaho.di.connections.ConnectionProvider
Deprecated.
use getNames( ConnectionManager )
getConnectionDetails() - Method in class org.pentaho.di.connections.vfs.BaseVFSConnectionProvider
 
getConnectionDetails(String) - Method in class org.pentaho.di.connections.ConnectionManager
Get the named connection from a specified meta store
getConnectionDetails(String, String) - Method in class org.pentaho.di.connections.ConnectionManager
Get the named connection from the default meta store
getConnectionDetails(ConnectionManager) - Method in interface org.pentaho.di.connections.ConnectionProvider
 
getConnectionDetails(ConnectionManager) - Method in class org.pentaho.di.connections.vfs.BaseVFSConnectionProvider
 
getConnectionDetails(IMetaStore, String) - Method in class org.pentaho.di.connections.ConnectionManager
Get the named connection from a specified meta store
getConnectionDetails(IMetaStore, String, String) - Method in class org.pentaho.di.connections.ConnectionManager
Get the named connection from a specified meta store
getConnectionDetailsByScheme(String) - Method in class org.pentaho.di.connections.ConnectionManager
Get all named connections by key/scheme
getConnectionFileNameUtils() - Method in class org.pentaho.di.connections.vfs.DefaultVFSConnectionFileNameTransformer
 
getConnectionFileNameUtils() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileName
 
getConnectionFileNameUtils() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileNameParser
 
getConnectionGroup() - Method in class org.pentaho.di.core.database.Database
 
getConnectionManager() - Method in class org.pentaho.di.connections.vfs.DefaultVFSConnectionFileNameTransformer
 
getConnectionManager() - Method in class org.pentaho.di.core.bowl.BaseBowl
 
getConnectionManager() - Method in interface org.pentaho.di.core.bowl.Bowl
Gets a ConnectionManager for this Bowl.
getConnectionManager() - Method in class org.pentaho.di.core.bowl.DefaultBowl
 
getConnectionName() - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
 
getConnectionNameVariable() - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
 
getConnectionPoolingProperties() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getConnectionPoolingProperties() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getConnectionPoolingProperties() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getConnectionProperties() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getConnectionProvider(String) - Method in class org.pentaho.di.connections.ConnectionManager
Get a connection provider from the key
getConnectionRootFileName(VFSConnectionDetails) - Method in class org.pentaho.di.connections.vfs.VFSConnectionManagerHelper
 
getConnectionTestReport(DatabaseMeta) - Method in class org.pentaho.di.core.database.DatabaseFactory
 
getConnectionTestReport(DatabaseMeta) - Method in interface org.pentaho.di.core.database.DatabaseFactoryInterface
 
getConnectionTestResults(DatabaseMeta) - Method in class org.pentaho.di.core.database.DatabaseFactory
 
getConnectionTestResults(DatabaseMeta) - Method in interface org.pentaho.di.core.database.DatabaseFactoryInterface
 
getConnectSQL() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getConnectSQL() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getConnectSQL() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getContainerObjectId() - Method in class org.pentaho.di.core.database.Database
 
getContainerObjectId() - Method in class org.pentaho.di.core.logging.LogChannel
 
getContainerObjectId() - Method in interface org.pentaho.di.core.logging.LogChannelInterface
 
getContainerObjectId() - Method in class org.pentaho.di.core.logging.LoggingObject
 
getContainerObjectId() - Method in interface org.pentaho.di.core.logging.LoggingObjectInterface
Gets the execution container (Carte/DI server/BI Server) object id.
getContainerObjectId() - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
 
getContent() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
 
getContent() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
 
getContentFormat() - Method in class org.pentaho.di.core.logging.log4j.Log4jKettleLayout
 
getContents() - Method in interface org.pentaho.di.core.spreadsheet.KCell
 
getContentType() - Method in class org.pentaho.di.core.logging.log4j.Log4jKettleLayout
 
getConversionFormats() - Static method in class org.pentaho.di.core.Const
 
getConversionMask() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
Deprecated.
getConversionMask() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Gets the conversion mask.
getConversionMeta() - Method in class org.pentaho.di.core.util.StringEvaluationResult
 
getConversionMetadata() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getConversionMetadata() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
This conversion metadata can be attached to a String object to see where it came from and with which mask it was generated, the encoding, the local languages used, padding, etc.
getCopy() - Method in class org.pentaho.di.core.database.Database
 
getCopy() - Method in class org.pentaho.di.core.logging.LogMessage
 
getCopy() - Method in interface org.pentaho.di.core.logging.LogMessageInterface
 
getCount() - Method in class org.pentaho.di.core.metrics.MetricsDuration
 
getCount() - Method in class org.pentaho.di.core.util.StringEvaluator
 
getCounter() - Method in class org.pentaho.di.core.Counter
 
getCounter(String) - Method in class org.pentaho.di.core.Counters
 
getCreateIndexStatement(String, String, String[], boolean, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.Database
 
getCreateIndexStatement(String, String, String, String[], boolean, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.Database
 
getCreateSequenceStatement(String, long, long, long, boolean) - Method in class org.pentaho.di.core.database.Database
 
getCreateSequenceStatement(String, String, long, long, long, boolean) - Method in class org.pentaho.di.core.database.Database
 
getCreateSequenceStatement(String, String, String, String, boolean) - Method in class org.pentaho.di.core.database.Database
 
getCreateSequenceStatement(String, String, String, String, String, boolean) - Method in class org.pentaho.di.core.database.Database
 
getCreateTableStatement() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
Customizes the ValueMetaInterface defined in the base
getCreateTableStatement() - Method in interface org.pentaho.di.core.database.DatabaseInterface
Customizes the ValueMetaInterface defined in the base
getCreateTableStatement() - Method in class org.pentaho.di.core.database.DatabaseMeta
Customizes the ValueMetaInterface defined in the base
getCreateTableStatement() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
getCreateTableStatement(String, RowMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.Database
Generates SQL
getCreationDate() - Method in interface org.pentaho.di.repository.ObjectRevision
 
getCurrencySymbol() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getCurrencySymbol() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Gets the currency symbol.
getCurrentMetaStore() - Method in class org.pentaho.di.metastore.SuppliedMetaStore
Returns the current metastore as supplied by the Supplier.
getCustomParameter(String, String) - Method in class org.pentaho.di.core.Props
 
getCustomStackTrace(Throwable) - Static method in class org.pentaho.di.core.Const
 
getDamerauLevenshtein_Distance(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
DamerauLevenshtein distance is a measure of the similarity between two strings, which we will refer to as the source string (s) and the target string (t).
getDamerauLevenshteinDistance(String, String) - Static method in class org.pentaho.di.core.util.Utils
 
getData() - Method in class org.pentaho.di.core.RowMetaAndData
 
getData(LoggingObjectInterface, ProgressMonitorListener) - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
 
getDatabase() - Method in class org.pentaho.di.core.SQLStatement
Get the database connection for this SQL Statement
getDatabase(String, String, Database) - Method in class org.pentaho.di.core.database.map.DatabaseConnectionMap
getDatabaseColumnTypeDefinition(DatabaseInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getDatabaseColumnTypeDefinition(DatabaseInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
 
getDatabaseColumnTypeDefinition(DatabaseInterface, String, String, boolean, boolean, boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Ask for suggestions as to how this plugin data type should be represented in the specified database interface
getDatabaseDialect() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
getDatabaseDialectInternal() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
getDatabaseElements(IMetaStore) - Static method in class org.pentaho.di.metastore.DatabaseMetaStoreUtil
 
getDatabaseFactory() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getDatabaseFactoryName() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
You can use this method to supply an alternate factory for the test method in the dialogs.
getDatabaseFactoryName() - Method in interface org.pentaho.di.core.database.DatabaseInterface
You can use this method to supply an alternate factory for the test method in the dialogs.
getDatabaseInterface() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getDatabaseInterface(String) - Static method in class org.pentaho.di.core.database.DatabaseMeta
Search for the right type of DatabaseInterface object and clone it.
getDatabaseInterfaces() - Static method in class org.pentaho.di.core.database.DatabaseMeta
 
getDatabaseInterfacesMap() - Static method in class org.pentaho.di.core.database.DatabaseMeta
 
getDatabaseMeta() - Method in class org.pentaho.di.core.database.Database
 
getDatabaseMeta() - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
 
getDatabaseMetaData() - Method in class org.pentaho.di.core.database.Database
 
getDatabaseName() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getDatabaseName() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getDatabaseName() - Method in class org.pentaho.di.core.database.DatabaseMeta
Return the name of the database.
getDatabaseName() - Method in class org.pentaho.di.core.database.PartitionDatabaseMeta
 
getDatabasePortNumberString() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getDatabasePortNumberString() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getDatabasePortNumberString() - Method in class org.pentaho.di.core.database.DatabaseMeta
Return the port on which the database listens as a String.
getDatabaseTypeDesc() - Method in class org.pentaho.di.core.database.DatabaseMeta
Deprecated.
This is actually the plugin ID
getDataSource(String) - Method in class org.pentaho.di.core.database.Database
 
getDataSource(LogChannelInterface, DatabaseMeta, String) - Static method in class org.pentaho.di.core.database.ConnectionPoolUtil
 
getDataSourceFromJndi(String, Context) - Static method in class org.pentaho.di.core.database.util.DatabaseUtil
Since JNDI is supported different ways in different app servers, it's nearly impossible to have a ubiquitous way to look up a datasource.
getDataSourceName(DatabaseMeta, String) - Static method in class org.pentaho.di.core.database.ConnectionPoolUtil
 
getDataSourceProviderInterface() - Static method in class org.pentaho.di.core.database.DataSourceProviderFactory
 
getDataTablespace() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getDataTablespace() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getDataTablespace() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getDataTablespaceDDL(VariableSpace, DatabaseMeta) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
Returns the tablespace DDL fragment for a "Data" tablespace.
getDataTablespaceDDL(VariableSpace, DatabaseMeta) - Method in interface org.pentaho.di.core.database.DatabaseInterface
Returns the tablespace DDL fragment for a "Data" tablespace.
getDataType() - Method in class org.pentaho.di.core.logging.LogTableField
 
getDataXML(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getDataXML(Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Returns an XML representation of the row data.
getDataXML(Object[]) - Method in class org.pentaho.di.core.row.RowMeta
 
getDataXML(Object[]) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Gets the data xml.
getDate() - Method in class org.pentaho.di.compatibility.Value
Get the Date of this Value.
getDate() - Method in class org.pentaho.di.compatibility.ValueBigNumber
 
getDate() - Method in class org.pentaho.di.compatibility.ValueBinary
 
getDate() - Method in class org.pentaho.di.compatibility.ValueBoolean
 
getDate() - Method in class org.pentaho.di.compatibility.ValueDate
 
getDate() - Method in class org.pentaho.di.compatibility.ValueInteger
 
getDate() - Method in interface org.pentaho.di.compatibility.ValueInterface
 
getDate() - Method in class org.pentaho.di.compatibility.ValueNumber
 
getDate() - Method in class org.pentaho.di.compatibility.ValueSerializable
 
getDate() - Method in class org.pentaho.di.compatibility.ValueString
 
getDate() - Method in class org.pentaho.di.core.metrics.MetricsDuration
 
getDate() - Method in class org.pentaho.di.core.metrics.MetricsSnapshot
 
getDate() - Method in interface org.pentaho.di.core.metrics.MetricsSnapshotInterface
 
getDate(int, Date) - Method in class org.pentaho.di.core.RowMetaAndData
 
getDate(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getDate(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaDate
 
getDate(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
 
getDate(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
 
getDate(Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Convert the supplied data to a Date
getDate(Object[], int) - Method in class org.pentaho.di.core.row.RowMeta
Get a Date value from a row of data.
getDate(Object[], int) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Get a Date value from a row of data.
getDate(Object[], String, Date) - Method in class org.pentaho.di.core.row.RowMeta
 
getDate(Object[], String, Date) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Gets the date.
getDate(String, Date) - Method in class org.pentaho.di.compatibility.Row
Search for a value, if it doesn't occur in the row, return the default value.
getDate(String, Date) - Method in class org.pentaho.di.core.RowMetaAndData
 
getDateFormat() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getDateFormat() - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
 
getDateFormat() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Gets the date format.
getDateFormatByRegex(String) - Static method in class org.pentaho.di.core.util.DateDetector
 
getDateFormatByRegex(String, String) - Static method in class org.pentaho.di.core.util.DateDetector
 
getDateFormatLocale() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getDateFormatLocale() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Returns the locale from the date format.
getDateFormats() - Static method in class org.pentaho.di.core.Const
Returning the localized date conversion formats.
getDateFormats() - Method in class org.pentaho.di.core.util.StringEvaluator
 
getDateFormatTimeZone() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getDateFormatTimeZone() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
 
getDateFormatToRegExps(String) - Static method in class org.pentaho.di.core.util.DateDetector
 
getDateFromString(String) - Static method in class org.pentaho.di.core.util.DateDetector
 
getDateFromString(String, String) - Static method in class org.pentaho.di.core.util.DateDetector
 
getDateFromStringByFormat(String, String) - Static method in class org.pentaho.di.core.util.DateDetector
 
getDatePattern() - Method in class org.pentaho.di.core.row.value.ValueMetaConverter
 
getDbInfo() - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
 
getDbInterface(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
For testing
getDDL(String, RowMetaInterface) - Method in class org.pentaho.di.core.database.Database
 
getDDL(String, RowMetaInterface, String, boolean, String) - Method in class org.pentaho.di.core.database.Database
 
getDDL(String, RowMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.Database
 
getDDLCreationTable(String, RowMetaInterface) - Method in class org.pentaho.di.core.database.Database
Return SQL CREATION statement for a Table
getDDLTruncateTable(String, String) - Method in class org.pentaho.di.core.database.Database
Return SQL TRUNCATE statement for a Table
getDecimalFormat() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getDecimalFormat() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Gets the decimal format.
getDecimalFormat(boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getDecimalFormat(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Gets the decimal format.
getDecimalSymbol() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getDecimalSymbol() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Gets the decimal symbol.
getDefaultCharset() - Method in class org.pentaho.di.core.fileinput.CharsetToolkit
Retrieves the default Charset
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.AthenaDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.CacheDatabaseMeta
 
getDefaultDatabasePort() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.DatabricksDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.DerbyDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.ExtenDBDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.FirebirdDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.GuptaDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.H2DatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.HypersonicDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.InfobrightDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.InformixDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.IngresDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.InterbaseDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.LucidDBDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.RedshiftDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.SAPDBDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.SybaseDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.SybaseIQDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.TeradataDatabaseMeta
 
getDefaultDatabasePort() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
 
getDefaultLocale() - Method in class org.pentaho.di.i18n.LanguageChoice
 
getDefaultManager(Bowl) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileProvider
 
getDefaultMetastore() - Static method in class org.pentaho.di.metastore.MetaStoreConst
 
getDefaultMetastoreSupplier() - Static method in class org.pentaho.di.metastore.MetaStoreConst
 
getDefaultMetrics() - Static method in class org.pentaho.di.core.logging.Metrics
 
getDefaultOptions() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getDefaultOptions() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getDefaultOptions() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
getDefaultOptions() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
 
getDefaultOptions() - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
 
getDefaultPentahoMetaStoreLocation() - Static method in class org.pentaho.di.metastore.MetaStoreConst
 
getDefaultSystemCharset() - Static method in class org.pentaho.di.core.fileinput.CharsetToolkit
Retrieve the default charset of the system.
getDefaultValue() - Method in class org.pentaho.di.core.database.DatabaseConnectionPoolParameter
 
getDelegate(Class<V>) - Static method in class org.pentaho.di.laf.LAFFactory
 
getDeprecatedPrefix() - Static method in class org.pentaho.di.core.Const
 
getDescription() - Method in interface org.pentaho.di.connections.ConnectionDetails
 
getDescription() - Method in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetails
 
getDescription() - Method in interface org.pentaho.di.core.CheckResultSourceInterface
 
getDescription() - Method in class org.pentaho.di.core.database.DatabaseConnectionPoolParameter
 
getDescription() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getDescription() - Method in interface org.pentaho.di.core.DescriptionInterface
 
getDescription() - Method in class org.pentaho.di.core.KettleAttribute
 
getDescription() - Method in interface org.pentaho.di.core.KettleAttributeInterface
 
getDescription() - Method in enum class org.pentaho.di.core.logging.LogLevel
 
getDescription() - Method in class org.pentaho.di.core.logging.LogTableField
 
getDescription() - Method in class org.pentaho.di.core.logging.Metrics
 
getDescription() - Method in interface org.pentaho.di.core.logging.MetricsInterface
 
getDescription() - Method in class org.pentaho.di.core.metrics.MetricsDuration
 
getDescription() - Method in enum class org.pentaho.di.core.ObjectLocationSpecificationMethod
 
getDescription() - Method in class org.pentaho.di.core.plugins.Plugin
 
getDescription() - Method in interface org.pentaho.di.core.plugins.PluginInterface
 
getDescription() - Method in enum class org.pentaho.di.core.spreadsheet.KCellType
 
getDescription() - Method in class org.pentaho.di.metastore.SuppliedMetaStore
 
getDescription() - Method in interface org.pentaho.di.repository.RepositoryElementInterface
Gets the description of the repository object.
getDescription() - Method in interface org.pentaho.di.repository.RepositoryElementMetaInterface
 
getDescriptions() - Method in enum class org.pentaho.di.core.ObjectLocationSpecificationMethod
 
getDestinationStepCopy() - Method in class org.pentaho.di.core.BlockingBatchingRowSet
 
getDestinationStepCopy() - Method in interface org.pentaho.di.core.RowSet
 
getDestinationStepName() - Method in class org.pentaho.di.core.BlockingBatchingRowSet
 
getDestinationStepName() - Method in interface org.pentaho.di.core.RowSet
 
getDetails(String) - Method in class org.pentaho.di.connections.ConnectionManager
Gets a connection given its name, casting it to the type parameter.
getDeviceBounds() - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
getDigits(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
 
getDigitsOnly(String) - Static method in class org.pentaho.di.core.Const
Return digits only.
getDIHomeDirectory() - Static method in class org.pentaho.di.core.Const
Returns the value of DI_HOME.
getDirectFile(T, String) - Method in interface org.pentaho.di.connections.vfs.VFSConnectionProvider
If the provided ConnectionDetails are the correct type, return a FileObject for the provided path.
getDirectoryIDs() - Method in class org.pentaho.di.repository.RepositoryDirectory
Get all the directory-id in this directory and the subdirectories.
getDirectoryIDs() - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
 
getDisplayName() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getDisplayName() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getDisplayName() - Method in class org.pentaho.di.core.database.DatabaseMeta
Returns the name of the database connection
getDistinctStrings(String[]) - Static method in class org.pentaho.di.core.Const
Sorts the array of Strings, determines the uniquely occurring strings.
getDocument() - Method in class org.pentaho.di.core.svg.SvgImage
 
getDocumentationUrl() - Method in class org.pentaho.di.core.plugins.Plugin
 
getDocumentationUrl() - Method in interface org.pentaho.di.core.plugins.PluginInterface
 
getDocUrl(String) - Static method in class org.pentaho.di.core.Const
Provides the documentation url with the configured base + the given URI.
getDomain() - Method in interface org.pentaho.di.connections.vfs.VFSConnectionDetails
Allow for returning of domain for non-bucket vfs connections
getDriverClass() - Method in class org.pentaho.di.core.database.AS400DatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.AthenaDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.AzureSqlDataBaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.CacheDatabaseMeta
 
getDriverClass() - Method in interface org.pentaho.di.core.database.DatabaseInterface
Obtain the name of the JDBC driver class that we need to use!
getDriverClass() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.DatabricksDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.DbaseDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.DerbyDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.ExtenDBDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.FirebirdDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.GuptaDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.H2DatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.HypersonicDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.InformixDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.IngresDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.InterbaseDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.LucidDBDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.MariaDBDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.MondrianNativeDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.MSSQLServerNativeDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.RedshiftDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.RemedyActionRequestSystemDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.SAPDBDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.SQLiteDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.SybaseDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.SybaseIQDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.TeradataDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.UniVerseDatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.Vertica5DatabaseMeta
 
getDriverClass() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
 
getDropColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
Generates the SQL statement to drop a column from the specified table
getDropColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.CacheDatabaseMeta
Generates the SQL statement to drop a column from the specified table
getDropColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
Generates the SQL statement to drop a column from the specified table
getDropColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getDropColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
Generates the SQL statement to drop a column from the specified table
getDropColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
Generates the SQL statement to drop a column from the specified table
getDropColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.ExtenDBDatabaseMeta
Generates the SQL statement to drop a column from the specified table
getDropColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
getDropColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.IngresDatabaseMeta
Generates the SQL statement to drop a column from the specified table
getDropColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
Generates the SQL statement to drop a column from the specified table
getDropColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.LucidDBDatabaseMeta
Generates the SQL statement to drop a column from the specified table
getDropColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
Generates the SQL statement to drop a column from the specified table
getDropColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
Generates the SQL statement to drop a column from the specified table
getDropColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
Generates the SQL statement to drop a column from the specified table
getDropColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
Generates the SQL statement to drop a column from the specified table Note: Netezza does not allow addition/deletion of columns to tables
getDropColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
Generates the SQL statement to drop a column from the specified table
getDropColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
Generates the SQL statement to drop a column from the specified table
getDropColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
Generates the SQL statement to drop a column from the specified table
getDropColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
Generates the SQL statement to drop a column from the specified table
getDropColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.VectorWiseDatabaseMeta
Generates the SQL statement to drop a column from the specified table
getDropTableIfExistsStatement(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
Forms drop table statement.
getDropTableIfExistsStatement(String) - Method in interface org.pentaho.di.core.database.DatabaseInterfaceExtended
Deprecated.
Forms the drop table statement specific for a certain RDBMS.
getDropTableIfExistsStatement(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
Forms the drop table statement specific for a certain RDBMS.
getDropTableIfExistsStatement(String) - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
Oracle does not support a construct like 'drop table if exists', which is apparently legal syntax in many other RDBMSs.
getDuration() - Method in class org.pentaho.di.core.metrics.MetricsDuration
 
getDuration(String, Metrics) - Static method in class org.pentaho.di.core.metrics.MetricsUtil
Calculates the durations between the START and STOP snapshots for a given metric description
getDurations(String) - Static method in class org.pentaho.di.core.metrics.MetricsUtil
Calculates the durations between the START and STOP snapshots per metric description and subject (if any)
getElapsedTimeMillis() - Method in class org.pentaho.di.core.Result
Returns the elapsed time of the ETL execution in milliseconds
getElement(String, IMetaStoreElementType, String) - Method in class org.pentaho.di.metastore.SuppliedMetaStore
 
getElementByName(String, IMetaStoreElementType, String) - Method in class org.pentaho.di.metastore.SuppliedMetaStore
 
getElementByName(String, IMetaStoreElementType, String, boolean) - Method in class org.pentaho.di.metastore.SuppliedMetaStore
 
getElementIds(String, IMetaStoreElementType) - Method in class org.pentaho.di.metastore.SuppliedMetaStore
 
getElements(String, IMetaStoreElementType) - Method in class org.pentaho.di.metastore.SuppliedMetaStore
 
getElements(String, IMetaStoreElementType, boolean) - Method in class org.pentaho.di.metastore.SuppliedMetaStore
 
getElements(String, IMetaStoreElementType, boolean, List<MetaStoreException>) - Method in class org.pentaho.di.metastore.SuppliedMetaStore
 
getElementType(String, String) - Method in class org.pentaho.di.metastore.SuppliedMetaStore
 
getElementTypeByName(String, String) - Method in class org.pentaho.di.metastore.SuppliedMetaStore
 
getElementTypeByName(String, String, boolean) - Method in class org.pentaho.di.metastore.SuppliedMetaStore
 
getElementTypeIds(String) - Method in class org.pentaho.di.metastore.SuppliedMetaStore
 
getElementTypes(String) - Method in class org.pentaho.di.metastore.SuppliedMetaStore
 
getEmptyPaddedStrings() - Static method in class org.pentaho.di.core.Const
Create an array of Strings consisting of spaces.
getEncoding() - Method in class org.pentaho.di.core.WriterOutputStream
 
getEndDate() - Method in class org.pentaho.di.core.metrics.MetricsDuration
 
getEndQuote() - Method in class org.pentaho.di.core.database.AthenaDatabaseMeta
 
getEndQuote() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getEndQuote() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getEndQuote() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getEndQuote() - Method in class org.pentaho.di.core.database.DatabricksDatabaseMeta
 
getEndQuote() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
getEndQuote() - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
 
getEndQuote() - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
 
getEndQuote() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
Simply add an underscore in the case of MySQL!
getEnforce8Bit() - Method in class org.pentaho.di.core.fileinput.CharsetToolkit
Gets the enforce8Bit flag, in case we do not want to ever get a US-ASCII encoding.
getEntryNr() - Method in class org.pentaho.di.core.Result
Returns the entry number
getEnvironmentVariable(String, String) - Static method in class org.pentaho.di.core.Const
Retrieves the content of an environment variable
getEnvironmentVariablesForRuntimeExec() - Static method in class org.pentaho.di.core.util.EnvUtil
 
getEnvVarible(String) - Method in class org.pentaho.di.version.EnvironmentVariableGetter
 
getError() - Method in class org.pentaho.di.core.SQLStatement
Get the error that occurred when obtaining the SQL.
getErrorCode() - Method in class org.pentaho.di.core.CheckResult
 
getErrorCode() - Method in interface org.pentaho.di.core.CheckResultInterface
 
getErrorHelpFile() - Method in class org.pentaho.di.core.plugins.Plugin
 
getErrorHelpFile() - Method in interface org.pentaho.di.core.plugins.PluginInterface
 
getErrorsField() - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
 
getErrorString(ResourceBundle, String) - Static method in class org.pentaho.di.i18n.GlobalMessageUtil
 
getErrorString(ResourceBundle, String, String) - Static method in class org.pentaho.di.i18n.GlobalMessageUtil
 
getErrorString(ResourceBundle, String, String, String) - Static method in class org.pentaho.di.i18n.GlobalMessageUtil
 
getErrorString(ResourceBundle, String, String, String, String) - Static method in class org.pentaho.di.i18n.GlobalMessageUtil
 
getErrorString(ResourceBundle, String, String, String, String, String) - Static method in class org.pentaho.di.i18n.GlobalMessageUtil
 
getEvent() - Method in class org.pentaho.di.core.logging.BufferLine
 
getException() - Method in class org.pentaho.di.core.database.DatabaseTestResults
 
getException() - Method in class org.pentaho.di.core.logging.FileLoggingEventListener
 
getExceptionsList() - Method in exception org.pentaho.di.core.exception.KettleDatabaseBatchException
 
getExceptionStrategy(LogTableCoreInterface) - Static method in class org.pentaho.di.core.database.util.DatabaseLogExceptionFactory
Returns throw exception strategy depends on defined behavior.
getExceptionStrategy(LogTableCoreInterface, Exception) - Static method in class org.pentaho.di.core.database.util.DatabaseLogExceptionFactory
Returns throw exception strategy depends on defined behavior.
getExecutionId() - Method in class org.pentaho.di.core.Result
Returns the unique identifier of an ETL execution, should one ever care to declare one such
getExecutor() - Static method in class org.pentaho.di.core.util.ExecutorUtil
 
getExistingDetails(String) - Method in class org.pentaho.di.connections.ConnectionManager
Gets the details of a connection, given its name, casting it to the type parameter, and throwing if it does not exist.
getExistingProvider(ConnectionManager, String) - Method in class org.pentaho.di.connections.vfs.VFSConnectionManagerHelper
Gets a VFS connection provider, given its key, and throwing an exception if one is not defined.
getExistingProvider(ConnectionManager, T) - Method in class org.pentaho.di.connections.vfs.VFSConnectionManagerHelper
Gets a VFS provider, given the details of the VFS connection, and throwing an exception if one is not defined.
getExitStatus() - Method in class org.pentaho.di.core.Result
Returns the exit status value.
getExplicitMetastore() - Method in interface org.pentaho.di.core.bowl.Bowl
Gets a Metastore only for accessing any bowl-specific objects.
getExplicitMetastore() - Method in class org.pentaho.di.core.bowl.DefaultBowl
 
getExplicitMetastore(String) - Method in interface org.pentaho.di.core.osgi.api.MetastoreLocatorOsgi
Unconditionally returns the metastore stored with the given provider key, or null if it does not exist.
getExpression() - Method in class org.pentaho.di.core.config.OgnlExpression
 
getExt() - Method in enum class org.pentaho.di.core.vfs.KettleVFS.Suffix
 
getExtension() - Method in enum class org.pentaho.di.repository.RepositoryObjectType
 
getExtensionDataMap() - Method in interface org.pentaho.di.core.ExtensionDataInterface
 
getExtraOptionIndicator() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getExtraOptionIndicator() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getExtraOptionIndicator() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getExtraOptionIndicator() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
 
getExtraOptionIndicator() - Method in class org.pentaho.di.core.database.FirebirdDatabaseMeta
 
getExtraOptionIndicator() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
getExtraOptionIndicator() - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
 
getExtraOptionIndicator() - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
 
getExtraOptionIndicator() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
 
getExtraOptionIndicator() - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
 
getExtraOptionIndicator() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
 
getExtraOptionIndicator() - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
 
getExtraOptionIndicator() - Method in class org.pentaho.di.core.database.TeradataDatabaseMeta
 
getExtraOptionIndicator() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
 
getExtraOptions() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getExtraOptions() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getExtraOptions() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getExtraOptions() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
getExtraOptions() - Method in class org.pentaho.di.core.database.TeradataDatabaseMeta
Overrides parent behavior to allow getDatabasePortNumberString value to override value of DBS_PORT extra option.
getExtraOptionSeparator() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getExtraOptionSeparator() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getExtraOptionSeparator() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getExtraOptionSeparator() - Method in class org.pentaho.di.core.database.FirebirdDatabaseMeta
 
getExtraOptionSeparator() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
getExtraOptionSeparator() - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
 
getExtraOptionSeparator() - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
 
getExtraOptionSeparator() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
 
getExtraOptionSeparator() - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
 
getExtraOptionSeparator() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
 
getExtraOptionSeparator() - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
 
getExtraOptionSeparator() - Method in class org.pentaho.di.core.database.TeradataDatabaseMeta
 
getExtraOptionSeparator() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
 
getExtraOptionsHelpText() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getExtraOptionsHelpText() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getExtraOptionsHelpText() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getExtraOptionsHelpText() - Method in class org.pentaho.di.core.database.DerbyDatabaseMeta
 
getExtraOptionsHelpText() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
 
getExtraOptionsHelpText() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
getExtraOptionsHelpText() - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
 
getExtraOptionsHelpText() - Method in class org.pentaho.di.core.database.HypersonicDatabaseMeta
 
getExtraOptionsHelpText() - Method in class org.pentaho.di.core.database.LucidDBDatabaseMeta
 
getExtraOptionsHelpText() - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
 
getExtraOptionsHelpText() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
 
getExtraOptionsHelpText() - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
 
getExtraOptionsHelpText() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
 
getExtraOptionsHelpText() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
 
getExtraOptionsHelpText() - Method in class org.pentaho.di.core.database.RedshiftDatabaseMeta
 
getExtraOptionsHelpText() - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
 
getExtraOptionsHelpText() - Method in class org.pentaho.di.core.database.SybaseDatabaseMeta
 
getExtraOptionsHelpText() - Method in class org.pentaho.di.core.database.SybaseIQDatabaseMeta
 
getExtraOptionsHelpText() - Method in class org.pentaho.di.core.database.TeradataDatabaseMeta
 
getExtraOptionValueSeparator() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getExtraOptionValueSeparator() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getExtraOptionValueSeparator() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getExtraOptionValueSeparator() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
getFeatureSummary() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.AS400DatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.AthenaDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.CacheDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
Describe a Value as a field in the database.
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.DatabricksDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.DbaseDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.DerbyDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.ExtenDBDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.FirebirdDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.GuptaDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.H2DatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.HypersonicDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.InformixDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.IngresDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.InterbaseDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.LucidDBDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.MondrianNativeDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.SAPDBDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.SQLiteDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.SybaseDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.SybaseIQDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.TeradataDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.UniVerseDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.VectorWiseDatabaseMeta
 
getFieldDefinition(ValueMetaInterface, String, String, boolean, boolean, boolean) - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
 
getFieldName() - Method in class org.pentaho.di.core.logging.LogTableField
 
getFieldnameProtector() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getFieldNames() - Method in class org.pentaho.di.compatibility.Row
Get an array of the names of all the Values in the Row.
getFieldNames() - Method in class org.pentaho.di.core.row.RowMeta
Get an array of the names of all the Values in the Row.
getFieldNames() - Method in interface org.pentaho.di.core.row.RowMetaInterface
Get an array of the names of all the Values in the Row.
getFieldNamesAndTypes(int) - Method in class org.pentaho.di.compatibility.Row
Get an array of strings showing the name of the values in the row padded to a maximum length, followed by the types of the values.
getFieldNamesAndTypes(int) - Method in class org.pentaho.di.core.row.RowMeta
Get an array of strings showing the name of the values in the row padded to a maximum length, followed by the types of the values.
getFieldNamesAndTypes(int) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Get an array of strings showing the name of the values in the row padded to a maximum length, followed by the types of the values.
getFields() - Method in exception org.pentaho.di.core.exception.KettleConversionException
 
getFields() - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
 
getFile() - Method in class org.pentaho.di.core.logging.FileLoggingEventListener
 
getFile() - Method in class org.pentaho.di.core.logging.log4j.Log4jFileAppender
 
getFile() - Method in class org.pentaho.di.core.ResultFile
 
getFile(int) - Method in class org.pentaho.di.core.fileinput.FileInputList
 
getFileEncoding(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
getFileEncoding(ValueMetaInterface, Object, boolean) - Static method in class org.pentaho.di.core.row.ValueDataUtil
Get file encoding.
getFileInputStream(FileObject) - Static method in class org.pentaho.di.core.vfs.KettleVFS
Deprecated.
because of API change in Apache VFS. As a workaround use FileObject.getName().getPathDecoded(); Then use a regular File() object to create a File Input stream.
getFileInputStreamExternal(String) - Method in class org.pentaho.di.core.plugins.BasePluginType
 
getFilename() - Method in class org.pentaho.di.core.database.Database
 
getFilename() - Static method in class org.pentaho.di.core.DBCache
 
getFilename() - Method in class org.pentaho.di.core.logging.FileLoggingEventListener
 
getFilename() - Method in class org.pentaho.di.core.logging.LoggingObject
 
getFilename() - Method in interface org.pentaho.di.core.logging.LoggingObjectInterface
Gets the filename.
getFilename() - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
 
getFilename() - Method in class org.pentaho.di.core.Props
 
getFilename(FileObject) - Static method in class org.pentaho.di.core.vfs.KettleVFS
 
getFileNameParser() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileProvider
 
getFileNameTransformer(ConnectionManager) - Method in interface org.pentaho.di.connections.vfs.VFSConnectionProvider
Gets a file name transformer for transforming file names in the context of a given connection manager.
getFileObject(String) - Method in interface org.pentaho.di.core.vfs.IKettleVFS
 
getFileObject(String) - Static method in class org.pentaho.di.core.vfs.KettleVFS
Deprecated.
use getInstance( Bowl )
getFileObject(String) - Method in class org.pentaho.di.core.vfs.KettleVFSImpl
 
getFileObject(String, FileSystemOptions) - Method in interface org.pentaho.di.core.vfs.IKettleVFS
 
getFileObject(String, FileSystemOptions) - Static method in class org.pentaho.di.core.vfs.KettleVFS
Deprecated.
use getInstance( Bowl )
getFileObject(String, FileSystemOptions) - Method in class org.pentaho.di.core.vfs.KettleVFSImpl
 
getFileObject(String, VariableSpace) - Method in interface org.pentaho.di.core.vfs.IKettleVFS
 
getFileObject(String, VariableSpace) - Static method in class org.pentaho.di.core.vfs.KettleVFS
Deprecated.
use getInstance( Bowl )
getFileObject(String, VariableSpace) - Method in class org.pentaho.di.core.vfs.KettleVFSImpl
 
getFileObject(String, VariableSpace, FileSystemOptions) - Method in interface org.pentaho.di.core.vfs.IKettleVFS
 
getFileObject(String, VariableSpace, FileSystemOptions) - Static method in class org.pentaho.di.core.vfs.KettleVFS
Deprecated.
use getInstance( Bowl )
getFileObject(String, VariableSpace, FileSystemOptions) - Method in class org.pentaho.di.core.vfs.KettleVFSImpl
 
getFileObjects(PluginFolderInterface) - Method in class org.pentaho.di.core.plugins.JarFileCache
 
getFileOperations() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
 
getFileOperations() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
 
getFileOutputStream() - Method in class org.pentaho.di.core.logging.log4j.Log4jFileAppender
 
getFilepath() - Method in exception org.pentaho.di.core.exception.KettleFileNotFoundException
 
getFiles() - Method in class org.pentaho.di.core.fileinput.FileInputList
 
getFileStrings() - Method in class org.pentaho.di.core.fileinput.FileInputList
 
getFileSystem() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
 
getFileSystemConfigBuilder(String) - Method in class org.pentaho.di.core.vfs.ConcurrentFileSystemManager
 
getFileSystemManager() - Method in class org.pentaho.di.core.vfs.KettleVFS
 
getFileSystemOptions() - Method in class org.pentaho.di.connections.vfs.builder.VFSConnectionConfigurationBuilder
 
getFileSystemOptions(String, String, VariableSpace, FileSystemOptions) - Method in interface org.pentaho.di.core.vfs.IKettleVFS
 
getFileSystemOptions(String, String, VariableSpace, FileSystemOptions) - Method in class org.pentaho.di.core.vfs.KettleVFSImpl
 
getFilter() - Method in class org.pentaho.di.core.logging.log4j.Log4jFileAppender
 
getFilter() - Method in class org.pentaho.di.core.logging.LogChannel
 
getFilter() - Method in interface org.pentaho.di.core.logging.LogChannelInterface
 
getFirstRows(String, int) - Method in class org.pentaho.di.core.database.Database
 
getFirstRows(String, int, ProgressMonitorListener) - Method in class org.pentaho.di.core.database.Database
Get the first rows from a table (for preview)
getFolder() - Method in class org.pentaho.di.core.plugins.PluginFolder
 
getFolder() - Method in interface org.pentaho.di.core.plugins.PluginFolderInterface
 
getFooter() - Method in class org.pentaho.di.core.logging.log4j.Log4jKettleLayout
 
getFormatMask() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getFormatMask() - Method in class org.pentaho.di.core.row.value.ValueMetaBigNumber
 
getFormatMask() - Method in class org.pentaho.di.core.row.value.ValueMetaDate
 
getFormatMask() - Method in class org.pentaho.di.core.row.value.ValueMetaInteger
 
getFormatMask() - Method in class org.pentaho.di.core.row.value.ValueMetaNumber
 
getFormatMask() - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
 
getFormatMask() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Gets a formatting mask using this value's meta information.
getFormattedDateTime(Date) - Static method in class org.pentaho.di.core.util.StringUtil
Giving back a date/time string in the format following the rule from the most to the least significant
getFormattedDateTime(Date, boolean) - Static method in class org.pentaho.di.core.util.StringUtil
Giving back a date/time string in the format following the rule from the most to the least significant
getFormattedDateTimeNow() - Static method in class org.pentaho.di.core.util.StringUtil
Giving back the actual time as a date/time string in the format following the rule from the most to the least significant
getFormattedDateTimeNow(boolean) - Static method in class org.pentaho.di.core.util.StringUtil
Giving back the actual time as a date/time string in the format following the rule from the most to the least significant
getForumUrl() - Method in class org.pentaho.di.core.plugins.Plugin
 
getForumUrl() - Method in interface org.pentaho.di.core.plugins.PluginInterface
 
getFriendlyURI() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileName
 
getFriendlyURI(String) - Method in interface org.pentaho.di.core.vfs.IKettleVFS
 
getFriendlyURI(String) - Static method in class org.pentaho.di.core.vfs.KettleVFS
Deprecated.
use getInstance( Bowl )
getFriendlyURI(String) - Method in class org.pentaho.di.core.vfs.KettleVFSImpl
 
getFriendlyURI(String, VariableSpace) - Method in interface org.pentaho.di.core.vfs.IKettleVFS
 
getFriendlyURI(String, VariableSpace) - Static method in class org.pentaho.di.core.vfs.KettleVFS
Deprecated.
use getInstance( Bowl )
getFriendlyURI(String, VariableSpace) - Method in class org.pentaho.di.core.vfs.KettleVFSImpl
 
getFriendlyURI(FileObject) - Static method in class org.pentaho.di.core.vfs.KettleVFS
 
getFromIndex() - Method in class org.pentaho.di.core.database.SqlScriptStatement
 
getFunction() - Method in class org.pentaho.di.core.Condition
 
getFunction(String) - Static method in class org.pentaho.di.core.Condition
 
getFunctionAverage() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getFunctionAverage() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getFunctionAverage() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getFunctionAverage() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
getFunctionCount() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getFunctionCount() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getFunctionCount() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getFunctionCount() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
getFunctionDesc() - Method in class org.pentaho.di.core.Condition
 
getFunctionMaximum() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getFunctionMaximum() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getFunctionMaximum() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getFunctionMaximum() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
getFunctionMinimum() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getFunctionMinimum() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getFunctionMinimum() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getFunctionMinimum() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
getFunctionSum() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getFunctionSum() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getFunctionSum() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getFunctionSum() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
getGatewayPassword() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
 
getGatewayUrl() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
 
getGatewayUsername() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
 
getGeneralLogger() - Method in class org.pentaho.di.core.database.DatabaseMeta
For testing
getGeneratedKeys(PreparedStatement) - Method in class org.pentaho.di.core.database.Database
 
getGroupingSymbol() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getGroupingSymbol() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Gets the grouping symbol.
getHandler() - Method in class org.pentaho.di.core.logging.log4j.KettleLogChannelAppender
 
getHandler() - Method in class org.pentaho.di.core.logging.log4j.Log4jFileAppender
 
getHandler() - Method in class org.pentaho.di.i18n.BaseMessages
 
getHandler() - Method in class org.pentaho.di.laf.BasePropertyHandler
 
getHandler() - Method in class org.pentaho.di.laf.LAFDelegate
 
getHandler(Class<V>) - Static method in class org.pentaho.di.laf.LAFFactory
Return an instance of the class that has been designated as the implementor of the requested Interface, will return null if there is no implementor.
getHash() - Method in interface org.pentaho.di.core.database.CachedManagedDataSourceInterface
Gets the Datasource hash
getHdfsHost() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
 
getHdfsPassword() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
 
getHdfsPort() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
 
getHdfsUsername() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
 
getHeader() - Method in class org.pentaho.di.core.logging.log4j.Log4jKettleLayout
 
getHeight() - Method in interface org.pentaho.di.core.gui.GUISizeInterface
 
getHooks() - Method in class org.pentaho.di.core.logging.LogChannel
 
getHooks() - Method in interface org.pentaho.di.core.logging.LogChannelInterface
 
getHost() - Method in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetails
 
getHostname() - Static method in class org.pentaho.di.core.Const
Determine the hostname of the machine Kettle is running on
getHostname() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getHostname() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getHostname() - Method in class org.pentaho.di.core.database.DatabaseMeta
Return the hostname of the machine on which the database runs.
getHostname() - Method in class org.pentaho.di.core.database.PartitionDatabaseMeta
 
getHostnameReal() - Static method in class org.pentaho.di.core.Const
Determine the hostname of the machine Kettle is running on
getHttpPath() - Method in class org.pentaho.di.core.database.DatabricksDatabaseMeta
 
getIamRole() - Method in class org.pentaho.di.core.database.RedshiftDatabaseMeta
 
getId() - Method in class org.pentaho.di.core.logging.LogTableField
 
getId() - Method in class org.pentaho.di.core.plugins.BasePluginType
 
getId() - Method in interface org.pentaho.di.core.plugins.PluginTypeInterface
 
getId() - Method in class org.pentaho.di.repository.LongObjectId
 
getId() - Method in interface org.pentaho.di.repository.ObjectId
 
getId() - Method in class org.pentaho.di.repository.StringObjectId
 
getId() - Method in class org.pentaho.di.www.WebResult
 
getID() - Method in enum class org.pentaho.di.core.KettleClientEnvironment.ClientType
 
getIdForValueMeta(String) - Static method in class org.pentaho.di.core.row.value.ValueMetaFactory
 
getIds() - Method in class org.pentaho.di.core.plugins.Plugin
 
getIds() - Method in interface org.pentaho.di.core.plugins.PluginInterface
 
getImage() - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
getImageBounds(PrimitiveGCInterface.EImage) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
getImageFile() - Method in class org.pentaho.di.core.plugins.Plugin
 
getImageFile() - Method in interface org.pentaho.di.core.plugins.PluginInterface
 
getIncrement() - Method in class org.pentaho.di.core.Counter
 
getIndent(int) - Static method in class org.pentaho.di.core.util.StringUtil
 
getIndex() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getIndex() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Gets the index.
getIndexTablespace() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getIndexTablespace() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getIndexTablespace() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getIndexTablespaceDDL(VariableSpace, DatabaseMeta) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
Returns the tablespace DDL fragment for a "Index" tablespace.
getIndexTablespaceDDL(VariableSpace, DatabaseMeta) - Method in interface org.pentaho.di.core.database.DatabaseInterface
Returns the tablespace DDL fragment for a "Index" tablespace.
getInitialPoolSize() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getInitialPoolSize() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getInitialPoolSize() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getInitialPoolSizeString() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getInitialPoolSizeString() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getInitialPoolSizeString() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getInputStream() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
 
getInputStream(int) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
 
getInputStream(String) - Method in interface org.pentaho.di.core.vfs.IKettleVFS
 
getInputStream(String) - Static method in class org.pentaho.di.core.vfs.KettleVFS
Deprecated.
use getInstance( Bowl )
getInputStream(String) - Method in class org.pentaho.di.core.vfs.KettleVFSImpl
 
getInputStream(String, VariableSpace) - Method in interface org.pentaho.di.core.vfs.IKettleVFS
 
getInputStream(String, VariableSpace) - Static method in class org.pentaho.di.core.vfs.KettleVFS
Deprecated.
use getInstance( Bowl )
getInputStream(String, VariableSpace) - Method in class org.pentaho.di.core.vfs.KettleVFSImpl
 
getInputStream(FileObject) - Static method in class org.pentaho.di.core.vfs.KettleVFS
 
getInputStreamForFile(String) - Method in interface org.pentaho.di.i18n.LoaderInputStreamProvider
 
getInsertStatement(String, String, RowMetaInterface) - Method in class org.pentaho.di.core.database.Database
 
getInsertStatement(String, RowMetaInterface) - Method in class org.pentaho.di.core.database.Database
 
getInstance() - Static method in class org.pentaho.di.cluster.SlaveConnectionManager
 
getInstance() - Static method in class org.pentaho.di.compatibility.Value
 
getInstance() - Static method in class org.pentaho.di.connections.ConnectionManager
This getter should not generally be used because it is limited to the global scope.
getInstance() - Static method in class org.pentaho.di.connections.vfs.provider.ConnectionFileNameParser
 
getInstance() - Static method in class org.pentaho.di.connections.vfs.provider.ConnectionFileNameUtils
 
getInstance() - Static method in class org.pentaho.di.connections.vfs.VFSConnectionManagerHelper
 
getInstance() - Static method in class org.pentaho.di.core.bowl.DefaultBowl
 
getInstance() - Static method in class org.pentaho.di.core.Counters
 
getInstance() - Static method in class org.pentaho.di.core.database.map.DatabaseConnectionMap
 
getInstance() - Static method in class org.pentaho.di.core.DBCache
Create the database cache instance by loading it from disk
getInstance() - Static method in class org.pentaho.di.core.encryption.TwoWayPasswordEncoderPluginType
 
getInstance() - Static method in class org.pentaho.di.core.extension.ExtensionPointMap
 
getInstance() - Static method in class org.pentaho.di.core.extension.ExtensionPointPluginType
 
getInstance() - Static method in class org.pentaho.di.core.KettleClientEnvironment
Return this singleton.
getInstance() - Static method in class org.pentaho.di.core.logging.KettleLogStore
 
getInstance() - Static method in class org.pentaho.di.core.logging.LoggingPluginType
 
getInstance() - Static method in class org.pentaho.di.core.logging.LoggingRegistry
 
getInstance() - Static method in class org.pentaho.di.core.logging.MetricsRegistry
 
getInstance() - Static method in class org.pentaho.di.core.plugins.DatabasePluginType
 
getInstance() - Static method in class org.pentaho.di.core.plugins.JarFileCache
 
getInstance() - Static method in class org.pentaho.di.core.plugins.PluginRegistry
 
getInstance() - Static method in class org.pentaho.di.core.plugins.PluginRegistryPluginType
 
getInstance() - Static method in class org.pentaho.di.core.Props
 
getInstance() - Static method in class org.pentaho.di.core.row.value.ValueMetaPluginType
 
getInstance() - Static method in class org.pentaho.di.core.service.ServiceProviderPluginType
 
getInstance() - Static method in class org.pentaho.di.core.util.HttpClientManager
 
getInstance() - Static method in class org.pentaho.di.core.vfs.configuration.KettleGenericFileSystemConfigBuilder
 
getInstance() - Static method in class org.pentaho.di.core.vfs.configuration.KettleSftpFileSystemConfigBuilder
 
getInstance() - Static method in class org.pentaho.di.core.vfs.KettleVFS
Use only when the caller is positive that a Bowl is not in use.
getInstance() - Static method in class org.pentaho.di.core.xml.XMLHandlerCache
 
getInstance() - Static method in class org.pentaho.di.i18n.AbstractMessageHandler
forced override to allow singleton instantiation through dynamic class loader
getInstance() - Static method in class org.pentaho.di.i18n.BaseMessages
 
getInstance() - Static method in class org.pentaho.di.i18n.GlobalMessages
 
getInstance() - Static method in class org.pentaho.di.i18n.LAFMessageHandler
 
getInstance() - Static method in class org.pentaho.di.i18n.LanguageChoice
 
getInstance() - Static method in class org.pentaho.di.laf.BasePropertyHandler
 
getInstance() - Static method in class org.pentaho.di.laf.OverlayPropertyHandler
 
getInstance() - Static method in class org.pentaho.di.version.BuildVersion
 
getInstance(Supplier<IMetaStore>, Bowl) - Static method in class org.pentaho.di.connections.ConnectionManager
Construct a new instance of a ConnectionManager associated with a given meta-store and bowl.
getInstance(Bowl) - Static method in class org.pentaho.di.core.vfs.KettleVFS
Gets a handle on an IKettleVFS for a particular Bowl.
getInstanceHandler() - Static method in class org.pentaho.di.i18n.BaseMessages
 
getInstanceHandler() - Static method in class org.pentaho.di.laf.BasePropertyHandler
 
getInteger() - Method in class org.pentaho.di.compatibility.Value
Get the long integer representation of this value.
getInteger() - Method in class org.pentaho.di.compatibility.ValueBigNumber
 
getInteger() - Method in class org.pentaho.di.compatibility.ValueBinary
 
getInteger() - Method in class org.pentaho.di.compatibility.ValueBoolean
 
getInteger() - Method in class org.pentaho.di.compatibility.ValueDate
 
getInteger() - Method in class org.pentaho.di.compatibility.ValueInteger
 
getInteger() - Method in interface org.pentaho.di.compatibility.ValueInterface
 
getInteger() - Method in class org.pentaho.di.compatibility.ValueNumber
 
getInteger() - Method in class org.pentaho.di.compatibility.ValueSerializable
 
getInteger() - Method in class org.pentaho.di.compatibility.ValueString
 
getInteger(int) - Method in class org.pentaho.di.core.RowMetaAndData
 
getInteger(int, long) - Method in class org.pentaho.di.core.RowMetaAndData
 
getInteger(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getInteger(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
 
getInteger(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
 
getInteger(Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Convert the supplied data to an Integer
getInteger(Object[], int) - Method in class org.pentaho.di.core.row.RowMeta
Get an Integer value from a row of data.
getInteger(Object[], int) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Get an Integer value from a row of data.
getInteger(Object[], String, Long) - Method in class org.pentaho.di.core.row.RowMeta
 
getInteger(Object[], String, Long) - Method in interface org.pentaho.di.core.row.RowMetaInterface
Gets the integer.
getInteger(String) - Method in class org.pentaho.di.core.RowMetaAndData
 
getInteger(String, long) - Method in class org.pentaho.di.compatibility.Row
Search for a value, if it doesn't occur in the row, return the default value.
getInteger(String, long) - Method in class org.pentaho.di.core.RowMetaAndData
 
getInternetAddress(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
 
getIPAddress() - Static method in class org.pentaho.di.core.Const
Determins the IP address of the machine Kettle is running on.
getIPAddress(String) - Static method in class org.pentaho.di.core.Const
Get the primary IP address tied to a network interface (excluding loop-back etc)
getItems() - Method in class org.pentaho.di.connections.ConnectionManager
Get a list of value/label pairs of named connection types
getItems() - Method in class org.pentaho.di.core.database.Catalog
 
getItems() - Method in class org.pentaho.di.core.database.Schema
 
getItemsByType(Class<T>) - Method in class org.pentaho.di.connections.ConnectionManager
Get a list of value/label pairs of named connection types, optionally filtered to be of a given provider class.
getJarFile() - Method in class org.pentaho.di.core.plugins.JarFileAnnotationPlugin
 
getJaro_Similitude(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
Jaro similitude is a measure of the similarity between two strings, which we will refer to as the source string (s) and the target string (t).
getJaroDistance() - Method in class org.pentaho.di.core.util.PentahoJaroWinklerDistance
 
getJaroWinkler_Similitude(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
JaroWinkler similitude is a measure of the similarity between two strings, which we will refer to as the source string (s) and the target string (t).
getJaroWinklerDistance() - Method in class org.pentaho.di.core.util.PentahoJaroWinklerDistance
 
getJobFilterNames() - Static method in class org.pentaho.di.core.Const
 
getJobTrackerHost() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
 
getJobTrackerPort() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
 
getKafkaBootstrapServers() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
 
getKettleCartePasswordFile() - Static method in class org.pentaho.di.core.Const
Returns the path to the Kettle Carte password file in the home directory:
getKettleDirectory() - Static method in class org.pentaho.di.core.Const
Determines the Kettle absolute directory in the user's home directory.
getKettleLocalCartePasswordFile() - Static method in class org.pentaho.di.core.Const
Returns the path to the Kettle local (current directory) Carte password file:
getKettleLocalRepositoriesFile() - Static method in class org.pentaho.di.core.Const
Returns the path to the Kettle local (current directory) repositories XML file.
getKettlePropertiesFileHeader() - Static method in class org.pentaho.di.core.Const
 
getKettlePropertiesFilename() - Static method in class org.pentaho.di.core.Const
Returns the full path to the Kettle properties XML file.
getKettleUserRepositoriesFile() - Static method in class org.pentaho.di.core.Const
Returns the full path to the Kettle repositories XML file.
getKettleVFS() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileSystem
 
getKey() - Method in interface org.pentaho.di.connections.ConnectionProvider
 
getKey() - Method in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetailsProvider
 
getKey() - Method in class org.pentaho.di.core.KettleAttribute
 
getKey() - Method in interface org.pentaho.di.core.KettleAttributeInterface
 
getKey() - Method in class org.pentaho.di.core.metrics.MetricsSnapshot
 
getKey() - Method in interface org.pentaho.di.core.metrics.MetricsSnapshotInterface
Calculate the key for this snapshot, usually a combination of description and subject.
getKey(MetricsInterface, String) - Static method in class org.pentaho.di.core.metrics.MetricsSnapshot
 
getKeyField() - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
 
getKeys() - Method in class org.pentaho.di.core.hash.ByteArrayHashMap
 
getLabel() - Method in class org.pentaho.di.connections.ConnectionManager.Type
 
getLabelText() - Method in interface org.pentaho.di.core.gui.GUIOption
 
getLAFProp(String) - Static method in class org.pentaho.di.laf.OverlayPropertyHandler
 
getLastArguments() - Method in class org.pentaho.di.core.Props
Get the last entered arguments...
getLastBufferLineNr() - Static method in class org.pentaho.di.core.logging.KettleLogStore
 
getLastBufferLineNr() - Method in class org.pentaho.di.core.logging.LoggingBuffer
 
getLastChildNr(XMLHandlerCacheEntry) - Method in class org.pentaho.di.core.xml.XMLHandlerCache
Retrieve the last child were we left off...
getLastLine() - Method in class org.pentaho.di.core.util.StreamLogger
 
getLastLogDate(String, String, boolean, LogStatus) - Method in class org.pentaho.di.core.database.Database
 
getLastModificationTime() - Method in class org.pentaho.di.core.logging.LoggingRegistry
 
getLastModifiedDate() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
 
getLastRepository() - Method in class org.pentaho.di.core.Props
 
getLastRepositoryLogin() - Method in class org.pentaho.di.core.Props
 
getLastSubNode(Node, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
Search for the last subnode in the node with a certain tag.
getLastValue() - Method in interface org.pentaho.di.core.gui.GUIOption
 
getLayout() - Method in class org.pentaho.di.core.logging.log4j.KettleLogChannelAppender
 
getLayout() - Method in class org.pentaho.di.core.logging.log4j.Log4jFileAppender
 
getLayout() - Method in class org.pentaho.di.core.logging.LoggingBuffer
 
getLeftValuename() - Method in class org.pentaho.di.core.Condition
 
getLegacyColumnName(DatabaseMetaData, ResultSetMetaData, int) - Method in interface org.pentaho.di.core.database.DatabaseInterface
Allows to get the column name for JDBC drivers with different behavior for aliases depending on the connector version.
getLegacyColumnName(DatabaseMetaData, ResultSetMetaData, int) - Method in class org.pentaho.di.core.database.MariaDBDatabaseMeta
Returns the column name for a MariaDB field.
getLegacyColumnName(DatabaseMetaData, ResultSetMetaData, int) - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
Returns the column name for a MySQL field checking if the driver major version is "greater than" or "lower or equal" to 3.
getLength() - Method in class org.pentaho.di.compatibility.Value
Get the length of this Value.
getLength() - Method in class org.pentaho.di.compatibility.ValueBigNumber
 
getLength() - Method in class org.pentaho.di.compatibility.ValueBinary
 
getLength() - Method in class org.pentaho.di.compatibility.ValueBoolean
 
getLength() - Method in class org.pentaho.di.compatibility.ValueDate
 
getLength() - Method in class org.pentaho.di.compatibility.ValueInteger
 
getLength() - Method in interface org.pentaho.di.compatibility.ValueInterface
 
getLength() - Method in class org.pentaho.di.compatibility.ValueNumber
 
getLength() - Method in class org.pentaho.di.compatibility.ValueSerializable
 
getLength() - Method in class org.pentaho.di.compatibility.ValueString
 
getLength() - Method in interface org.pentaho.di.core.gui.TextFileInputFieldInterface
 
getLength() - Method in class org.pentaho.di.core.logging.LogTableField
 
getLength() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getLength() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Gets the length.
getLevel() - Method in class org.pentaho.di.core.logging.KettleLoggingEvent
 
getLevel() - Method in enum class org.pentaho.di.core.logging.LogLevel
 
getLevel() - Method in class org.pentaho.di.core.logging.LogMessage
 
getLevel() - Method in interface org.pentaho.di.core.logging.LogMessageInterface
 
getLevenshtein_Distance(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
Levenshtein distance (LD) is a measure of the similarity between two strings, which we will refer to as the source string (s) and the target string (t).
getLibraries() - Method in class org.pentaho.di.core.plugins.Plugin
 
getLibraries() - Method in interface org.pentaho.di.core.plugins.PluginInterface
 
getLicenseFilename() - Method in class org.pentaho.di.core.Props
 
getLimitClause(int) - Method in class org.pentaho.di.core.database.AthenaDatabaseMeta
 
getLimitClause(int) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getLimitClause(int) - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getLimitClause(int) - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getLimitClause(int) - Method in class org.pentaho.di.core.database.DatabricksDatabaseMeta
 
getLimitClause(int) - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
 
getLimitClause(int) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
getLimitClause(int) - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
 
getLimitClause(int) - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
 
getLimitClause(int) - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
 
getLimitClause(int) - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
 
getLimitClause(int) - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
 
getLimitClause(int) - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
 
getLimitClause(int) - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
 
getLimitClause(int) - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
 
getLimitClause(int) - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
 
getLimitClause(int) - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
 
getLinesInHistoryFetchSize() - Method in class org.pentaho.di.core.Props
 
getListeners() - Method in class org.pentaho.di.laf.LAFDelegate
 
getLocale() - Static method in class org.pentaho.di.i18n.AbstractMessageHandler
forced override, concrete implementations must provide implementation
getLocale() - Static method in class org.pentaho.di.i18n.GlobalMessageUtil
 
getLocaleList() - Static method in class org.pentaho.di.core.util.EnvUtil
 
getLocales() - Static method in class org.pentaho.di.i18n.GlobalMessages
 
getLocaleString(Locale) - Static method in class org.pentaho.di.i18n.GlobalMessageUtil
Returns a string corresponding to the locale (Example: "en", "en_US").
getLocation() - Method in interface org.pentaho.di.core.gui.GUIPositionInterface
 
getLocations(OtherConnectionDetails) - Method in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetailsProvider
 
getLocations(T) - Method in interface org.pentaho.di.connections.vfs.VFSConnectionProvider
 
getLog() - Static method in class org.pentaho.di.core.extension.ExtensionPointMap
 
getLog4j2Appender() - Static method in class org.pentaho.di.core.logging.KettleLogLayout
This method will attempt to read and return the date Pattern within the {} from RollingFIle name "pdi-execution-appender" off the log4j2.xml file.
getLogBufferFromTo(String, boolean, int, int) - Static method in class org.pentaho.di.core.logging.KettleLogStore
Get all the log lines pertaining to the specified parent log channel id (including all children)
getLogBufferFromTo(String, boolean, int, int) - Method in class org.pentaho.di.core.logging.LoggingBuffer
 
getLogBufferFromTo(String, boolean, int, int, int) - Method in class org.pentaho.di.core.logging.LoggingBuffer
 
getLogBufferFromTo(List<String>, boolean, int, int) - Static method in class org.pentaho.di.core.logging.KettleLogStore
Get all the log lines for the specified parent log channel id (including all children)
getLogBufferFromTo(List<String>, boolean, int, int) - Method in class org.pentaho.di.core.logging.LoggingBuffer
 
getLogBufferFromTo(List<String>, boolean, int, int, int, String) - Method in class org.pentaho.di.core.logging.LoggingBuffer
 
getLogChannelChildren(String) - Method in class org.pentaho.di.core.logging.LoggingRegistry
Searches for a LogChannel and returns a list of children IDs.
getLogChannelFileWriterBuffer(String) - Method in class org.pentaho.di.core.logging.LoggingRegistry
Searches and returns LogChannelFileWriterBuffer object based on buffer's LogChannelID.
getLogChannelFileWriterBufferIds() - Method in class org.pentaho.di.core.logging.LoggingRegistry
Returns a Set of LogChannelIds associated with a FileWriterBuffer which includes a parent and its children.
getLogChannelId() - Method in class org.pentaho.di.core.database.Database
 
getLogChannelId() - Method in class org.pentaho.di.core.logging.LogChannel
 
getLogChannelId() - Method in class org.pentaho.di.core.logging.LogChannelFileWriterBuffer
 
getLogChannelId() - Method in interface org.pentaho.di.core.logging.LogChannelInterface
 
getLogChannelId() - Method in class org.pentaho.di.core.logging.LoggingObject
 
getLogChannelId() - Method in interface org.pentaho.di.core.logging.LoggingObjectInterface
Gets the log channel id.
getLogChannelId() - Method in class org.pentaho.di.core.logging.LogMessage
 
getLogChannelId() - Method in interface org.pentaho.di.core.logging.LogMessageInterface
 
getLogChannelId() - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
 
getLogChannelId() - Method in class org.pentaho.di.core.metrics.MetricsDuration
 
getLogChannelId() - Method in class org.pentaho.di.core.metrics.MetricsSnapshot
 
getLogChannelId() - Method in interface org.pentaho.di.core.metrics.MetricsSnapshotInterface
 
getLogChannelId() - Method in class org.pentaho.di.core.Result
Returns the log channel id of the object that was executed (trans, job, job entry, etc)
getLogChannelInterfaceFactory() - Static method in class org.pentaho.di.core.logging.KettleLogStore
 
getLogDateField() - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
 
getLogField() - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
 
getLogFilter() - Method in class org.pentaho.di.core.Props
 
getLoggingObject() - Method in class org.pentaho.di.core.logging.LoggingHierarchy
 
getLoggingObject(String) - Method in class org.pentaho.di.core.logging.LoggingRegistry
Returns a LoggingObjectInterface based on a LogChannelID which is the key for the LoggingRegistry.
getLoggingText() - Method in class org.pentaho.di.core.database.SqlScriptStatement
 
getLogin() - Method in interface org.pentaho.di.repository.ObjectRevision
 
getLogLevel() - Method in class org.pentaho.di.core.database.Database
 
getLogLevel() - Static method in class org.pentaho.di.core.logging.DefaultLogLevel
 
getLogLevel() - Method in class org.pentaho.di.core.logging.LogChannel
 
getLogLevel() - Method in interface org.pentaho.di.core.logging.LogChannelInterface
 
getLogLevel() - Method in class org.pentaho.di.core.logging.LoggingObject
 
getLogLevel() - Method in interface org.pentaho.di.core.logging.LoggingObjectInterface
Gets the logging level of the log channel of this logging object.
getLogLevel() - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
 
getLogLevel() - Method in class org.pentaho.di.core.Props
 
getLogLevelDescriptions() - Static method in enum class org.pentaho.di.core.logging.LogLevel
 
getLogLevelForCode(String) - Static method in enum class org.pentaho.di.core.logging.LogLevel
Return the log level for a certain log level code
getLogRecord(LogStatus, Object, Object) - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
Assemble the log record from the logging subject.
getLogTableType() - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
 
getLogText() - Method in class org.pentaho.di.core.Result
Returns all the text from any logging performed by the transformation or job
getLookup() - Method in class org.pentaho.di.core.database.Database
 
getLookup(boolean) - Method in class org.pentaho.di.core.database.Database
 
getLookup(boolean, boolean) - Method in class org.pentaho.di.core.database.Database
 
getLookup(PreparedStatement) - Method in class org.pentaho.di.core.database.Database
 
getLookup(PreparedStatement, boolean) - Method in class org.pentaho.di.core.database.Database
 
getLookup(PreparedStatement, boolean, boolean) - Method in class org.pentaho.di.core.database.Database
 
getLookupKey(String) - Method in class org.pentaho.di.connections.ConnectionManager
Get the lookup key for a provider
getMACAddress() - Static method in class org.pentaho.di.core.Const
Tries to determine the MAC address of the machine Kettle is running on.
getMainTag() - Method in class org.pentaho.di.core.encryption.TwoWayPasswordEncoderPluginType
 
getMainTag() - Method in class org.pentaho.di.core.extension.ExtensionPointPluginType
 
getMainTag() - Method in class org.pentaho.di.core.logging.LoggingPluginType
 
getMainTag() - Method in class org.pentaho.di.core.plugins.BasePluginType
This method return parameter for registerPlugins() method
getMainTag() - Method in class org.pentaho.di.core.plugins.DatabasePluginType
 
getMainTag() - Method in class org.pentaho.di.core.plugins.PluginRegistryPluginType
 
getMainTag() - Method in class org.pentaho.di.core.row.value.ValueMetaPluginType
 
getMainTag() - Method in class org.pentaho.di.core.service.ServiceProviderPluginType
 
getMainType() - Method in class org.pentaho.di.core.plugins.Plugin
 
getMainType() - Method in interface org.pentaho.di.core.plugins.PluginInterface
 
getMajorVersion() - Method in class org.pentaho.di.core.database.DelegatingDriver
 
getManifest() - Method in class org.pentaho.di.version.ManifestGetter
 
getMap() - Method in class org.pentaho.di.core.database.map.DatabaseConnectionMap
 
getMap() - Method in class org.pentaho.di.core.logging.LoggingRegistry
Deprecated.
This is unsafe call and references to this method will be removed.
getMax() - Method in class org.pentaho.di.core.util.StringEvaluationResult
 
getMaxColumnsInIndex() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getMaxColumnsInIndex() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getMaxColumnsInIndex() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getMaxColumnsInIndex() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
 
getMaxColumnsInIndex() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
getMaxColumnsInIndex() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
 
getMaximum() - Method in class org.pentaho.di.core.Counter
 
getMaximumPoolSize() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getMaximumPoolSize() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getMaximumPoolSize() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getMaximumPoolSizeString() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
 
getMaximumPoolSizeString() - Method in interface org.pentaho.di.core.database.DatabaseInterface
 
getMaximumPoolSizeString() - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getMaxLength() - Method in class org.pentaho.di.core.util.StringEvaluator
 
getMaxLogLineTimeoutMinutes() - Method in class org.pentaho.di.core.Props
 
getMaxNrLines() - Method in class org.pentaho.di.core.logging.LoggingBuffer
 
getMaxNrLinesInHistory() - Method in class org.pentaho.di.core.Props
 
getMaxNrLinesInLog() - Method in class org.pentaho.di.core.Props
 
getMaxTextFieldLength() - Method in class org.pentaho.di.core.database.AS400DatabaseMeta
Get the maximum length of a text field for this database connection.
getMaxTextFieldLength() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
Get the maximum length of a text field for this database connection.
getMaxTextFieldLength() - Method in interface org.pentaho.di.core.database.DatabaseInterface
Get the maximum length of a text field for this database connection.
getMaxTextFieldLength() - Method in class org.pentaho.di.core.database.DatabaseMeta
Get the maximum length of a text field for this database connection.
getMaxTextFieldLength() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
getMaxTextFieldLength() - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
Get the maximum length of a text field for this database connection.
getMaxTextFieldLength() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
 
getMaxTextFieldLength() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
 
getMaxVARCHARLength() - Method in class org.pentaho.di.core.database.AS400DatabaseMeta
Get the maximum length of a text field (VARCHAR) for this database connection.
getMaxVARCHARLength() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
Get the maximum length of a text field (VARCHAR) for this database connection.
getMaxVARCHARLength() - Method in interface org.pentaho.di.core.database.DatabaseInterface
Get the maximum length of a text field (VARCHAR) for this database connection.
getMaxVARCHARLength() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
Get the maximum length of a text field (VARCHAR) for this database connection.
getMaxVARCHARLength() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
 
getMaxVARCHARLength() - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
 
getMaxVARCHARLength() - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
 
getMaxVARCHARLength() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
 
getMaxVARCHARLength() - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
 
getMaxVARCHARLength() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
 
getMaxVARCHARLength() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
 
getMaxVARCHARLength() - Method in class org.pentaho.di.core.database.UniVerseDatabaseMeta
 
getMaxVARCHARLength() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
 
getMessage() - Method in enum class org.pentaho.di.core.Const.ReleaseType
 
getMessage() - Method in class org.pentaho.di.core.database.DatabaseTestResults
 
getMessage() - Method in exception org.pentaho.di.core.exception.KettleEOFException
get the messages back to it's origin cause.
getMessage() - Method in exception org.pentaho.di.core.exception.KettleException
get the messages back to it's origin cause.
getMessage() - Method in exception org.pentaho.di.core.exception.KettleFileException
get the messages back to it's origin cause.
getMessage() - Method in exception org.pentaho.di.core.exception.KettleMissingPluginsException
 
getMessage() - Method in exception org.pentaho.di.core.exception.KettleVersionException
get the messages back to it's origin cause.
getMessage() - Method in class org.pentaho.di.core.lifecycle.LifeEventInfo
 
getMessage() - Method in class org.pentaho.di.core.logging.KettleLoggingEvent
 
getMessage() - Method in class org.pentaho.di.core.logging.LogMessage
 
getMessage() - Method in interface org.pentaho.di.core.logging.LogMessageInterface
 
getMessage() - Method in exception org.pentaho.di.core.vfs.KettleVFSFileSystemException
 
getMessage() - Method in class org.pentaho.di.www.WebResult
 
getMetadataPreview(DatabaseMeta, ResultSet) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getMetadataPreview(DatabaseMeta, ResultSet) - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
 
getMetadataPreview(DatabaseMeta, ResultSet) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
 
getMetadataPreview(DatabaseMeta, ResultSet) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
This is a similar method to getValueFromSQLType, but it uses a ResultSet from a call to DatabaseMetaData#getColumns(String, String, String, String) The ResultSet must be positioned correctly on the row to read.
getMetaFromRow(Object[], ResultSetMetaData) - Method in class org.pentaho.di.core.database.Database
 
getMetastore() - Method in interface org.pentaho.di.core.bowl.Bowl
Gets a Read-Only Metastore that handles any defaulting required for execution-time handling of metastores, for the Bowl.
getMetastore() - Method in class org.pentaho.di.core.bowl.DefaultBowl
 
getMetastore() - Method in interface org.pentaho.di.core.osgi.api.MetastoreLocatorOsgi
Attempts to pick the best the MetaStore based on environment; either the local or repository metastore.
getMetastore(String) - Method in interface org.pentaho.di.core.osgi.api.MetastoreLocatorOsgi
Works similar to (@link #getMetastore()) except that it will fall back to a metastore with a key of providerKey if the both repository and local metastore both are not found.
getMetastoreForDirectorySupplier(String) - Static method in class org.pentaho.di.metastore.MetaStoreConst
Returns a metastore implementation at the given path.
getMetaXML() - Method in class org.pentaho.di.core.row.RowMeta
 
getMetaXML() - Method in interface org.pentaho.di.core.row.RowMetaInterface
Gets the meta xml.
getMetaXML() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
 
getMetaXML() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
Returns an XML representation of the row metadata.
getMetric() - Method in class org.pentaho.di.core.metrics.MetricsSnapshot
 
getMetric() - Method in interface org.pentaho.di.core.metrics.MetricsSnapshotInterface
 
getMin() - Method in class org.pentaho.di.core.util.StringEvaluationResult
 
getMinorVersion() - Method in class org.pentaho.di.core.database.DelegatingDriver
 
getMissingPluginDetailsList() - Method in exception org.pentaho.di.core.exception.KettleMissingPluginsException
 
getModifiedDate() - Method in class org.pentaho.di.connections.vfs.VFSRoot
 
getModifiedDate() - Method in interface org.pentaho.di.repository.RepositoryElementMetaInterface
 
getModifiedUser() - Method in interface org.pentaho.di.repository.RepositoryElementMetaInterface
 
getModifyColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.AS400DatabaseMeta
Generates the SQL statement to modify a column in the specified table
getModifyColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.AthenaDatabaseMeta
 
getModifyColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.CacheDatabaseMeta
Generates the SQL statement to modify a column in the specified table
getModifyColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
Generates the SQL statement to modify a column in the specified table
getModifyColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
 
getModifyColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.DatabricksDatabaseMeta
 
getModifyColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
Generates the SQL statement to modify a column in the specified table
getModifyColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.DbaseDatabaseMeta
Generates the SQL statement to modify a column in the specified table
getModifyColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.DerbyDatabaseMeta
Generates the SQL statement to modify a column in the specified table
getModifyColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
Generates the SQL statement to modify a column in the specified table
getModifyColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.ExtenDBDatabaseMeta
Generates the SQL statement to modify a column in the specified table
getModifyColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.FirebirdDatabaseMeta
Generates the SQL statement to modify a column in the specified table
getModifyColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
Generates the SQL statement to modify a column in the specified table
getModifyColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
 
getModifyColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.GuptaDatabaseMeta
Generates the SQL statement to modify a column in the specified table
getModifyColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.H2DatabaseMeta
Generates the SQL statement to modify a column in the specified table
getModifyColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.HypersonicDatabaseMeta
Generates the SQL statement to modify a column in the specified table
getModifyColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.InformixDatabaseMeta
Generates the SQL statement to modify a column in the specified table
getModifyColumnStatement(String, ValueMetaInterface, String, boolean