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 

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
 
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, Object) - Method in interface org.pentaho.di.core.extension.ExtensionPointInterface
This method is called by the Kettle code
callProcedure(String[], String[], int[], String, int) - Method in class org.pentaho.di.core.database.Database
 
cancel() - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
cancel() - Method in class org.pentaho.di.core.jdbc.ThinStatement
 
cancelQuery() - Method in class org.pentaho.di.core.database.Database
Cancel the open/running queries on the database connection
cancelRowUpdates() - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
cancelRowUpdates() - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
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
 
Catalog - Class in org.pentaho.di.core.database
Contains the information that's stored in a single catalog.
Catalog(String, String[]) - Constructor for class org.pentaho.di.core.database.Catalog
 
Catalog(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
 
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.
checkColumnExists(String, String) - Method in class org.pentaho.di.core.database.Database
See if the column specified exists by reading
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(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 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
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, CheckResultSourceInterface) - Constructor for class org.pentaho.di.core.CheckResult
 
CheckResult(int, String, 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) - 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
See if the table specified exists by reading
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
 
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.
cleanupLogRecords(LogTableCoreInterface) - 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(String) - Method in class org.pentaho.di.core.DBCache
Clear out all entries of database with a certain name
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
 
clearBatch(PreparedStatement) - Method in class org.pentaho.di.core.database.Database
 
clearBatch() - Method in class org.pentaho.di.core.jdbc.ThinStatement
 
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.
clearFieldPositions() - Method in class org.pentaho.di.core.Condition
We cache the position of a value in a row.
clearInsertBatch() - Method in class org.pentaho.di.core.database.Database
Deprecated. 
clearParameters() - Method in class org.pentaho.di.core.jdbc.ThinPreparedStatement
 
clearParameters() - Method in interface org.pentaho.di.core.parameters.NamedParams
Clear all parameters
clearParameters() - Method in class org.pentaho.di.core.parameters.NamedParamsDefault
 
clearValue() - Method in class org.pentaho.di.compatibility.Value
Clears the content and name of a Value
clearWarnings() - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
clearWarnings() - Method in class org.pentaho.di.core.jdbc.ThinConnection
 
clearWarnings() - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
clearWarnings() - Method in class org.pentaho.di.core.jdbc.ThinStatement
 
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.Row
Returns an exact copy of this row.
clone() - Method in class org.pentaho.di.compatibility.Value
 
Clone() - Method in class org.pentaho.di.compatibility.Value
Build a copy of this 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.namedcluster.model.NamedCluster
 
clone() - Method in class org.pentaho.di.core.Result
Clones the Result, including rows and files.
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
 
cloneRow(Object[]) - Method in class org.pentaho.di.core.row.RowMeta
 
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.
cloneRow(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.core.fileinput.NonAccessibleFileObject
 
close() - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
close() - Method in class org.pentaho.di.core.jdbc.ThinConnection
 
close() - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
close() - Method in class org.pentaho.di.core.jdbc.ThinStatement
 
close() - Method in class org.pentaho.di.core.logging.FileLoggingEventListener
 
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.WriterOutputStream
 
closeClassLoader() - Method in class org.pentaho.di.core.plugins.KettleURLClassLoader
This method is designed to clear 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.
closeInsert() - Method in class org.pentaho.di.core.database.Database
 
closeLookup() - Method in class org.pentaho.di.core.database.Database
 
closeOnCompletion() - Method in class org.pentaho.di.core.jdbc.ThinStatement
 
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
 
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
 
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 )
commit() - Method in class org.pentaho.di.core.database.Database
Perform a commit the connection if this is supported by the database
commit(boolean) - Method in class org.pentaho.di.core.database.Database
 
commit() - Method in interface org.pentaho.di.core.database.DatabaseTransactionListener
 
commit() - Method in class org.pentaho.di.core.jdbc.ThinConnection
 
commitLog(LogTableCoreInterface) - Method in class org.pentaho.di.core.database.Database
This methods may be removed in future.
commitLog(boolean, 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 - Static variable in class org.pentaho.di.core.namedcluster.model.NamedCluster
 
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(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(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(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[], 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 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[]) - 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[], 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 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 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 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) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
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, 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 interface org.pentaho.di.core.row.ValueMetaInterface
Compare 2 values of the same data type
compare(RowMetaAndData, int[], boolean[]) - Method in class org.pentaho.di.core.RowMetaAndData
 
compareTo(Row) - Method in class org.pentaho.di.compatibility.Row
 
compareTo(ObjectUsageCount) - Method in class org.pentaho.di.core.ObjectUsageCount
 
compareTo(LongObjectId) - Method in class org.pentaho.di.repository.LongObjectId
 
compareTo(StringObjectId) - Method in class org.pentaho.di.repository.StringObjectId
 
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(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(boolean, String, int, String, ValueMetaAndData) - Constructor for class org.pentaho.di.core.Condition
 
Condition(String) - 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
 
connect(String, Properties) - Method in class org.pentaho.di.core.jdbc.ThinDriver
 
ConnectionPoolUtil - Class in org.pentaho.di.core.database
 
ConnectionPoolUtil() - Constructor for class org.pentaho.di.core.database.ConnectionPoolUtil
 
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 in org.pentaho.di.core
Release Type
ConstDB - Class in org.pentaho.di.core
 
ConstDB() - Constructor for class org.pentaho.di.core.ConstDB
 
constructUrl(VariableSpace, String, String, String, String) - Static method in class org.pentaho.di.cluster.HttpUtil
Returns http GET request string using specified parameters.
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 class org.pentaho.di.core.namedcluster.NamedClusterManager
This method checks if the NamedCluster exists in the metastore
contentWasAdded(StringBuffer, String, int) - Method in interface org.pentaho.di.core.logging.BufferChangedListener
 
convertArguments(RowMetaAndData) - Static method in class org.pentaho.di.core.Props
 
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)

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
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.
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.
convertString(int) - Method in class org.pentaho.di.compatibility.Value
Convert this Value from type String to another type
convertStringToBoolean(String) - Static method in class org.pentaho.di.core.row.value.ValueMetaBase
 
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.
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.namedcluster.model.NamedCluster
 
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
 
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, boolean) - Method in class org.pentaho.di.core.logging.LogChannelFactory
 
create(Object, LoggingObjectInterface) - Method in class org.pentaho.di.core.logging.LogChannelFactory
 
create(Object, LoggingObjectInterface, boolean) - 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 interface org.pentaho.di.core.logging.LogChannelInterfaceFactory
 
create(Object, LoggingObjectInterface) - Method in interface org.pentaho.di.core.logging.LogChannelInterfaceFactory
 
create(Object, LoggingObjectInterface, boolean) - Method in interface org.pentaho.di.core.logging.LogChannelInterfaceFactory
 
create(NamedCluster, IMetaStore) - Method in class org.pentaho.di.core.namedcluster.NamedClusterManager
Saves a named cluster in the provided IMetaStore
createArrayOf(String, Object[]) - Method in class org.pentaho.di.core.jdbc.ThinConnection
 
createBlob() - Method in class org.pentaho.di.core.jdbc.ThinConnection
 
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
 
createClob() - Method in class org.pentaho.di.core.jdbc.ThinConnection
 
createDatabaseElement(IMetaStore, DatabaseMeta) - Static method in class org.pentaho.di.metastore.DatabaseMetaStoreUtil
 
createDocumentBuilder(boolean, boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
 
createEntryKey(String, String, Database) - Static method in class org.pentaho.di.core.database.map.DatabaseConnectionMap
 
createFile() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
 
createFileList(VariableSpace, String[], String[], String[], String[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
 
createFileList(VariableSpace, String[], String[], String[], String[], boolean[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
 
createFileList(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
 
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(VariableSpace, String[], String[], String[], String[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
 
createFilePathList(VariableSpace, String[], String[], String[], String[], boolean[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
 
createFilePathList(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
 
createFolder() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
 
createFolderList(VariableSpace, String[], String[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
 
createHttpClient() - 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
createLocale(String) - Static method in class org.pentaho.di.core.util.EnvUtil
Returns an available java.util.Locale object for the given localeCode.
createName(String) - Static method in class org.pentaho.di.core.Const
 
createNClob() - Method in class org.pentaho.di.core.jdbc.ThinConnection
 
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
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.
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.
createSQLXML() - Method in class org.pentaho.di.core.jdbc.ThinConnection
 
createStatement() - Method in class org.pentaho.di.core.jdbc.ThinConnection
 
createStatement(int, int) - Method in class org.pentaho.di.core.jdbc.ThinConnection
 
createStatement(int, int, int) - Method in class org.pentaho.di.core.jdbc.ThinConnection
 
createStruct(String, Object[]) - Method in class org.pentaho.di.core.jdbc.ThinConnection
 
createTempFile(String, String, String) - Static method in class org.pentaho.di.core.vfs.KettleVFS
 
createTempFile(String, String, String, VariableSpace) - Static method in class org.pentaho.di.core.vfs.KettleVFS
 
createTimeZone(String) - Static method in class org.pentaho.di.core.util.EnvUtil
 
createValueMeta(String, int, int, 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(int) - Static method in class org.pentaho.di.core.row.value.ValueMetaFactory
 
CRLF - Static variable in class org.pentaho.di.core.util.StringUtil
 
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