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 

D

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
DatabaseConnectionMap - Class in org.pentaho.di.core.database.map
This class contains a map between on the one hand the transformation name/thread the partition ID the connection group And on the other hand The database connection The number of times it was opened
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
 
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
 
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.
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(String, String, String, String, String, String, String, String) - Constructor for class org.pentaho.di.core.database.DatabaseMeta
Construct a new database connections.
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(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 Type 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.
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
 
dataDefinitionCausesTransactionCommit() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
 
dataDefinitionIgnoredInTransactions() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
 
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(Throwable) - Constructor for exception org.pentaho.di.core.database.DataSourceNamingException
 
DataSourceNamingException(String, 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.
date2string(Date) - Static method in class org.pentaho.di.core.xml.XMLHandler
 
DATE_FORMAT - Static variable in class org.pentaho.di.compatibility.ValueDate
 
DateCache - Class in org.pentaho.di.core.date
 
DateCache() - Constructor for class org.pentaho.di.core.date.DateCache
 
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.
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
 
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
 
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
 
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(String, String) - Constructor for class org.pentaho.di.core.DBCacheEntry
 
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
decode(String) - Method in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder
 
decode(String, boolean) - Method in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder
 
decode(String, boolean) - Method in interface org.pentaho.di.core.encryption.TwoWayPasswordEncoderInterface
Decode a password.
decode(String) - Method in interface org.pentaho.di.core.encryption.TwoWayPasswordEncoderInterface
Decode a password which does NOT have a prefix attached.
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.
decodeTime(String, String) - Static method in class org.pentaho.di.core.Const
 
decryptPassword(String) - Static method in class org.pentaho.di.core.encryption.Encr
 
decryptPassword(String) - Static 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
Decrypts a password if it contains the prefix "Encrypted "
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
 
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_LENGTH - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
Default integer length for hardcoded metadata integers
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_PLUGIN_BASE_FOLDERS - Static variable in class org.pentaho.di.core.Const
the default comma separated list of base plugin folders.
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_VARCHAR_LENGTH - Static variable in class org.pentaho.di.core.database.MonetDBDatabaseMeta
 
defaultInitialNrOfConnections - Static variable in class org.pentaho.di.core.database.ConnectionPoolUtil
 
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
 
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.core.fileinput.NonAccessibleFileObject
 
delete(FileSelector) - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
 
delete(String, IMetaStore) - Method in class org.pentaho.di.core.namedcluster.NamedClusterManager
Deletes a NamedCluster from the provided IMetaStore
deleteRow() - Method in class org.pentaho.di.core.jdbc.RowsResultSet
 
deleteRow() - Method in class org.pentaho.di.core.jdbc.ThinResultSet
 
deletesAreDetected(int) - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
 
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 org.pentaho.di.core.extension.KettleExtensionPoint
 
DescriptionInterface - Interface in org.pentaho.di.core
Defines that the class implementing this interface contains a description
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
 
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.
dispose() - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
dispose() - Method in interface org.pentaho.di.core.logging.LoggingPluginInterface
 
divide(BigDecimal) - Method in class org.pentaho.di.compatibility.Value
 
divide(double) - Method in class org.pentaho.di.compatibility.Value
 
divide(long) - Method in class org.pentaho.di.compatibility.Value
 
divide(int) - Method in class org.pentaho.di.compatibility.Value
 
divide(byte) - 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
 
divideBigDecimals(BigDecimal, BigDecimal, MathContext) - 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
 
doesMaxRowSizeIncludeBlobs() - Method in class org.pentaho.di.core.jdbc.ThinDatabaseMetaData
 
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
drawImage(PrimitiveGCInterface.EImage, int, int) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
 
drawImage(BufferedImage, int, int) - 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
 
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
 
dump(boolean) - Method in class org.pentaho.di.core.logging.LoggingRegistry
 
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(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).
DuplicateParamException(String, Throwable) - Constructor for exception org.pentaho.di.core.parameters.DuplicateParamException
Constructs a new throwable with the specified detail message and cause.
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