- abort(Executor) - Method in class org.pentaho.di.core.jdbc.ThinConnection
-
- 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
-
- absolute(int) - Method in class org.pentaho.di.core.jdbc.RowsResultSet
-
- absolute(int) - Method in class org.pentaho.di.core.jdbc.ThinResultSet
-
- 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
-
- acceptsURL(String) - Method in class org.pentaho.di.core.jdbc.ThinDriver
-
- acos() - Method in class org.pentaho.di.compatibility.Value
-
- activateOptions() - Method in class org.pentaho.di.core.logging.KettleLogLayout
-
- 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
-
- 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
-
- addBatch() - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- addBatch(String) - Method in class org.pentaho.di.core.jdbc.ThinStatement
-
- addClassLoader(URLClassLoader, PluginInterface) - Method in class org.pentaho.di.core.plugins.PluginRegistry
-
- addCondition(Condition) - Method in class org.pentaho.di.core.Condition
-
- addCondition(int, Condition) - Method in class org.pentaho.di.core.Condition
-
- addCredentials(HttpClient, VariableSpace, String, String, String, String, String) - Static method in class org.pentaho.di.cluster.HttpUtil
-
- addDate(String, Date) - Method in class org.pentaho.di.core.date.DateCache
-
- addDays(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
- 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
- addFile(FileObject) - Method in class org.pentaho.di.core.fileinput.FileInputList
-
- 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.
- addLogggingEvent(KettleLoggingEvent) - Method in class org.pentaho.di.core.logging.LoggingBuffer
-
- addLoggingEventListener(KettleLoggingEventListener) - Method in class org.pentaho.di.core.logging.LoggingBuffer
-
- 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
-
- 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
- addProxy(HttpClient, VariableSpace, String, String, String, String) - Static method in class org.pentaho.di.cluster.HttpUtil
-
- 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).
- 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, String, boolean, String...) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Build an XML string for a certain tag String 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
- 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(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(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, 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(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(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, 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, 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(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, 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
- 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
-
- addValue(Value) - Method in class org.pentaho.di.compatibility.Row
-
Add a value after the last value of the row
- addValue(int, Value) - Method in class org.pentaho.di.compatibility.Row
-
Add a value on a certain location in the row.
- addValue(ValueMetaInterface, Object) - Method in class org.pentaho.di.core.RowMetaAndData
-
- addValue(String, int, 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(ValueMetaInterface) - Method in class org.pentaho.di.core.row.RowMeta
-
Add a metadata value.
- addValueMeta(int, ValueMetaInterface) - Method in class org.pentaho.di.core.row.RowMeta
-
Add a metadata value on a certain location in the row.
- addValueMeta(ValueMetaInterface) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Add a metadata value, extends the array if needed.
- addValueMeta(int, ValueMetaInterface) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Add a metadata value on a certain location in the row.
- afterLast(ResultSet) - Method in class org.pentaho.di.core.database.Database
-
- afterLast() - Method in class org.pentaho.di.core.jdbc.RowsResultSet
-
- afterLast() - Method in class org.pentaho.di.core.jdbc.ThinResultSet
-
- allocateRowData(int) - Static method in class org.pentaho.di.core.row.RowDataUtil
-
Allocate a new Object array.
- allProceduresAreCallable() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- allTablesAreSelectable() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- analyzeSql() - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
-
- 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
-
- appendReplacedChars(StringBuffer, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Take the characters from string val and append them to the value stringbuffer In case a character is not allowed in
XML, we convert it to an XML code
- appendReplacedChars(StringBuilder, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
- 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
-
- ARG_DEBUGLOG - Static variable in class org.pentaho.di.core.jdbc.ThinConnection
-
- ARG_DEBUGTRANS - Static variable in class org.pentaho.di.core.jdbc.ThinConnection
-
- ARG_NONPROXYHOSTS - Static variable in class org.pentaho.di.core.jdbc.ThinConnection
-
- ARG_PROXYHOSTNAME - Static variable in class org.pentaho.di.core.jdbc.ThinConnection
-
- ARG_PROXYPORT - Static variable in class org.pentaho.di.core.jdbc.ThinConnection
-
- ARG_WEBAPPNAME - Static variable in class org.pentaho.di.core.jdbc.ThinConnection
-
- 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(Value) - Method in class org.pentaho.di.compatibility.Value
-
- atan2(double) - Method in class org.pentaho.di.compatibility.Value
-
- 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
-
- attemptBigNumberValueExtraction(String) - Static method in class org.pentaho.di.core.jdbc.ThinUtil
-
- attemptBooleanValueExtraction(String) - Static method in class org.pentaho.di.core.jdbc.ThinUtil
-
- attemptDateValueExtraction(String) - Static method in class org.pentaho.di.core.jdbc.ThinUtil
-
- attemptIntegerValueExtraction(String) - Static method in class org.pentaho.di.core.jdbc.ThinUtil
-
- attemptNumberValueExtraction(String) - Static method in class org.pentaho.di.core.jdbc.ThinUtil
-
- attemptStringValueExtraction(String) - Static method in class org.pentaho.di.core.jdbc.ThinUtil
-
- 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_SAP_CLIENT - Static variable in class org.pentaho.di.core.database.SAPR3DatabaseMeta
-
- ATTRIBUTE_SAP_LANGUAGE - Static variable in class org.pentaho.di.core.database.SAPR3DatabaseMeta
-
- ATTRIBUTE_SAP_SYSTEM_NUMBER - Static variable in class org.pentaho.di.core.database.SAPR3DatabaseMeta
-
- 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
-
- autoCommitFailureClosesAllResultSets() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
-
- AUTOINCREMENT_SQL_FOR_BATCH_ID - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
-