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 All Packages
All Classes All Packages
All Classes All Packages
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 - 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 - org.pentaho.di.core.extension.KettleExtensionPoint
- AfterCheckSteps - org.pentaho.di.core.extension.KettleExtensionPoint
- AfterDeleteRepositoryObject - 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
- 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 - org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
- ARROW_CANDIDATE - org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
- ARROW_DEFAULT - org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
- ARROW_DISABLED - org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
- ARROW_ERROR - org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
- ARROW_OK - 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
- 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 - org.pentaho.di.core.gui.PrimitiveGCInterface.EColor
- 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.
- BaseVFSConnectionProvider<T extends VFSConnectionDetails> - Class in org.pentaho.di.connections.vfs
- BaseVFSConnectionProvider() - Constructor for class org.pentaho.di.connections.vfs.BaseVFSConnectionProvider
- BASIC - org.pentaho.di.core.logging.LogLevel
- BeforeCheckStep - org.pentaho.di.core.extension.KettleExtensionPoint
- BeforeCheckSteps - org.pentaho.di.core.extension.KettleExtensionPoint
- BeforeSaveToRepository - 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 - 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 - 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 - org.pentaho.di.core.spreadsheet.KCellType
- BOOLEAN_FORMULA - 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
- 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
- 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 - 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
andparameters
in a bundle defined by the the concatenation of the package names defined inpackageName
andGlobalMessages.BUNDLE_NAME
(the first valid combination ofpackageName
+GlobalMessages.BUNDLE_NAME
wins), sing the providedresourceClass
'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 thelogNotFoundError
parameter set totrue
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
andparameters
in a bundle defined by the the concatenation of the package names defined inpackageName
and @code bundleName} (the first valid combination ofpackageName
+bundleName
wins), sing the providedresourceClass
's class loader. - calculateString(String, String, Object[]) - Method in class org.pentaho.di.i18n.GlobalMessages
-
Returns the localized string for the given
key
andparameters
in a bundle defined by the the concatenation ofpackageName
andGlobalMessages.BUNDLE_NAME
, using theGlobalMessages
class loader. - calculateString(String, String, Object[], Class<?>) - Method in class org.pentaho.di.i18n.GlobalMessages
-
Returns the localized string for the given
key
andparameters
in a bundle defined by the the concatenation ofpackageName
andGlobalMessages.BUNDLE_NAME
, using the providedresourceClass
'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.connections.vfs.provider.ConnectionFileObject
- 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 - org.pentaho.di.core.KettleClientEnvironment.ClientType
- CARTE - org.pentaho.di.core.logging.LoggingObjectType
- CarteShutdown - org.pentaho.di.core.extension.KettleExtensionPoint
- CarteStartup - org.pentaho.di.core.extension.KettleExtensionPoint
- caseInsensitive - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- casesUrl() - Method in annotation type org.pentaho.di.core.encryption.TwoWayPasswordEncoderPlugin
- casesUrl() - Method in annotation type 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 - 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 - 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
-
Deprecated.
- 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
-
Deprecated.
- checkTableExists(String) - Method in class org.pentaho.di.core.database.Database
-
Deprecated.Deprecated in favor of
Database.checkTableExists(String, String)
- 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.Deprecated in favor of
Database.checkTableExists(String, String)
- 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() - Method in annotation type org.pentaho.di.core.encryption.TwoWayPasswordEncoderPlugin
- classLoaderGroup() - Method in annotation type org.pentaho.di.core.extension.ExtensionPoint
- classLoaderGroup() - Method in annotation type org.pentaho.di.core.logging.LoggingPlugin
- classLoaderGroup() - Method in annotation type org.pentaho.di.core.plugins.DatabaseMetaPlugin
- classLoaderGroup() - Method in annotation type org.pentaho.di.core.plugins.RegistryPlugin
- classLoaderGroup() - Method in annotation type org.pentaho.di.core.row.value.ValueMetaPlugin
- classLoaderGroup() - Method in annotation type 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() - Method in annotation type org.pentaho.di.core.plugins.PluginClassTypeMapping
-
Returns an array of class types that the PluginType will track and respond to.
- classTypes() - Method in annotation type 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
- cloneInfo(ValueMetaInterface, ValueMetaInterface) - Static method in class org.pentaho.di.core.row.value.ValueMetaFactory
- 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 - 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(LongObjectId) - Method in class org.pentaho.di.repository.LongObjectId
- compareTo(StringObjectId) - Method in class org.pentaho.di.repository.StringObjectId
- 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.KettleVFS
- ConnectionDetails - Interface in org.pentaho.di.connections
-
Created by bmorrise on 2/13/19.
- ConnectionFileName - Class in org.pentaho.di.connections.vfs.provider
- ConnectionFileName(String, String, String, FileType) - Constructor for class org.pentaho.di.connections.vfs.provider.ConnectionFileName
- ConnectionFileNameParser - Class in org.pentaho.di.connections.vfs.provider
- ConnectionFileNameParser() - Constructor for class org.pentaho.di.connections.vfs.provider.ConnectionFileNameParser
- ConnectionFileObject - Class in org.pentaho.di.connections.vfs.provider
-
The FileObject implementation for the PVFS (Pentaho VFS) vfs provider.
- ConnectionFileObject(AbstractFileName, ConnectionFileSystem, AbstractFileObject<ConnectionFileSystem>, String) - 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) - 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() - Constructor for class org.pentaho.di.connections.ConnectionManager
- 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 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 - 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 - 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 - 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
-
Deprecated.
- createChecksum(ValueMetaInterface, Object, String, boolean) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- 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.
- 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(VariableSpace, String[], String[], String[], boolean[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
- 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
- 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[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
- 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
- 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(VariableSpace, String[], String[]) - Static method in class org.pentaho.di.core.fileinput.FileInputList
- 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
- 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 enabledXMLConstants.FEATURE_SECURE_PROCESSING
property. - createSecureSAXParserFactory() - Static method in class org.pentaho.di.core.xml.XMLParserFactoryProducer
-
Creates an instance of
SAXParserFactory
class with enabledXMLConstants.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) - 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
- createTempFile(String, KettleVFS.Suffix) - Static method in class org.pentaho.di.core.vfs.KettleVFS
-
Creates a file using "java.io.tmpdir" directory
- createTempFile(String, KettleVFS.Suffix, String) - Static method in class org.pentaho.di.core.vfs.KettleVFS
- createTempFile(String, KettleVFS.Suffix, String, VariableSpace) - Static method in class org.pentaho.di.core.vfs.KettleVFS
- createTempFile(String, KettleVFS.Suffix, VariableSpace) - Static method in class org.pentaho.di.core.vfs.KettleVFS
-
Creates a file using "java.io.tmpdir" directory
- createTimeZone(String) - Static method in class org.pentaho.di.core.util.EnvUtil
- 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
- CRLF - Static variable in class org.pentaho.di.core.util.StringUtil
- CRYSTAL - 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 - org.pentaho.di.core.gui.PrimitiveGCInterface.EColor
- DASH - org.pentaho.di.core.gui.PrimitiveGCInterface.ELineStyle
- DASHDOT - 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 - org.pentaho.di.core.logging.LoggingObjectType
- DATABASE - org.pentaho.di.repository.RepositoryObjectType
- DATABASE_DIALECT_ID - Static variable in class org.pentaho.di.core.database.GenericDatabaseMeta
- DatabaseConnected - 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 - 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 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.
- 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
- 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 in org.pentaho.di.core.database
- DATE - org.pentaho.di.core.spreadsheet.KCellType
- DATE_FORMAT - Static variable in class org.pentaho.di.compatibility.ValueDate
- DATE_FORMULA - 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 - 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 - 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
- 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
- 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
- DELIMITER - Static variable in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
- DEPRECATED - 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 org.pentaho.di.core.extension.KettleExtensionPoint
- description() - Method in annotation type org.pentaho.di.core.encryption.TwoWayPasswordEncoderPlugin
- description() - Method in annotation type org.pentaho.di.core.extension.ExtensionPoint
- description() - Method in annotation type org.pentaho.di.core.plugins.RegistryPlugin
- description() - Method in annotation type org.pentaho.di.core.row.value.ValueMetaPlugin
- description() - Method in annotation type org.pentaho.di.core.service.ServiceProvider
- DescriptionInterface - Interface in org.pentaho.di.core
-
Defines that the class implementing this interface contains a description
- DETAILED - 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 - org.pentaho.di.core.lifecycle.LifeEventInfo.Hint
- DISPLAY_MSG_BOX - 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() - Method in annotation type org.pentaho.di.core.encryption.TwoWayPasswordEncoderPlugin
- documentationUrl() - Method in annotation type 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
- DOMAIN_ROOT - Static variable in class org.pentaho.di.connections.vfs.provider.ConnectionFileSystem
- 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 - 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 - org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
- EMBEDDED_METASTORE_KEY_PREFIX - Static variable in interface org.pentaho.di.core.osgi.api.MetastoreLocatorOsgi
- EMPTY - 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
- 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
- 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 Type 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
- END - org.pentaho.di.core.logging.LogStatus
- 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(LogStatus) - Method in enum 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 - org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
- ERROR - org.pentaho.di.core.logging.LogLevel
- ERROR - 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.connections.vfs.provider.ConnectionFileObject
- 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 Type 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() - Method in annotation type 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 - 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 - 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) - Static method in class org.pentaho.di.core.vfs.KettleVFS
- fileExists(String, VariableSpace) - Static method in class org.pentaho.di.core.vfs.KettleVFS
- FileInputList - Class in org.pentaho.di.core.fileinput
- FileInputList() - Constructor for class org.pentaho.di.core.fileinput.FileInputList
- FileInputList.FileTypeFilter - Enum 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 - 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 - 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
- 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 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 givenStringBuffer
. - 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() - Method in annotation type org.pentaho.di.core.encryption.TwoWayPasswordEncoderPlugin
- forumUrl() - Method in annotation type 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 - org.pentaho.di.core.Const.ReleaseType
- GENERAL - 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.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.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
ofLocale
s 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.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.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
- 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, 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.
- getAvailableCharsets() - Static method in class org.pentaho.di.core.fileinput.CharsetToolkit
-
Retrieves all the available
Charset
s on the platform, among which the defaultcharset
. - 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.
- 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
- 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
- getBufferIterator() - Method in class org.pentaho.di.core.logging.LoggingBuffer
-
Deprecated.
- getBufferLinesBefore(long) - Method in class org.pentaho.di.core.logging.LoggingBuffer
-
Deprecated.in favor of
LoggingBuffer.removeBufferLinesBefore(long)
. - 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 givenLocale
package and resource class. - getByName(String) - Static method in enum org.pentaho.di.core.fileinput.FileInputList.FileTypeFilter
- getByOrdinal(int) - Static method in enum 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
- 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
- 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 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 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
- 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
- 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(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
- getConnectionGroup() - Method in class org.pentaho.di.core.database.Database
- 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
- 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.
- 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
-
Deprecated.
- 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.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.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
- 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 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 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 org.pentaho.di.core.spreadsheet.KCellType
- 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 org.pentaho.di.core.ObjectLocationSpecificationMethod
- getDestinationStepCopy() - Method in interface org.pentaho.di.core.RowSet
- getDestinationStepName() - Method in interface org.pentaho.di.core.RowSet
- 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.
- 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.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.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
- 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.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.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
- getExitStatus() - Method in class org.pentaho.di.core.Result
-
Returns the exit status value.
- 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
- getExtension() - Method in enum 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 ofDBS_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.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.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
-
Deprecated.
- 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
- getFileObject(String) - Static method in class org.pentaho.di.core.vfs.KettleVFS
- getFileObject(String, FileSystemOptions) - Static method in class org.pentaho.di.core.vfs.KettleVFS
- getFileObject(String, VariableSpace) - Static method in class org.pentaho.di.core.vfs.KettleVFS
- getFileObject(String, VariableSpace, FileSystemOptions) - Static method in class org.pentaho.di.core.vfs.KettleVFS
- 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
- 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(String) - Static method in class org.pentaho.di.core.vfs.KettleVFS
- 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
- 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 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(String) - Static method in class org.pentaho.di.core.vfs.KettleVFS
- getInputStream(String, VariableSpace) - Static method in class org.pentaho.di.core.vfs.KettleVFS
- 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
- 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
- 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
- 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
- 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.
- 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 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.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.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
- 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(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
- 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 org.pentaho.di.core.logging.LogLevel
- getLogLevelForCode(String) - Static method in enum 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 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 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.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.
- 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.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.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, String, boolean) - Method in class org.pentaho.di.core.database.IngresDatabaseMeta
-
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.InterbaseDatabaseMeta
-
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.KingbaseESDatabaseMeta
-
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.LucidDBDatabaseMeta
-
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.MondrianNativeDatabaseMeta
- getModifyColumnStatement(String, ValueMetaInterface, String, boolean, String, boolean) - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
-
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.MSAccessDatabaseMeta
-
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.MSSQLServerDatabaseMeta
-
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.MySQLDatabaseMeta
-
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.NeoviewDatabaseMeta
-
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.NetezzaDatabaseMeta
-
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.OracleDatabaseMeta
-
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.OracleRDBDatabaseMeta
-
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.PostgreSQLDatabaseMeta
-
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.SAPDBDatabaseMeta
-
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.SnowflakeHVDatabaseMeta
-
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.SQLiteDatabaseMeta
-
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.SybaseDatabaseMeta
-
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.SybaseIQDatabaseMeta
-
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.TeradataDatabaseMeta
-
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.UniVerseDatabaseMeta
-
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.VectorWiseDatabaseMeta
-
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.VerticaDatabaseMeta
-
Generates the SQL statement to modify a column in the specified table
- getName() - Method in class org.pentaho.di.compatibility.Value
-
Obtain the name of a Value
- getName() - Method in interface org.pentaho.di.connections.ConnectionDetails
- getName() - Method in interface org.pentaho.di.connections.ConnectionProvider
- getName() - Method in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetails
- getName() - Method in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetailsProvider
- getName() - Method in class org.pentaho.di.connections.vfs.VFSRoot
- getName() - Method in interface org.pentaho.di.core.CheckResultSourceInterface
- getName() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getName() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getName() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Returns the name of the database connection
- getName() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
- getName() - Method in interface org.pentaho.di.core.gui.TextFileInputFieldInterface
- getName() - Method in class org.pentaho.di.core.lifecycle.LifeEventInfo
- getName() - Method in class org.pentaho.di.core.logging.log4j.KettleLogChannelAppender
- getName() - Method in class org.pentaho.di.core.logging.log4j.Log4jFileAppender
- getName() - Method in class org.pentaho.di.core.logging.LoggingBuffer
- getName() - Method in class org.pentaho.di.core.logging.LogTableField
- getName() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- getName() - Method in class org.pentaho.di.core.plugins.BasePluginType
- getName() - Method in class org.pentaho.di.core.plugins.KettleURLClassLoader
- getName() - Method in class org.pentaho.di.core.plugins.Plugin
- getName() - Method in interface org.pentaho.di.core.plugins.PluginInterface
- getName() - Method in interface org.pentaho.di.core.plugins.PluginTypeInterface
- getName() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- getName() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Gets the name.
- getName() - Method in interface org.pentaho.di.core.RowSet
- getName() - Method in interface org.pentaho.di.core.spreadsheet.KSheet
- getName() - Method in class org.pentaho.di.laf.OverlayProperties
- getName() - Method in interface org.pentaho.di.repository.ObjectRecipient
- getName() - Method in interface org.pentaho.di.repository.ObjectRevision
- getName() - Method in class org.pentaho.di.repository.RepositoryDirectory
-
Get the name of this directory...
- getName() - Method in interface org.pentaho.di.repository.RepositoryElementInterface
-
Gets the name of the repository object.
- getName() - Method in interface org.pentaho.di.repository.RepositoryObjectInterface
-
The name of the repository object
- getName() - Method in interface org.pentaho.di.shared.SharedObjectInterface
- getNamedCluster() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getNamedCluster() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getNamedCluster() - Method in class org.pentaho.di.core.database.DatabaseMeta
- getNamedClusterByName(String, IMetaStore) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterServiceOsgi
- getNamedClusterList() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getNamedDataSource(String) - Method in interface org.pentaho.di.core.database.DataSourceProviderInterface
-
Returns a named javax.sql.DataSource
- getNamedDataSource(String) - Method in class org.pentaho.di.core.database.util.DatabaseUtil
-
Implementation of DatasourceProviderInterface.
- getNamedDataSource(String, DataSourceProviderInterface.DatasourceType) - Method in interface org.pentaho.di.core.database.DataSourceProviderInterface
-
Returns the named data source of respecting its
type
- getNamedDataSource(String, DataSourceProviderInterface.DatasourceType) - Method in class org.pentaho.di.core.database.util.DatabaseUtil
- getNameField() - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
- getNames() - Method in class org.pentaho.di.connections.ConnectionManager
-
Get the names of named connections by provider from the default meta store
- getNames() - Method in interface org.pentaho.di.connections.ConnectionProvider
- getNames() - Method in class org.pentaho.di.connections.vfs.BaseVFSConnectionProvider
- getNames(boolean) - Method in class org.pentaho.di.connections.ConnectionManager
-
Get the names of named connections by provider from the default meta store
- getNames(IMetaStore) - Method in class org.pentaho.di.connections.ConnectionManager
-
Get the names of named connections by provider from specified meta store
- getNames(IMetaStore, boolean) - Method in class org.pentaho.di.connections.ConnectionManager
-
Get the names of named connections by provider from specified meta store
- getNamesByKey(String) - Method in class org.pentaho.di.connections.ConnectionManager
-
Get the names of named connections by connection type key
- getNamesByType(Class<? extends ConnectionProvider>) - Method in class org.pentaho.di.connections.ConnectionManager
-
Get the names of named connection by connection provider type
- getNativeDataType(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- getNativeDataType(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBigNumber
- getNativeDataType(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBinary
- getNativeDataType(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBoolean
- getNativeDataType(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaDate
- getNativeDataType(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaInteger
- getNativeDataType(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
- getNativeDataType(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaNone
- getNativeDataType(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaNumber
- getNativeDataType(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaString
- getNativeDataType(Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
This method gives you the native Java data type corresponding to the value meta-data.
- getNativeDataTypeClass() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- getNativeDataTypeClass() - Method in class org.pentaho.di.core.row.value.ValueMetaBigNumber
- getNativeDataTypeClass() - Method in class org.pentaho.di.core.row.value.ValueMetaBinary
- getNativeDataTypeClass() - Method in class org.pentaho.di.core.row.value.ValueMetaBoolean
- getNativeDataTypeClass() - Method in class org.pentaho.di.core.row.value.ValueMetaDate
- getNativeDataTypeClass() - Method in class org.pentaho.di.core.row.value.ValueMetaInteger
- getNativeDataTypeClass() - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
- getNativeDataTypeClass() - Method in class org.pentaho.di.core.row.value.ValueMetaNone
- getNativeDataTypeClass() - Method in class org.pentaho.di.core.row.value.ValueMetaNumber
- getNativeDataTypeClass() - Method in class org.pentaho.di.core.row.value.ValueMetaString
- getNativeDataTypeClass() - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
- getNativeDataTypeClass() - Method in class org.pentaho.di.core.row.ValueMeta
-
Deprecated.
- getNativeDataTypeClass() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Return the Java class that represents the "native" storage type of this ValueMeta
- getNaturalCategoriesOrder() - Method in class org.pentaho.di.core.extension.ExtensionPointPluginType
- getNaturalCategoriesOrder() - Method in class org.pentaho.di.core.plugins.DatabasePluginType
- getNaturalCategoriesOrder() - Method in annotation type org.pentaho.di.core.plugins.PluginTypeCategoriesOrder
- getNeedlemanWunsch_Distance(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
NeedlemanWunsch 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).
- getNextBatchId(DatabaseMeta, Database, String, String, String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getNextBatchId(DatabaseMeta, Database, String, String, String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
Get the next Batch ID from the logging tables.
- getNextBatchId(Database, String, String, String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- getNextBatchIdUsingAutoIncSQL(String, DatabaseMeta, Database) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getNextBatchIdUsingLockTables(DatabaseMeta, Database, String, String, String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getNextBatchIdUsingLockTables(DatabaseMeta, Database, String, String, String) - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- getNextBatchIdUsingSequence(String, String, DatabaseMeta, Database) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getNextSequenceValue(String, String) - Method in class org.pentaho.di.core.database.Database
- getNextSequenceValue(String, String, String) - Method in class org.pentaho.di.core.database.Database
- getNextTransactionId() - Method in class org.pentaho.di.core.database.map.DatabaseConnectionMap
- getNextValue(Hashtable<String, Counter>, String, String) - Method in class org.pentaho.di.core.database.Database
- getNextValue(Hashtable<String, Counter>, String, String, String) - Method in class org.pentaho.di.core.database.Database
- getNodeAttributes(Node) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Get all the attributes in a certain node (on the root level)
- getNodeElements(Node) - Static method in class org.pentaho.di.core.xml.XMLHandler
- getNodes(Node, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Get nodes with a certain tag one level down
- getNodeValue(Node) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Find the value entry in a node
- getNodeWithAttributeValue(Node, String, String, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Get node child with a certain subtag set to a certain value
- getNodeWithTagValue(Node, String, String, String, int) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Get node child with a certain subtag set to a certain value
- getNonAccessibleFiles() - Method in class org.pentaho.di.core.fileinput.FileInputList
- getNonExistantFiles() - Method in class org.pentaho.di.core.fileinput.FileInputList
- getNotFoundTK(boolean) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getNotFoundTK(boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
Get the not found technical key.
- getNotFoundTK(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
- getNotFoundTK(boolean) - Method in class org.pentaho.di.core.database.DbaseDatabaseMeta
- getNotFoundTK(boolean) - Method in class org.pentaho.di.core.database.DerbyDatabaseMeta
- getNotFoundTK(boolean) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- getNotFoundTK(boolean) - Method in class org.pentaho.di.core.database.H2DatabaseMeta
- getNotFoundTK(boolean) - Method in class org.pentaho.di.core.database.InformixDatabaseMeta
- getNotFoundTK(boolean) - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
- getNotFoundTK(boolean) - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
- getNotFoundTK(boolean) - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
- getNotFoundTK(boolean) - Method in class org.pentaho.di.core.database.RemedyActionRequestSystemDatabaseMeta
- getNotFoundTK(boolean) - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- getNotFoundTK(boolean) - Method in class org.pentaho.di.core.database.SQLiteDatabaseMeta
- getNotFoundTK(boolean) - Method in class org.pentaho.di.core.database.SybaseDatabaseMeta
- getNotFoundTK(boolean) - Method in class org.pentaho.di.core.database.SybaseIQDatabaseMeta
- getNotFoundTK(boolean) - Method in class org.pentaho.di.core.database.TeradataDatabaseMeta
- getNotFoundTK(boolean) - Method in class org.pentaho.di.core.database.UniVerseDatabaseMeta
- getNr() - Method in class org.pentaho.di.core.logging.BufferLine
- getNrErrors() - Method in class org.pentaho.di.core.Result
-
Returns the number of errors that occurred during this transformation or job
- getNrExecutedCommits() - Method in class org.pentaho.di.core.database.Database
- getNrExponentValues() - Method in class org.pentaho.di.core.util.StringEvaluationResult
- getNrFailures() - Method in class org.pentaho.di.core.util.StringEvaluationResult
- getNrFilesRetrieved() - Method in class org.pentaho.di.core.Result
-
Returns the number of files retrieved during execution of this transformation or job
- getNrLines() - Method in class org.pentaho.di.core.logging.LoggingBuffer
- getNrLinesDeleted() - Method in class org.pentaho.di.core.Result
-
Returns the number of lines deleted during execution of this transformation or job
- getNrLinesInput() - Method in class org.pentaho.di.core.Result
-
Returns the number of lines input during execution of this transformation or job
- getNrLinesOutput() - Method in class org.pentaho.di.core.Result
-
Returns the number of lines output during execution of this transformation or job
- getNrLinesRead() - Method in class org.pentaho.di.core.Result
-
Returns the number of lines read during execution of this transformation or job
- getNrLinesRejected() - Method in class org.pentaho.di.core.Result
-
Returns the number of lines rejected during execution of this transformation or job
- getNrLinesUpdated() - Method in class org.pentaho.di.core.Result
-
Returns the number of lines updated during execution of this transformation or job
- getNrLinesWritten() - Method in class org.pentaho.di.core.Result
-
Returns the number of lines written during execution of this transformation or job
- getNrNull() - Method in class org.pentaho.di.core.util.StringEvaluationResult
- getNrReservedWords(RowMetaInterface) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Checks the fields specified for reserved words
- getNrSubdirectories() - Method in class org.pentaho.di.repository.RepositoryDirectory
-
Counts the number of subdirectories in this directory.
- getNrSubdirectories() - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
-
Counts the number of subdirectories in this directory.
- getNrSuccesses() - Method in class org.pentaho.di.core.util.StringEvaluationResult
- getNrTruncations() - Method in class org.pentaho.di.core.util.StringEvaluationResult
- getNrUses() - Method in class org.pentaho.di.core.ObjectUsageCount
- getNumber() - Method in class org.pentaho.di.compatibility.Value
-
Get the double precision floating point number of this Value.
- getNumber() - Method in class org.pentaho.di.compatibility.ValueBigNumber
- getNumber() - Method in class org.pentaho.di.compatibility.ValueBinary
- getNumber() - Method in class org.pentaho.di.compatibility.ValueBoolean
- getNumber() - Method in class org.pentaho.di.compatibility.ValueDate
- getNumber() - Method in class org.pentaho.di.compatibility.ValueInteger
- getNumber() - Method in interface org.pentaho.di.compatibility.ValueInterface
- getNumber() - Method in class org.pentaho.di.compatibility.ValueNumber
- getNumber() - Method in class org.pentaho.di.compatibility.ValueSerializable
- getNumber() - Method in class org.pentaho.di.compatibility.ValueString
- getNumber(int, double) - Method in class org.pentaho.di.core.RowMetaAndData
- getNumber(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- getNumber(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
- getNumber(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
- getNumber(Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Convert the supplied data to a Number
- getNumber(Object[], int) - Method in class org.pentaho.di.core.row.RowMeta
-
Get a Number value from a row of data.
- getNumber(Object[], int) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Get a Number value from a row of data.
- getNumber(String, double) - Method in class org.pentaho.di.compatibility.Row
-
Search for a value, if it doesn't occur in the row, return the default value.
- getNumber(String, double) - Method in class org.pentaho.di.core.RowMetaAndData
- getNumberFormats() - Static method in class org.pentaho.di.core.Const
-
Returning the localized number conversion formats.
- getNumberFormats() - Method in class org.pentaho.di.core.util.StringEvaluator
- getNumberOfBinaryStringConversions() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- getNumberOfBinaryStringConversions() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Returns the number of binary string to native data type conversions done with this object conversions
- getNumberOfSheets() - Method in interface org.pentaho.di.core.spreadsheet.KWorkbook
- getObjectCopy() - Method in class org.pentaho.di.core.database.Database
- getObjectCopy() - Method in class org.pentaho.di.core.logging.LoggingObject
- getObjectCopy() - Method in interface org.pentaho.di.core.logging.LoggingObjectInterface
-
Gets a string identifying a copy in a series of steps.
- getObjectCopy() - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
- getObjectId() - Method in interface org.pentaho.di.core.CheckResultSourceInterface
- getObjectId() - Method in class org.pentaho.di.core.Condition
-
Returns the database ID of this Condition if a repository was used before.
- getObjectId() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getObjectId() - Method in class org.pentaho.di.core.database.Database
- getObjectId() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getObjectId() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Returns the database ID of this database connection if a repository was used before.
- getObjectId() - Method in class org.pentaho.di.core.logging.LoggingObject
- getObjectId() - Method in interface org.pentaho.di.core.logging.LoggingObjectInterface
-
Gets the object id in a repository.
- getObjectId() - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
- getObjectId() - Method in class org.pentaho.di.repository.RepositoryDirectory
-
Get the database ID in the repository for this object.
- getObjectId() - Method in interface org.pentaho.di.repository.RepositoryElementInterface
-
Gets the database ID in the repository for this object.
- getObjectId() - Method in interface org.pentaho.di.repository.RepositoryObjectInterface
-
The id of the object
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.pentaho.di.core.database.util.DecryptingDataSourceFactory
- getObjectName() - Method in class org.pentaho.di.core.database.Database
- getObjectName() - Method in exception org.pentaho.di.core.exception.IdNotFoundException
- getObjectName() - Method in class org.pentaho.di.core.logging.LoggingObject
- getObjectName() - Method in interface org.pentaho.di.core.logging.LoggingObjectInterface
-
Gets the object name.
- getObjectName() - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
- getObjectName() - Method in class org.pentaho.di.core.ObjectUsageCount
- getObjectRevision() - Method in class org.pentaho.di.core.database.Database
- getObjectRevision() - Method in class org.pentaho.di.core.database.DatabaseMeta
- getObjectRevision() - Method in class org.pentaho.di.core.logging.LoggingObject
- getObjectRevision() - Method in interface org.pentaho.di.core.logging.LoggingObjectInterface
-
Gets the objects revision in a repository.
- getObjectRevision() - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
- getObjectRevision() - Method in interface org.pentaho.di.repository.RepositoryElementInterface
-
Gets the object revision.
- getObjectType() - Method in class org.pentaho.di.core.database.Database
- getObjectType() - Method in exception org.pentaho.di.core.exception.IdNotFoundException
- getObjectType() - Method in class org.pentaho.di.core.logging.LoggingObject
- getObjectType() - Method in interface org.pentaho.di.core.logging.LoggingObjectInterface
-
Gets the object type.
- getObjectType() - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
- getObjectType() - Method in interface org.pentaho.di.repository.RepositoryElementMetaInterface
- getOccurenceString(String, String) - Static method in class org.pentaho.di.core.Const
-
Get the number of occurrences of searchFor in string.
- getOcuranceString(String, String) - Static method in class org.pentaho.di.core.Const
-
Get the number of occurrences of searchFor in string.
- getOneRow(String) - Method in class org.pentaho.di.core.database.Database
-
Execute a query and return at most one row from the resultset
- getOneRow(String, RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.database.Database
- getOnlyActiveSteps() - Method in class org.pentaho.di.core.Props
- getOozieUrl() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- getOpened() - Method in class org.pentaho.di.core.database.Database
- getOperator() - Method in class org.pentaho.di.core.Condition
- getOperator(String) - Static method in class org.pentaho.di.core.Condition
- getOperatorDesc() - Method in class org.pentaho.di.core.Condition
- getOperators() - Static method in class org.pentaho.di.core.Condition
- getOpts(String, String, VariableSpace) - Static method in class org.pentaho.di.connections.vfs.VFSHelper
- getOpts(OtherConnectionDetails) - Method in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetailsProvider
- getOpts(T) - Method in interface org.pentaho.di.connections.vfs.VFSConnectionProvider
- getOrigin() - Method in class org.pentaho.di.compatibility.Value
-
Obtain the origin of the step.
- getOrigin() - Method in class org.pentaho.di.core.ResultFile
- getOrigin() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- getOrigin() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Gets the origin.
- getOriginalColumnMetadata(ValueMetaInterface, ResultSetMetaData, int, boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- getOriginalColumnType() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- getOriginalColumnType() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
store original JDBC RecordSetMetaData for later use
- getOriginalColumnTypeName() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- getOriginalColumnTypeName() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Gets the original column type name.
- getOriginalNullable() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- getOriginalNullable() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Gets the original nullable.
- getOriginalPrecision() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- getOriginalPrecision() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Gets the original precision.
- getOriginalScale() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- getOriginalScale() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Gets the original scale.
- getOriginalSigned() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- getOriginalSigned() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Gets the original signed.
- getOriginalURIString() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
- getOriginalURIString() - Method in interface org.pentaho.di.core.vfs.AliasedFileObject
-
Returns the string that contains original file object URI.
- getOriginParent() - Method in class org.pentaho.di.core.ResultFile
- getOriginStepCopy() - Method in interface org.pentaho.di.core.RowSet
- getOriginStepName() - Method in interface org.pentaho.di.core.RowSet
- getOrStoreIfAbsent(String, String, Database) - Method in class org.pentaho.di.core.database.map.DatabaseConnectionMap
-
Tries to obtain an existing Database instance for specified parameters.
- getOS() - Static method in class org.pentaho.di.core.Const
-
determine the OS name
- getOutputStream() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
- getOutputStream() - Method in class org.pentaho.di.core.logging.FileLoggingEventListener
- getOutputStream(boolean) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
- getOutputStream(String, boolean) - Static method in class org.pentaho.di.core.vfs.KettleVFS
- getOutputStream(String, VariableSpace, boolean) - Static method in class org.pentaho.di.core.vfs.KettleVFS
- getOutputStream(String, VariableSpace, FileSystemOptions, boolean) - Static method in class org.pentaho.di.core.vfs.KettleVFS
- getOutputStream(FileObject, boolean) - Static method in class org.pentaho.di.core.vfs.KettleVFS
- getOverwritePrompter() - Method in interface org.pentaho.di.core.gui.HasOverwritePrompter
- getOwnerName() - Method in class org.pentaho.di.core.database.Database
- getParameter() - Method in class org.pentaho.di.core.database.DatabaseConnectionPoolParameter
- getParameterDefault(String) - Method in interface org.pentaho.di.core.parameters.NamedParams
-
Get the default value of a parameter.
- getParameterDefault(String) - Method in class org.pentaho.di.core.parameters.NamedParamsDefault
- getParameterDescription(String) - Method in interface org.pentaho.di.core.parameters.NamedParams
-
Get the description of a parameter.
- getParameterDescription(String) - Method in class org.pentaho.di.core.parameters.NamedParamsDefault
- getParameterMetaData(String, RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.database.Database
- getParameterMetaData(PreparedStatement) - Method in class org.pentaho.di.core.database.Database
- getParameterNames(DatabaseConnectionPoolParameter[]) - Static method in class org.pentaho.di.core.database.DatabaseConnectionPoolParameter
- getParameterValue(String) - Method in interface org.pentaho.di.core.parameters.NamedParams
-
Get the value of a parameter.
- getParameterValue(String) - Method in class org.pentaho.di.core.parameters.NamedParamsDefault
- getParent() - Method in class org.pentaho.di.core.database.Database
- getParent() - Method in class org.pentaho.di.core.extension.ExtensionPointContext
- getParent() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
- getParent() - Method in class org.pentaho.di.core.KettleAttribute
- getParent() - Method in interface org.pentaho.di.core.KettleAttributeInterface
- getParent() - Method in class org.pentaho.di.core.logging.LoggingObject
- getParent() - Method in interface org.pentaho.di.core.logging.LoggingObjectInterface
-
Gets the parent.
- getParent() - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
- getParent() - Method in class org.pentaho.di.repository.RepositoryDirectory
-
get the parent directory for this directory.
- getParent() - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
-
get the parent directory for this directory.
- getParentLogger() - Method in class org.pentaho.di.core.database.DelegatingDriver
-
This method is added to make this driver compile on Java7
- getParentNode() - Method in class org.pentaho.di.core.xml.XMLHandlerCacheEntry
- getParentObject() - Method in class org.pentaho.di.core.database.Database
- getParentVariableSpace() - Method in class org.pentaho.di.core.database.Database
- getParentVariableSpace() - Method in class org.pentaho.di.core.database.DatabaseMeta
- getParentVariableSpace() - Method in class org.pentaho.di.core.variables.Variables
- getParentVariableSpace() - Method in interface org.pentaho.di.core.variables.VariableSpace
-
Get the parent of the variable space.
- getPartitionId() - Method in class org.pentaho.di.core.database.Database
- getPartitionId() - Method in class org.pentaho.di.core.database.PartitionDatabaseMeta
- getPartitioningInformation() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getPartitioningInformation() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getPartitioningInformation() - Method in class org.pentaho.di.core.database.DatabaseMeta
- getPartitionMeta(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Finds the partition metadata for the given partition iD
- getPassword() - Method in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetails
- getPassword() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getPassword() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getPassword() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Get the password to log into the database on this connection.
- getPassword() - Method in class org.pentaho.di.core.database.PartitionDatabaseMeta
- getPath() - Method in class org.pentaho.di.core.extension.ExtensionPointPluginType
- getPath() - Method in class org.pentaho.di.core.plugins.BasePluginType
-
This method return parameter for registerPlugins() method
- getPath() - Method in class org.pentaho.di.core.plugins.DatabasePluginType
- getPath() - Method in class org.pentaho.di.core.plugins.PluginRegistryPluginType
- getPath() - Method in class org.pentaho.di.repository.RepositoryDirectory
-
Describe the complete path to ( and including) this directory, separated by the RepositoryDirectory.DIRECTORY_SEPARATOR property (slash).
- getPath() - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
-
Describe the complete path to ( and including) this directory, separated by the RepositoryDirectory.DIRECTORY_SEPARATOR property (slash).
- getPathArray() - Method in class org.pentaho.di.repository.RepositoryDirectory
-
Describe the complete path to ( and including) this directory, as an array of strings.
- getPathArray() - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
- getPathObjectCombination(String) - Method in class org.pentaho.di.repository.RepositoryDirectory
- getPathObjectCombination(String) - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
- getPathToObject() - Method in exception org.pentaho.di.core.exception.IdNotFoundException
- getPercentageFreeMemory() - Static method in class org.pentaho.di.core.Const
-
Return the percentage of free memory for this JVM.
- getPlugin(Class<? extends PluginTypeInterface>, Object) - Method in class org.pentaho.di.core.plugins.PluginRegistry
-
Retrieve the Plugin for a given class
- getPlugin(Class<? extends PluginTypeInterface>, String) - Method in class org.pentaho.di.core.plugins.PluginRegistry
-
Get a plugin from the registry
- getPluginDirectory() - Method in class org.pentaho.di.core.plugins.Plugin
- getPluginDirectory() - Method in interface org.pentaho.di.core.plugins.PluginInterface
- getPluginFolder() - Method in class org.pentaho.di.core.plugins.JarFileAnnotationPlugin
- getPluginFolders() - Method in class org.pentaho.di.core.plugins.BasePluginType
- getPluginFolders() - Method in interface org.pentaho.di.core.plugins.PluginTypeInterface
- getPluginHistory() - Method in class org.pentaho.di.core.Props
-
Get the list of recently used step
- getPluginId() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getPluginId() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getPluginId() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
The plugin ID of the database interface
- getPluginId() - Method in exception org.pentaho.di.core.exception.KettlePluginLoaderException
- getPluginId(Class<? extends PluginTypeInterface>, Object) - Method in class org.pentaho.di.core.plugins.PluginRegistry
-
Find the plugin ID based on the class
- getPluginId(Class<? extends PluginTypeInterface>, Object) - Method in interface org.pentaho.di.core.plugins.PluginRegistryExtension
- getPluginId(Class<? extends PluginTypeInterface>, Object) - Method in class org.pentaho.di.core.service.PluginServiceLoaderRegistryExtension
- getPluginId(Object) - Method in class org.pentaho.di.core.plugins.PluginRegistry
-
Find the plugin ID based on the class
- getPluginInformation(Class<? extends PluginTypeInterface>) - Method in class org.pentaho.di.core.plugins.PluginRegistry
- getPluginName() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getPluginName() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getPluginPackages(Class<? extends PluginTypeInterface>) - Method in class org.pentaho.di.core.plugins.PluginRegistry
- getPluginProperties() - Method in interface org.pentaho.di.core.plugins.PluginInterface
- getPlugins(Class<K>) - Method in class org.pentaho.di.core.plugins.PluginRegistry
- getPluginsByCategory(Class<T>, String) - Method in class org.pentaho.di.core.plugins.PluginRegistry
-
Retrieve a list of plugins per category.
- getPluginsMessage() - Method in exception org.pentaho.di.core.exception.KettleMissingPluginsException
- getPluginType() - Method in class org.pentaho.di.core.plugins.Plugin
- getPluginType() - Method in interface org.pentaho.di.core.plugins.PluginInterface
- getPluginType(Class<? extends PluginTypeInterface>) - Method in class org.pentaho.di.core.plugins.PluginRegistry
- getPluginTypes() - Method in class org.pentaho.di.core.plugins.PluginRegistry
- getPooledDataSourceFromMeta(DatabaseMeta, DataSourceProviderInterface.DatasourceType) - Method in interface org.pentaho.di.core.database.DataSourceProviderInterface
-
Returns the specified data source of respecting its
type
- getPort() - Method in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetails
- getPort() - Method in class org.pentaho.di.core.database.PartitionDatabaseMeta
- getPortForDBType(String, String) - Static method in class org.pentaho.di.core.database.DatabaseMeta
- getPortSpecification(VariableSpace, String) - Static method in class org.pentaho.di.cluster.HttpUtil
- getPosition() - Method in interface org.pentaho.di.core.gui.TextFileInputFieldInterface
- getPrecision() - Method in class org.pentaho.di.compatibility.Value
-
get the precision of this Value
- getPrecision() - Method in class org.pentaho.di.compatibility.ValueBigNumber
- getPrecision() - Method in class org.pentaho.di.compatibility.ValueBinary
- getPrecision() - Method in class org.pentaho.di.compatibility.ValueBoolean
- getPrecision() - Method in class org.pentaho.di.compatibility.ValueDate
- getPrecision() - Method in class org.pentaho.di.compatibility.ValueInteger
- getPrecision() - Method in interface org.pentaho.di.compatibility.ValueInterface
- getPrecision() - Method in class org.pentaho.di.compatibility.ValueNumber
- getPrecision() - Method in class org.pentaho.di.compatibility.ValueSerializable
- getPrecision() - Method in class org.pentaho.di.compatibility.ValueString
- getPrecision() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- getPrecision() - Method in class org.pentaho.di.core.row.value.ValueMetaConverter
- getPrecision() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Gets the precision.
- getPreferredSchemaName() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getPreferredSchemaName() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getPreferredSchemaName() - Method in class org.pentaho.di.core.database.DatabaseMeta
- getPrefixes() - Method in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder
- getPrepStatementInsert() - Method in class org.pentaho.di.core.database.Database
- getPrepStatementLookup() - Method in class org.pentaho.di.core.database.Database
- getPrepStatementUpdate() - Method in class org.pentaho.di.core.database.Database
- getPrimaryKeyColumnNames(String) - Method in class org.pentaho.di.core.database.Database
-
Return primary key column names ...
- getPriority() - Method in interface org.pentaho.di.core.service.ServiceProviderInterface
-
Indicate the order in which to use this provider if there are multiple providers for a given service
- getProcedures() - Method in class org.pentaho.di.core.database.Database
- getProcedures() - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
- getProperties() - Method in interface org.pentaho.di.connections.ConnectionDetails
-
Gets props associated with this ConnectionDetails.
- getProperties() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterServiceOsgi
-
This method load the properties for named cluster from /etc/config folder
- getProperty(String) - Method in class org.pentaho.di.core.Props
- getProperty(String) - Static method in class org.pentaho.di.laf.BasePropertyHandler
-
return the value of a given key from the properties list
- getProperty(String) - Method in class org.pentaho.di.laf.OverlayPropertyHandler
- getProperty(String) - Method in interface org.pentaho.di.laf.PropertyHandler
-
return the value of a given key from the properties list
- getProperty(String, String) - Static method in class org.pentaho.di.laf.BasePropertyHandler
-
return the value of a given key from the properties list, returning the defValue string should the key not be found
- getProperty(String, String) - Method in class org.pentaho.di.laf.OverlayPropertyHandler
- getProperty(String, String) - Method in interface org.pentaho.di.laf.PropertyHandler
-
return the value of a given key from the properties list, returning the defValue string should the key not be found
- getPropertyExternal(String, String) - Method in class org.pentaho.di.core.plugins.BasePluginType
- getPropertyInfo(String, Properties) - Method in class org.pentaho.di.core.database.DelegatingDriver
- getProtocol() - Method in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetails
- getProtocol(OtherConnectionDetails) - Method in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetailsProvider
- getProtocol(T) - Method in interface org.pentaho.di.connections.vfs.VFSConnectionProvider
- getProviderCapabilities(String) - Method in class org.pentaho.di.core.vfs.ConcurrentFileSystemManager
- getProviders() - Method in class org.pentaho.di.connections.ConnectionManager
-
Get a list of connection providers
- getProvidersByType(Class<? extends ConnectionProvider>) - Method in class org.pentaho.di.connections.ConnectionManager
-
Get a list of connection providers by type
- getPublicURIString() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
- getQueryFields(String, boolean) - Method in class org.pentaho.di.core.database.Database
- getQueryFields(String, boolean, RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.database.Database
- getQueryFieldsFallback(String, boolean, RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.database.Database
- getQueryFieldsFromDatabaseMetaData() - Method in class org.pentaho.di.core.database.Database
- getQueryFieldsFromPreparedStatement(String) - Method in class org.pentaho.di.core.database.Database
- getQuoteCharByOS() - Static method in class org.pentaho.di.core.Const
-
Determine the quoting character depending on the OS.
- getQuotedSchemaTableCombination() - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
- getQuotedSchemaTableCombination(String, String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Calculate the schema-table combination, usually this is the schema and table separated with a dot.
- getQuotesBeforeSymbol(String, String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- getRandomAccessContent(RandomAccessMode) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
- getReadWriteThroughput(int) - Method in class org.pentaho.di.core.Result
-
Creates a string containing the read/write throughput.
- getRealOperators() - Static method in class org.pentaho.di.core.Condition
- getRecommendedIndexes() - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
- getRegexpByDateFormat(String) - Static method in class org.pentaho.di.core.util.DateDetector
- getRegexpByDateFormat(String, String) - Static method in class org.pentaho.di.core.util.DateDetector
- getRegistrationDate() - Method in class org.pentaho.di.core.database.Database
-
Stub
- getRegistrationDate() - Method in class org.pentaho.di.core.logging.LoggingObject
- getRegistrationDate() - Method in interface org.pentaho.di.core.logging.LoggingObjectInterface
-
Gets the registration date of this logging object.
- getRegistrationDate() - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
- getRelation() - Method in class org.pentaho.di.core.extension.ExtensionPointContext
- getRemoteSlaveServerName() - Method in interface org.pentaho.di.core.RowSet
- getRepCode() - Method in class org.pentaho.di.core.KettleAttribute
- getRepCode() - Method in interface org.pentaho.di.core.KettleAttributeInterface
- getRepositoryDirectory() - Method in class org.pentaho.di.core.database.Database
- getRepositoryDirectory() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Not used in this case, simply return root /
- getRepositoryDirectory() - Method in class org.pentaho.di.core.logging.LoggingObject
- getRepositoryDirectory() - Method in interface org.pentaho.di.core.logging.LoggingObjectInterface
-
Gets the repository directory.
- getRepositoryDirectory() - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
- getRepositoryDirectory() - Method in interface org.pentaho.di.repository.RepositoryElementInterface
- getRepositoryDirectory() - Method in interface org.pentaho.di.repository.RepositoryElementMetaInterface
- getRepositoryElementType() - Method in class org.pentaho.di.core.database.DatabaseMeta
- getRepositoryElementType() - Method in interface org.pentaho.di.repository.RepositoryElementInterface
-
Gets the repository element type for this object.
- getRepositoryObjects() - Method in class org.pentaho.di.repository.RepositoryDirectory
- getRepositoryObjects() - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
-
Returns a list of child files
- getRequiredFilesDescription(List<FileObject>) - Static method in class org.pentaho.di.core.fileinput.FileInputList
- getResAsStreamExternal(String) - Method in class org.pentaho.di.core.plugins.BasePluginType
- getReservedWords() - Method in class org.pentaho.di.core.database.AS400DatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getReservedWords() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getReservedWords() - Method in class org.pentaho.di.core.database.DatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.DerbyDatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.ExtenDBDatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.FirebirdDatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.GreenplumDatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.H2DatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.HypersonicDatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.InterbaseDatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.LucidDBDatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.SAPDBDatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.TeradataDatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.UniVerseDatabaseMeta
- getReservedWords() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
- getResolvedFileObject() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
- getResource(String) - Method in class org.pentaho.di.core.plugins.KettleURLClassLoader
- getResult() - Method in class org.pentaho.di.core.Result
-
Returns the boolean result of this transformation or job
- getResult() - Method in class org.pentaho.di.www.WebResult
- getResult(Metrics) - Static method in class org.pentaho.di.core.metrics.MetricsUtil
- getResultFiles() - Method in class org.pentaho.di.core.Result
-
Returns the result files as a Map with the filename as key and the ResultFile object as value
- getResultFilesList() - Method in class org.pentaho.di.core.Result
-
Returns the result files as a List of type ResultFile
- getResultsList(Metrics) - Static method in class org.pentaho.di.core.metrics.MetricsUtil
- getReturnRowMeta() - Method in class org.pentaho.di.core.database.Database
- getRevision() - Method in class org.pentaho.di.version.BuildVersion
- getRightExact() - Method in class org.pentaho.di.core.Condition
- getRightExactID() - Method in class org.pentaho.di.core.Condition
-
Get the id of the RightExact Value in the repository
- getRightExactString() - Method in class org.pentaho.di.core.Condition
- getRightValuename() - Method in class org.pentaho.di.core.Condition
- getRootChannelId() - Method in class org.pentaho.di.core.logging.LoggingHierarchy
- getRow() - Method in class org.pentaho.di.core.BlockingBatchingRowSet
- getRow() - Method in class org.pentaho.di.core.BlockingListeningRowSet
- getRow() - Method in class org.pentaho.di.core.BlockingRowSet
- getRow() - Method in class org.pentaho.di.core.QueueRowSet
- getRow() - Method in class org.pentaho.di.core.ResultFile
- getRow() - Method in interface org.pentaho.di.core.RowSet
-
Get a row from the input buffer, it blocks for a short period until a new row becomes available.
- getRow() - Method in class org.pentaho.di.core.SingleRowRowSet
- getRow() - Method in interface org.pentaho.di.core.spreadsheet.KCell
- getRow(byte[], Row) - Static method in class org.pentaho.di.compatibility.Row
- getRow(int) - Method in interface org.pentaho.di.core.spreadsheet.KSheet
-
Get one row of cells in the sheets
- getRow(ResultSet) - Method in class org.pentaho.di.core.database.Database
-
Get a row from the resultset.
- getRow(ResultSet, boolean) - Method in class org.pentaho.di.core.database.Database
-
Get a row from the resultset.
- getRow(ResultSet, ResultSetMetaData, RowMetaInterface) - Method in class org.pentaho.di.core.database.Database
-
Get a row from the resultset.
- getRow(RowMetaInterface, byte[]) - Static method in class org.pentaho.di.core.row.RowMeta
-
Create a row of data bases on a serialized format (byte[])
- getRow(Node) - Method in class org.pentaho.di.core.row.RowMeta
-
Convert an XML node into binary data using the row metadata supplied.
- getRow(Node) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Convert an XML node into binary data using the row metadata supplied.
- getRowData() - Method in exception org.pentaho.di.core.exception.KettleConversionException
- getRowImmediate() - Method in class org.pentaho.di.core.BlockingBatchingRowSet
- getRowImmediate() - Method in class org.pentaho.di.core.BlockingListeningRowSet
- getRowImmediate() - Method in class org.pentaho.di.core.BlockingRowSet
- getRowImmediate() - Method in class org.pentaho.di.core.QueueRowSet
- getRowImmediate() - Method in interface org.pentaho.di.core.RowSet
-
Get the first row in the list immediately.
- getRowImmediate() - Method in class org.pentaho.di.core.SingleRowRowSet
- getRowList(DatabaseConnectionPoolParameter[], String, String, String) - Static method in class org.pentaho.di.core.database.DatabaseConnectionPoolParameter
- getRowMeta() - Method in class org.pentaho.di.core.row.RowBuffer
- getRowMeta() - Method in class org.pentaho.di.core.RowMetaAndData
- getRowMeta() - Method in interface org.pentaho.di.core.RowSet
- getRows() - Method in class org.pentaho.di.core.Result
-
Returns the resulting rowset from the job or transformation.
- getRows() - Method in interface org.pentaho.di.core.spreadsheet.KSheet
- getRows(String, int) - Method in class org.pentaho.di.core.database.Database
-
Reads the result of an SQL query into an ArrayList
- getRows(String, int, ProgressMonitorListener) - Method in class org.pentaho.di.core.database.Database
-
Reads the result of an SQL query into an ArrayList
- getRows(String, RowMetaInterface, Object[], int, boolean, int, ProgressMonitorListener) - Method in class org.pentaho.di.core.database.Database
-
Reads the result of an SQL query into an ArrayList.
- getRows(ResultSet, int, ProgressMonitorListener) - Method in class org.pentaho.di.core.database.Database
-
Reads the result of a ResultSet into an ArrayList
- getRowWait(long, TimeUnit) - Method in class org.pentaho.di.core.BlockingBatchingRowSet
- getRowWait(long, TimeUnit) - Method in class org.pentaho.di.core.BlockingListeningRowSet
- getRowWait(long, TimeUnit) - Method in class org.pentaho.di.core.BlockingRowSet
- getRowWait(long, TimeUnit) - Method in class org.pentaho.di.core.QueueRowSet
- getRowWait(long, TimeUnit) - Method in interface org.pentaho.di.core.RowSet
-
get the first row in the list immediately if it is available or wait until timeout
- getRowWait(long, TimeUnit) - Method in class org.pentaho.di.core.SingleRowRowSet
- getSafeFieldname(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
Sanitize a string for usage as a field name Append an underscore to any field name that matches a reserved word Replaces spaces with underscores Prefixes a string with underscore that begins with a number
- getSafeFieldname(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
Given a String, this will sanitize and return a value safe for usage as a column name
- getSafeFieldname(String) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- getSAXReader(EntityResolver) - Static method in class org.pentaho.di.core.xml.XMLParserFactoryProducer
- getSchemaName() - Method in class org.pentaho.di.core.database.Schema
- getSchemaName() - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
- getSchemaNameVariable() - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
- getSchemas() - Method in class org.pentaho.di.core.database.Database
- getSchemas() - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
- getSchemas(DatabaseMetaData) - Method in class org.pentaho.di.core.database.DatabaseMeta
- getSchemas(DatabaseMetaData, DatabaseMeta) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getSchemas(DatabaseMetaData, DatabaseMeta) - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- getSchemaTableCombination(String, String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
Get the schema-table combination to query the right table.
- getSchemaTableCombination(String, String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
Get the schema-table combination to query the right table.
- getSchemaTableCombination(String, String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.please use getQuotedSchemaTableCombination()
- getSchemaTableCombination(String, String) - Method in class org.pentaho.di.core.database.DbaseDatabaseMeta
- getSchemaTableCombination(String, String) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- getSchemaTableCombination(String, String) - Method in class org.pentaho.di.core.database.H2DatabaseMeta
- getSchemaTableCombination(String, String) - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
- getSchemaTableCombination(String, String) - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- getSchemaTableCombination(String, String) - Method in class org.pentaho.di.core.database.SQLiteDatabaseMeta
- getSchemaTableCombination(String, String) - Method in class org.pentaho.di.core.database.SybaseDatabaseMeta
- getSchemaTableCombination(String, String) - Method in class org.pentaho.di.core.database.SybaseIQDatabaseMeta
- getSchemaTableCombination(String, String) - Method in class org.pentaho.di.core.database.TeradataDatabaseMeta
- getSchemaTableCombination(String, String) - Method in class org.pentaho.di.core.database.UniVerseDatabaseMeta
- getSchemes() - Method in class org.pentaho.di.core.vfs.ConcurrentFileSystemManager
- getSeed() - Method in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder
- getSelectCountStatement(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
Build the SQL to count the number of rows in the passed table.
- getSelectCountStatement(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
Returns the SQL Statement that counts the number of rows in the table.
- getSelectCountStatement(String) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- getSelection() - Method in interface org.pentaho.di.core.gui.ScrollBarInterface
- getSeqNextvalSQL(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- getSequenceNoMaxValueOption() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getSequenceNoMaxValueOption() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getSequenceNoMaxValueOption() - Method in class org.pentaho.di.core.database.DatabaseMeta
- getSequenceNoMaxValueOption() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- getSequences() - Method in class org.pentaho.di.core.database.Database
-
Return all sequence names from connection
- getSerializable() - Method in class org.pentaho.di.compatibility.Value
-
Get the Serializable of this Value.
- getSerializable() - Method in class org.pentaho.di.compatibility.ValueBigNumber
- getSerializable() - Method in class org.pentaho.di.compatibility.ValueBinary
- getSerializable() - Method in class org.pentaho.di.compatibility.ValueBoolean
- getSerializable() - Method in class org.pentaho.di.compatibility.ValueDate
- getSerializable() - Method in class org.pentaho.di.compatibility.ValueInteger
- getSerializable() - Method in interface org.pentaho.di.compatibility.ValueInterface
- getSerializable() - Method in class org.pentaho.di.compatibility.ValueNumber
- getSerializable() - Method in class org.pentaho.di.compatibility.ValueSerializable
- getSerializable() - Method in class org.pentaho.di.compatibility.ValueString
- getServername() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getServername() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getServername() - Method in class org.pentaho.di.core.database.DatabaseMeta
- getSettingsFilename() - Method in class org.pentaho.di.i18n.LanguageChoice
- getSharedObjectsFile() - Static method in class org.pentaho.di.core.Const
-
Determines the location of the shared objects file
- getSheet(int) - Method in interface org.pentaho.di.core.spreadsheet.KWorkbook
-
Get a sheet in the workbook by index
- getSheet(String) - Method in interface org.pentaho.di.core.spreadsheet.KWorkbook
-
Get a sheet with a certain name in a workbook.
- getSheetName(int) - Method in interface org.pentaho.di.core.spreadsheet.KWorkbook
-
Get a sheet name in the workbook by index
- getSheetNames() - Method in interface org.pentaho.di.core.spreadsheet.KWorkbook
- getShimDriverDeploymentLocation() - Static method in class org.pentaho.di.core.Const
- getShimIdentifier() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- getShort(String, int) - Method in class org.pentaho.di.compatibility.Row
-
Search for a value, if it doesn't occur in the row, return the default value.
- getSignatureShort(String) - Static method in class org.pentaho.di.core.encryption.Encr
-
Deprecated.
- getSiteFileContents() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterSiteFile
- getSiteFileContents() - Method in class org.pentaho.di.core.osgi.impl.NamedClusterSiteFileImpl
- getSiteFileInputStream(String) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- getSiteFileName() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterSiteFile
- getSiteFileName() - Method in class org.pentaho.di.core.osgi.impl.NamedClusterSiteFileImpl
- getSiteFiles() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- getSize() - Method in class org.pentaho.di.core.date.DateCache
-
Deprecated.
- getSize() - Method in class org.pentaho.di.core.hash.ByteArrayHashIndex
- getSize() - Method in class org.pentaho.di.core.hash.LongHashIndex
- getSnapshotList(String) - Method in class org.pentaho.di.core.logging.MetricsRegistry
-
Get the snapshot list for the given log channel ID.
- getSnapshotLists() - Method in class org.pentaho.di.core.logging.MetricsRegistry
- getSnapshotMap(String) - Method in class org.pentaho.di.core.logging.MetricsRegistry
-
Get the snapshot map for the given log channel ID.
- getSnapshotMaps() - Method in class org.pentaho.di.core.logging.MetricsRegistry
- getSourceFileModificationTime() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterSiteFile
- getSourceFileModificationTime() - Method in class org.pentaho.di.core.osgi.impl.NamedClusterSiteFileImpl
- getSourceInfo() - Method in class org.pentaho.di.core.CheckResult
- getSourceInfo() - Method in interface org.pentaho.di.core.CheckResultInterface
- getSourcePosition() - Method in class org.pentaho.di.core.SourceToTargetMapping
- getSourceString(String[]) - Method in class org.pentaho.di.core.SourceToTargetMapping
- getSpace() - Method in interface org.pentaho.di.connections.ConnectionDetails
- getSpace() - Method in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetails
- getSpace(ConnectionDetails) - Method in class org.pentaho.di.connections.vfs.BaseVFSConnectionProvider
- getSpecificationMethodByCode(String) - Static method in enum org.pentaho.di.core.ObjectLocationSpecificationMethod
- getSpecificationMethodByDescription(String) - Static method in enum org.pentaho.di.core.ObjectLocationSpecificationMethod
- getSQL() - Method in class org.pentaho.di.core.SQLStatement
-
Get the SQL for this SQL Statement
- getSQLColumnExists(String, String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getSQLColumnExists(String, String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getSQLColumnExists(String, String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- getSQLColumnExists(String, String) - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
- getSQLColumnExists(String, String) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- getSQLColumnExists(String, String) - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
- getSQLColumnExists(String, String) - Method in class org.pentaho.di.core.database.InformixDatabaseMeta
- getSQLColumnExists(String, String) - Method in class org.pentaho.di.core.database.LucidDBDatabaseMeta
- getSQLColumnExists(String, String) - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- getSQLColumnExists(String, String) - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
- getSQLColumnExists(String, String) - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
- getSQLColumnExists(String, String) - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
- getSQLColumnExists(String, String) - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
- getSQLColumnExists(String, String) - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
- getSQLColumnExists(String, String) - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
- getSQLColumnExists(String, String) - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- getSQLColumnExists(String, String) - Method in class org.pentaho.di.core.database.TeradataDatabaseMeta
- getSQLColumnExists(String, String) - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
- getSQLCurrentSequenceValue(String) - Method in class org.pentaho.di.core.database.AS400DatabaseMeta
-
Get the current value of a database sequence
- getSQLCurrentSequenceValue(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
Get the current value of a database sequence
- getSQLCurrentSequenceValue(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
Get the current value of a database sequence
- getSQLCurrentSequenceValue(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- getSQLCurrentSequenceValue(String) - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
-
Get the current value of a database sequence
- getSQLCurrentSequenceValue(String) - Method in class org.pentaho.di.core.database.HypersonicDatabaseMeta
-
Get the current value of a database sequence
- getSQLCurrentSequenceValue(String) - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
-
Get the SQL to get the next value of a sequence.
- getSQLCurrentSequenceValue(String) - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
- getSQLCurrentSequenceValue(String) - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- getSQLCurrentSequenceValue(String) - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
-
Get the SQL to get the current value of a sequence.
- getSQLCurrentSequenceValue(String) - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
-
Get the current value of a database sequence
- getSQLCurrentSequenceValue(String) - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
-
Get the current value of a database sequence
- getSQLCurrentSequenceValue(String) - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
-
Get the SQL to get the next value of a sequence.
- getSQLCurrentSequenceValue(String) - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
-
Get the SQL to get the next value of a sequence.
- getSQLInsertAutoIncUnknownDimensionRow(String, String, String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
Get the SQL to insert a new empty unknown record in a dimension.
- getSQLInsertAutoIncUnknownDimensionRow(String, String, String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
Get the SQL to insert a new empty unknown record in a dimension.
- getSQLInsertAutoIncUnknownDimensionRow(String, String, String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Get the SQL to insert a new empty unknown record in a dimension.
- getSQLInsertAutoIncUnknownDimensionRow(String, String, String) - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
-
Get the SQL to insert a new empty unknown record in a dimension.
- getSQLInsertAutoIncUnknownDimensionRow(String, String, String) - Method in class org.pentaho.di.core.database.DbaseDatabaseMeta
-
Get the SQL to insert a new empty unknown record in a dimension.
- getSQLInsertAutoIncUnknownDimensionRow(String, String, String) - Method in class org.pentaho.di.core.database.DerbyDatabaseMeta
-
Get the SQL to insert a new empty unknown record in a dimension.
- getSQLInsertAutoIncUnknownDimensionRow(String, String, String) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
-
Get the SQL to insert a new empty unknown record in a dimension.
- getSQLInsertAutoIncUnknownDimensionRow(String, String, String) - Method in class org.pentaho.di.core.database.InformixDatabaseMeta
-
Get the SQL to insert a new empty unknown record in a dimension.
- getSQLInsertAutoIncUnknownDimensionRow(String, String, String) - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
-
Get the SQL to insert a new empty unknown record in a dimension.
- getSQLInsertAutoIncUnknownDimensionRow(String, String, String) - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
-
Get the SQL to insert a new empty unknown record in a dimension.
- getSQLInsertAutoIncUnknownDimensionRow(String, String, String) - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
-
Get the SQL to insert a new empty unknown record in a dimension.
- getSQLInsertAutoIncUnknownDimensionRow(String, String, String) - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
-
Get the SQL to insert a new empty unknown record in a dimension.
- getSQLInsertAutoIncUnknownDimensionRow(String, String, String) - Method in class org.pentaho.di.core.database.SybaseDatabaseMeta
-
Get the SQL to insert a new empty unknown record in a dimension.
- getSQLListOfProcedures() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getSQLListOfProcedures() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getSQLListOfProcedures() - Method in class org.pentaho.di.core.database.DatabaseMeta
- getSQLListOfProcedures() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
- getSQLListOfProcedures() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
- getSQLListOfProcedures(String) - Method in class org.pentaho.di.core.database.FirebirdDatabaseMeta
- getSQLListOfProcedures(String) - Method in class org.pentaho.di.core.database.InterbaseDatabaseMeta
- getSQLListOfProcedures(String) - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
- getSQLListOfProcedures(String) - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- getSQLListOfProcedures(String) - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
- getSQLListOfSchemas() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getSQLListOfSchemas() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getSQLListOfSchemas() - Method in class org.pentaho.di.core.database.DatabaseMeta
- getSQLListOfSchemas() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- getSQLListOfSchemas() - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- getSQLListOfSchemas() - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- getSQLListOfSchemas(DatabaseMeta) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getSQLListOfSchemas(DatabaseMeta) - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- getSQLListOfSequences() - Method in class org.pentaho.di.core.database.AS400DatabaseMeta
- getSQLListOfSequences() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getSQLListOfSequences() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getSQLListOfSequences() - Method in class org.pentaho.di.core.database.DatabaseMeta
- getSQLListOfSequences() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
- getSQLListOfSequences() - Method in class org.pentaho.di.core.database.HypersonicDatabaseMeta
- getSQLListOfSequences() - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
- getSQLListOfSequences() - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
- getSQLListOfSequences() - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- getSQLListOfSequences() - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
- getSQLListOfSequences() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
- getSQLListOfSequences() - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
- getSQLListOfSequences() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
- getSQLListOfSequences() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
- getSQLLockTables(String[]) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getSQLLockTables(String[]) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getSQLLockTables(String[]) - Method in class org.pentaho.di.core.database.DatabaseMeta
- getSQLLockTables(String[]) - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
- getSQLLockTables(String[]) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- getSQLLockTables(String[]) - Method in class org.pentaho.di.core.database.InformixDatabaseMeta
- getSQLLockTables(String[]) - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
- getSQLLockTables(String[]) - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- getSQLLockTables(String[]) - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
- getSQLLockTables(String[]) - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
- getSQLLockTables(String[]) - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
- getSQLLockTables(String[]) - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
- getSQLLockTables(String[]) - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
- getSQLLockTables(String[]) - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
- getSQLNextSequenceValue(String) - Method in class org.pentaho.di.core.database.AS400DatabaseMeta
-
Get the SQL to get the next value of a sequence.
- getSQLNextSequenceValue(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
Get the SQL to get the next value of a sequence.
- getSQLNextSequenceValue(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
Get the SQL to get the next value of a sequence.
- getSQLNextSequenceValue(String) - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
-
Get the SQL to get the next value of a sequence.
- getSQLNextSequenceValue(String) - Method in class org.pentaho.di.core.database.HypersonicDatabaseMeta
-
Get the SQL to get the next value of a sequence.
- getSQLNextSequenceValue(String) - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
-
Get the SQL to get the next value of a sequence.
- getSQLNextSequenceValue(String) - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
- getSQLNextSequenceValue(String) - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- getSQLNextSequenceValue(String) - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
-
Get the SQL to get the next value of a sequence.
- getSQLNextSequenceValue(String) - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
-
Get the SQL to get the next value of a sequence.
- getSQLNextSequenceValue(String) - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
-
Get the SQL to get the next value of a sequence.
- getSQLNextSequenceValue(String) - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
-
Get the SQL to get the next value of a sequence.
- getSQLNextSequenceValue(String) - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
-
Get the SQL to get the next value of a sequence.
- getSQLOutput(String, String, RowMetaInterface, Object[], String) - Method in class org.pentaho.di.core.database.Database
-
Return SQL statement (INSERT INTO TableName ...
- getSQLQueryColumnFields(String, String) - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
- getSQLQueryColumnFields(String, String) - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
- getSQLQueryColumnFields(String, String) - Method in class org.pentaho.di.core.database.InformixDatabaseMeta
- getSQLQueryColumnFields(String, String) - Method in class org.pentaho.di.core.database.LucidDBDatabaseMeta
- getSQLQueryColumnFields(String, String) - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- getSQLQueryColumnFields(String, String) - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
- getSQLQueryColumnFields(String, String) - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
- getSQLQueryColumnFields(String, String) - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
- getSQLQueryColumnFields(String, String) - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
- getSQLQueryColumnFields(String, String) - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
- getSQLQueryColumnFields(String, String) - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
- getSQLQueryColumnFields(String, String) - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- getSQLQueryFields(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
Returns the minimal SQL to launch in order to determine the layout of the resultset for a given database table
- getSQLQueryFields(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
Returns the minimal SQL to launch in order to determine the layout of the resultset for a given database table
- getSQLQueryFields(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- getSQLQueryFields(String) - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
-
Returns the minimal SQL to launch in order to determine the layout of the resultset for a given database table
- getSQLQueryFields(String) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- getSQLQueryFields(String) - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
- getSQLQueryFields(String) - Method in class org.pentaho.di.core.database.InformixDatabaseMeta
- getSQLQueryFields(String) - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
-
Returns the minimal SQL to launch in order to determine the layout of the resultset for a given database table
- getSQLQueryFields(String) - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- getSQLQueryFields(String) - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
-
Returns the minimal SQL to launch in order to determine the layout of the resultset for a given database table
- getSQLQueryFields(String) - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
-
Returns the minimal SQL to launch in order to determine the layout of the resultset for a given database table
- getSQLQueryFields(String) - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
- getSQLQueryFields(String) - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
-
Returns the minimal SQL to launch in order to determine the layout of the resultset for a given database table
- getSQLQueryFields(String) - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
-
Returns the minimal SQL to launch in order to determine the layout of the resultset for a given database table
- getSQLQueryFields(String) - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
- getSQLQueryFields(String) - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
-
Returns the minimal SQL to launch in order to determine the layout of the resultset for a given database table
- getSQLQueryFields(String) - Method in class org.pentaho.di.core.database.SybaseIQDatabaseMeta
-
Returns the minimal SQL to launch in order to determine the layout of the resultset for a given database table Note: added WHERE clause in SQL (just to make sure in case the sql is exec'd it will not clatter the db)
- getSQLQueryFields(String) - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
- getSqlScriptStatements(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
Parse the statements in the provided SQL script, provide more information about where each was found in the script.
- getSqlScriptStatements(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
Parse the statements in the provided SQL script, provide more information about where each was found in the script.
- getSQLSequenceExists(String) - Method in class org.pentaho.di.core.database.AS400DatabaseMeta
-
Check if a sequence exists.
- getSQLSequenceExists(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
Check if a sequence exists.
- getSQLSequenceExists(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
Check if a sequence exists.
- getSQLSequenceExists(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- getSQLSequenceExists(String) - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
-
Check if a sequence exists.
- getSQLSequenceExists(String) - Method in class org.pentaho.di.core.database.HypersonicDatabaseMeta
-
Check if a sequence exists.
- getSQLSequenceExists(String) - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
-
Check if a sequence exists.
- getSQLSequenceExists(String) - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
- getSQLSequenceExists(String) - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- getSQLSequenceExists(String) - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
-
Check if a sequence exists.
- getSQLSequenceExists(String) - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
-
Check if a sequence exists.
- getSQLSequenceExists(String) - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
-
Check if a sequence exists.
- getSQLSequenceExists(String) - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
-
Check if a sequence exists.
- getSQLSequenceExists(String) - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
- getSQLServerInstance() - Method in class org.pentaho.di.core.database.DatabaseMeta
- getSQLTableExists(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getSQLTableExists(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getSQLTableExists(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- getSQLTableExists(String) - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
- getSQLTableExists(String) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- getSQLTableExists(String) - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
- getSQLTableExists(String) - Method in class org.pentaho.di.core.database.InformixDatabaseMeta
- getSQLTableExists(String) - Method in class org.pentaho.di.core.database.LucidDBDatabaseMeta
- getSQLTableExists(String) - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- getSQLTableExists(String) - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
- getSQLTableExists(String) - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
- getSQLTableExists(String) - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
- getSQLTableExists(String) - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
- getSQLTableExists(String) - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
- getSQLTableExists(String) - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
- getSQLTableExists(String) - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- getSQLTableExists(String) - Method in class org.pentaho.di.core.database.TeradataDatabaseMeta
- getSQLTableExists(String) - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
- getSQLUnlockTables(String[]) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getSQLUnlockTables(String[]) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getSQLUnlockTables(String[]) - Method in class org.pentaho.di.core.database.DatabaseMeta
- getSQLUnlockTables(String[]) - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
- getSQLUnlockTables(String[]) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- getSQLUnlockTables(String[]) - Method in class org.pentaho.di.core.database.InformixDatabaseMeta
- getSQLUnlockTables(String[]) - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
- getSQLUnlockTables(String[]) - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
- getSQLUnlockTables(String[]) - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
- getSQLUnlockTables(String[]) - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
- getSQLUnlockTables(String[]) - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
- getSQLUnlockTables(String[]) - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
- getSQLUnlockTables(String[]) - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
- getSQLValue(ValueMetaInterface, Object, String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getSQLValue(ValueMetaInterface, Object, String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
Convert a value in the SQL equivalent.
- getSQLValue(ValueMetaInterface, Object, String) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- getStackTracker(Throwable) - Static method in class org.pentaho.di.core.Const
-
Returns a string of the stack trace of the specified exception
- getStart() - Method in class org.pentaho.di.core.Counter
- getStartQuote() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getStartQuote() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getStartQuote() - Method in class org.pentaho.di.core.database.DatabaseMeta
- getStartQuote() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- getStartQuote() - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
- getStartQuote() - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
- getStartQuote() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
- getState() - Method in class org.pentaho.di.core.lifecycle.LifeEventInfo
- getState() - Method in class org.pentaho.di.core.logging.log4j.KettleLogChannelAppender
- getState() - Method in class org.pentaho.di.core.logging.log4j.Log4jFileAppender
- getStatement() - Method in class org.pentaho.di.core.database.SqlScriptStatement
- getStatus() - Method in enum org.pentaho.di.core.logging.LogStatus
- getStatusField() - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
- getStepname() - Method in class org.pentaho.di.core.SQLStatement
-
Return the name of the step for which the SQL is intended
- getStorageMetadata() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- getStorageMetadata() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Returns the storage Meta data that is needed for internal conversion from BinaryString or String to the specified type.
- getStorageScheme() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- getStorageType() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- getStorageType() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Gets the storage type.
- getStorageType(String) - Static method in class org.pentaho.di.core.row.value.ValueMetaBase
-
Convert the String description of a storage type to an integer type.
- getStorageTypeCode(int) - Static method in class org.pentaho.di.core.row.value.ValueMetaBase
- getStorageTypeDesc() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
Return the storage type of a value in a textual form: "normal", "binary-string", "indexes"
- getString() - Method in class org.pentaho.di.compatibility.Value
-
Get the String text representing this value.
- getString() - Method in class org.pentaho.di.compatibility.ValueBigNumber
- getString() - Method in class org.pentaho.di.compatibility.ValueBinary
- getString() - Method in class org.pentaho.di.compatibility.ValueBoolean
- getString() - Method in class org.pentaho.di.compatibility.ValueDate
- getString() - Method in class org.pentaho.di.compatibility.ValueInteger
- getString() - Method in interface org.pentaho.di.compatibility.ValueInterface
- getString() - Method in class org.pentaho.di.compatibility.ValueNumber
- getString() - Method in class org.pentaho.di.compatibility.ValueSerializable
- getString() - Method in class org.pentaho.di.compatibility.ValueString
- getString() - Static method in class org.pentaho.di.core.xml.XMLHandler
- getString(int, String) - Method in class org.pentaho.di.core.RowMetaAndData
- getString(Class<?>, String, Class<?>, String...) - Static method in class org.pentaho.di.i18n.BaseMessages
- getString(Class<?>, String, Object...) - Static method in class org.pentaho.di.i18n.BaseMessages
- getString(Class<?>, String, String...) - Static method in class org.pentaho.di.i18n.BaseMessages
- getString(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- getString(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
- getString(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
- getString(Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Convert the supplied data to a String
- getString(Object[]) - Method in class org.pentaho.di.core.row.RowMeta
-
Get the string representation of the data in a row of data
- getString(Object[]) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Get the string representation of the data in a row of data.
- getString(Object[], int) - Method in class org.pentaho.di.core.row.RowMeta
-
Get a String value from a row of data.
- getString(Object[], int) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Get a String value from a row of data.
- getString(Object[], String, String) - Method in class org.pentaho.di.core.row.RowMeta
- getString(Object[], String, String) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Gets the string.
- getString(String) - Static method in class org.pentaho.di.i18n.BaseMessages
- getString(String) - Method in class org.pentaho.di.i18n.GlobalMessages
- getString(String) - Method in interface org.pentaho.di.i18n.MessageHandler
-
get a key from the default (System global) bundle
- getString(String, String) - Method in class org.pentaho.di.compatibility.Row
-
Search for a value, if it doesn't occur in the row, return the default value.
- getString(String, String) - Method in class org.pentaho.di.core.RowMetaAndData
- getString(String, String) - Static method in class org.pentaho.di.i18n.BaseMessages
- getString(String, String) - Method in class org.pentaho.di.i18n.GlobalMessages
- getString(String, String) - Method in interface org.pentaho.di.i18n.MessageHandler
-
get a key from the defined package bundle, by key
- getString(String, String...) - Method in class org.pentaho.di.i18n.PackageMessages
- getString(String, String, Class<?>, String...) - Static method in class org.pentaho.di.i18n.BaseMessages
- getString(String, String, Class<?>, String...) - Method in class org.pentaho.di.i18n.GlobalMessages
- getString(String, String, Class<?>, String...) - Method in interface org.pentaho.di.i18n.MessageHandler
-
Get a string from the defined package bundle, by key and by a resource class
- getString(String, String, String...) - Static method in class org.pentaho.di.i18n.BaseMessages
- getString(String, String, String...) - Method in class org.pentaho.di.i18n.GlobalMessages
- getString(String, String, String...) - Method in interface org.pentaho.di.i18n.MessageHandler
-
get a key from the defined package bundle, by key
- getString(String, String, String...) - Method in class org.pentaho.di.i18n.PackageMessages
- getString(ResourceBundle, String) - Static method in class org.pentaho.di.i18n.GlobalMessageUtil
- getString(ResourceBundle, String, String) - Static method in class org.pentaho.di.i18n.GlobalMessageUtil
- getString(ResourceBundle, String, String, String) - Static method in class org.pentaho.di.i18n.GlobalMessageUtil
- getString(ResourceBundle, String, String, String, String) - Static method in class org.pentaho.di.i18n.GlobalMessageUtil
- getString(ResourceBundle, String, String, String, String, String) - Static method in class org.pentaho.di.i18n.GlobalMessageUtil
- getString(ResourceBundle, String, String, String, String, String, String) - Static method in class org.pentaho.di.i18n.GlobalMessageUtil
- getString(ResourceBundle, String, String, String, String, String, String, String) - Static method in class org.pentaho.di.i18n.GlobalMessageUtil
- getStringAsJavaType(String, Class<?>, InjectionTypeConverter) - Static method in class org.pentaho.di.core.RowMetaAndData
-
Converts string value into specified type.
- getStringEncoding() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- getStringEncoding() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Gets the string encoding.
- getStringEvaluationResults() - Method in class org.pentaho.di.core.util.StringEvaluator
-
PDI-7736: Only list of successful evaluations returned.
- getStringLength() - Method in class org.pentaho.di.compatibility.Value
-
Get the length of the String representing this value.
- getSubdirectory(int) - Method in class org.pentaho.di.repository.RepositoryDirectory
-
Get a subdirectory on a certain position.
- getSubdirectory(int) - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
-
Get a subdirectory on a certain position.
- getSubject() - Method in class org.pentaho.di.core.extension.ExtensionPointContext
- getSubject() - Method in class org.pentaho.di.core.logging.LogMessage
- getSubject() - Method in interface org.pentaho.di.core.logging.LogMessageInterface
- getSubject() - Method in class org.pentaho.di.core.logging.LogTableField
- getSubject() - Method in class org.pentaho.di.core.metrics.MetricsDuration
- getSubject() - Method in class org.pentaho.di.core.metrics.MetricsSnapshot
- getSubject() - Method in interface org.pentaho.di.core.metrics.MetricsSnapshotInterface
- getSubNode(Node, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Search for a subnode in the node with a certain tag.
- getSubNode(Node, String, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Search a node for a child of child
- getSubNodeByNr(Node, String, int) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Get a subnode in a node by nr.
This method uses caching and assumes you loop over subnodes in sequential order (nr is increasing by 1 each call) - getSubNodeByNr(Node, String, int, boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Get a subnode in a node by nr.
It optially allows you to use caching.
Caching assumes that you loop over subnodes in sequential order (nr is increasing by 1 each call) - getSubTag() - Method in class org.pentaho.di.core.encryption.TwoWayPasswordEncoderPluginType
- getSubTag() - Method in class org.pentaho.di.core.extension.ExtensionPointPluginType
- getSubTag() - Method in class org.pentaho.di.core.logging.LoggingPluginType
- getSubTag() - Method in class org.pentaho.di.core.plugins.BasePluginType
-
This method return parameter for registerPlugins() method
- getSubTag() - Method in class org.pentaho.di.core.plugins.DatabasePluginType
- getSubTag() - Method in class org.pentaho.di.core.plugins.PluginRegistryPluginType
- getSubTag() - Method in class org.pentaho.di.core.row.value.ValueMetaPluginType
- getSubTag() - Method in class org.pentaho.di.core.service.ServiceProviderPluginType
- getSuggestion() - Method in class org.pentaho.di.core.plugins.Plugin
- getSuggestion() - Method in interface org.pentaho.di.core.plugins.PluginInterface
- getSuperMessage() - Method in exception org.pentaho.di.core.exception.KettleException
- getSuperMessage() - Method in exception org.pentaho.di.core.exception.KettleVersionException
- getSynonymMap() - Method in class org.pentaho.di.core.database.Database
- getSynonymMap() - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
- getSynonymMap(String) - Method in class org.pentaho.di.core.database.Database
- getSynonyms() - Method in class org.pentaho.di.core.database.Database
- getSynonyms() - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
- getSynonyms(boolean) - Method in class org.pentaho.di.core.database.Database
- getSynonyms(String, boolean) - Method in class org.pentaho.di.core.database.Database
- getSynonymTypes() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getSynonymTypes() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getSynonymTypes() - Method in class org.pentaho.di.core.database.DatabaseMeta
- getSynonymTypes() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- getSystemProperty(String) - Static method in class org.pentaho.di.core.util.EnvUtil
- getSystemProperty(String, String) - Static method in class org.pentaho.di.core.util.EnvUtil
-
This method is written especially for weird JVM's like
- getSystemPropertyStripQuotes(String, String) - Static method in class org.pentaho.di.core.util.EnvUtil
-
This method is written especially for weird JVM's like IBM's on AIX and OS/400.
- getTableFields(String) - Method in class org.pentaho.di.core.database.Database
-
Returns a RowMeta describing the fields of a table expression.
- getTableFieldsMeta(String, String) - Method in class org.pentaho.di.core.database.Database
-
Returns a RowMeta describing the fields of a table.
- getTableFieldsMetaByDbMeta(String, String) - Method in class org.pentaho.di.core.database.Database
- getTableMap() - Method in class org.pentaho.di.core.database.Database
- getTableMap() - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
- getTableMap(String) - Method in class org.pentaho.di.core.database.Database
- getTableMap(String, Map<String, String>) - Method in class org.pentaho.di.core.database.Database
- getTableName() - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
- getTablenames() - Method in class org.pentaho.di.core.database.Database
- getTablenames(boolean) - Method in class org.pentaho.di.core.database.Database
- getTablenames(String, boolean) - Method in class org.pentaho.di.core.database.Database
- getTablenames(String, boolean, Map<String, String>) - Method in class org.pentaho.di.core.database.Database
- getTableNameVariable() - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
- getTables() - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
- getTables(DatabaseMetaData, String, String, String[]) - Method in class org.pentaho.di.core.database.DatabaseMeta
- getTables(DatabaseMetaData, DatabaseMeta, String, String, String[]) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getTables(DatabaseMetaData, DatabaseMeta, String, String, String[]) - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- getTablespaceDDL(VariableSpace, DatabaseMeta, String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
Returns an empty string as most databases do not support tablespaces.
- getTablespaceDDL(VariableSpace, DatabaseMeta, String) - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
-
Returns an empty string as most databases do not support tablespaces.
- getTableTypes() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getTableTypes() - Method in class org.pentaho.di.core.database.Database
- getTableTypes() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getTableTypes() - Method in class org.pentaho.di.core.database.DatabaseMeta
- getTableTypes() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- getTag() - Method in class org.pentaho.di.core.xml.XMLHandlerCacheEntry
- getTagAttribute(Node, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
- getTagOrAttribute(Node, String) - Method in class org.pentaho.di.core.plugins.BasePluginType
- getTagValue(Node, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Get the value of a tag in a node
- getTagValue(Node, String, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Search a node for a certain tag, in that subnode search for a certain subtag.
- getTagValue(Node, KettleAttributeInterface) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Get the value of a tag in a node
- getTagValueWithAttribute(Node, String, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Get the value of a tag in a node
- getTargetPosition() - Method in class org.pentaho.di.core.SourceToTargetMapping
- getTargetString(String[]) - Method in class org.pentaho.di.core.SourceToTargetMapping
- getText() - Method in class org.pentaho.di.core.CheckResult
- getText() - Method in interface org.pentaho.di.core.CheckResultInterface
- getTextFileContent(String, String) - Static method in class org.pentaho.di.core.vfs.KettleVFS
-
Read a text file (like an XML document).
- getTextFileContent(String, VariableSpace, String) - Static method in class org.pentaho.di.core.vfs.KettleVFS
- getTimelessDateFormats() - Static method in class org.pentaho.di.core.Const
-
Returning the localized date conversion formats without time.
- getTimeoutInDays() - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
- getTimestamp() - Method in class org.pentaho.di.core.ResultFile
- getTimestamp(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
- getTimeStamp() - Method in class org.pentaho.di.core.logging.KettleLoggingEvent
- getTimeZones() - Static method in class org.pentaho.di.core.util.EnvUtil
- getToIndex() - Method in class org.pentaho.di.core.database.SqlScriptStatement
- getTooltip() - Method in class org.pentaho.di.core.KettleAttribute
- getTooltip() - Method in interface org.pentaho.di.core.KettleAttributeInterface
- getTransactionListeners(String) - Method in class org.pentaho.di.core.database.map.DatabaseConnectionMap
- getTransformationAndJobFilterNames() - Static method in class org.pentaho.di.core.Const
- getTransformationFilterNames() - Static method in class org.pentaho.di.core.Const
- getTranslation(String, String, String, Class<?>) - Static method in class org.pentaho.di.core.plugins.BasePluginType
- getTrimType() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- getTrimType() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Gets the trim type.
- getTrimTypeByCode(String) - Static method in class org.pentaho.di.core.row.value.ValueMetaBase
- getTrimTypeByDesc(String) - Static method in class org.pentaho.di.core.row.value.ValueMetaBase
- getTrimTypeCode(int) - Static method in class org.pentaho.di.core.row.value.ValueMetaBase
- getTrimTypeCodes() - Static method in class org.pentaho.di.core.row.value.ValueMetaBase
- getTrimTypeDesc(int) - Static method in class org.pentaho.di.core.row.value.ValueMetaBase
- getTrimTypeDescriptions() - Static method in class org.pentaho.di.core.row.value.ValueMetaBase
- getTruncateTableStatement(String) - Method in class org.pentaho.di.core.database.AS400DatabaseMeta
- getTruncateTableStatement(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getTruncateTableStatement(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getTruncateTableStatement(String) - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
- getTruncateTableStatement(String) - Method in class org.pentaho.di.core.database.DbaseDatabaseMeta
- getTruncateTableStatement(String) - Method in class org.pentaho.di.core.database.DerbyDatabaseMeta
- getTruncateTableStatement(String) - Method in class org.pentaho.di.core.database.FirebirdDatabaseMeta
- getTruncateTableStatement(String) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- getTruncateTableStatement(String) - Method in class org.pentaho.di.core.database.IngresDatabaseMeta
- getTruncateTableStatement(String) - Method in class org.pentaho.di.core.database.InterbaseDatabaseMeta
- getTruncateTableStatement(String) - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
- getTruncateTableStatement(String) - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
- getTruncateTableStatement(String) - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
- getTruncateTableStatement(String) - Method in class org.pentaho.di.core.database.SQLiteDatabaseMeta
- getTruncateTableStatement(String) - Method in class org.pentaho.di.core.database.TeradataDatabaseMeta
- getTruncateTableStatement(String) - Method in class org.pentaho.di.core.database.UniVerseDatabaseMeta
- getTruncateTableStatement(String) - Method in class org.pentaho.di.core.database.VectorWiseDatabaseMeta
- getTruncateTableStatement(String, String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- getType() - Method in class org.pentaho.di.compatibility.Value
-
Returns the type of this Value
- getType() - Method in class org.pentaho.di.compatibility.ValueBigNumber
- getType() - Method in class org.pentaho.di.compatibility.ValueBinary
- getType() - Method in class org.pentaho.di.compatibility.ValueBoolean
- getType() - Method in class org.pentaho.di.compatibility.ValueDate
- getType() - Method in class org.pentaho.di.compatibility.ValueInteger
- getType() - Method in interface org.pentaho.di.compatibility.ValueInterface
- getType() - Method in class org.pentaho.di.compatibility.ValueNumber
- getType() - Method in class org.pentaho.di.compatibility.ValueSerializable
- getType() - Method in class org.pentaho.di.compatibility.ValueString
- getType() - Method in interface org.pentaho.di.connections.ConnectionDetails
- getType() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
- getType() - Method in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetails
- getType() - Method in class org.pentaho.di.core.CheckResult
- getType() - Method in interface org.pentaho.di.core.CheckResultInterface
- getType() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
- getType() - Method in interface org.pentaho.di.core.gui.GUIOption
- getType() - Method in class org.pentaho.di.core.KettleAttribute
- getType() - Method in interface org.pentaho.di.core.KettleAttributeInterface
- getType() - Method in class org.pentaho.di.core.logging.Metrics
- getType() - Method in interface org.pentaho.di.core.logging.MetricsInterface
- getType() - Method in class org.pentaho.di.core.metrics.MetricsSnapshot
- getType() - Method in class org.pentaho.di.core.Props
- getType() - Method in class org.pentaho.di.core.ResultFile
- getType() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- getType() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Gets the type.
- getType() - Method in interface org.pentaho.di.core.spreadsheet.KCell
- getType() - Method in interface org.pentaho.di.repository.ObjectRecipient
- getType(String) - Static method in class org.pentaho.di.compatibility.Value
-
Convert the String description of a type to an integer type.
- getType(String) - Static method in class org.pentaho.di.core.ResultFile
-
Search for the result file type, looking in both the descriptions (i18n depending) and the codes
- getType(String) - Static method in class org.pentaho.di.core.row.value.ValueMetaBase
-
Convert the String description of a type to an integer type.
- getTypeCode() - Method in class org.pentaho.di.core.ResultFile
- getTypeCode(int) - Static method in class org.pentaho.di.core.ResultFile
- getTypeCode(String) - Static method in interface org.pentaho.di.core.row.ValueMetaInterface
- getTypeDesc() - Method in class org.pentaho.di.compatibility.Value
-
Return the type of a value in a textual form: "String", "Number", "Integer", "Boolean", "Date", ...
- getTypeDesc() - Method in class org.pentaho.di.compatibility.ValueBigNumber
- getTypeDesc() - Method in class org.pentaho.di.compatibility.ValueBinary
- getTypeDesc() - Method in class org.pentaho.di.compatibility.ValueBoolean
- getTypeDesc() - Method in class org.pentaho.di.compatibility.ValueDate
- getTypeDesc() - Method in class org.pentaho.di.compatibility.ValueInteger
- getTypeDesc() - Method in interface org.pentaho.di.compatibility.ValueInterface
- getTypeDesc() - Method in class org.pentaho.di.compatibility.ValueNumber
- getTypeDesc() - Method in class org.pentaho.di.compatibility.ValueSerializable
- getTypeDesc() - Method in class org.pentaho.di.compatibility.ValueString
- getTypeDesc() - Method in class org.pentaho.di.core.CheckResult
- getTypeDesc() - Method in interface org.pentaho.di.core.CheckResultInterface
- getTypeDesc() - Method in class org.pentaho.di.core.ResultFile
- getTypeDesc() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
Return the type of a value in a textual form: "String", "Number", "Integer", "Boolean", "Date", ...
- getTypeDesc() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Return the type of a value in a textual form: "String", "Number", "Integer", "Boolean", "Date", ...
- getTypeDesc(int) - Static method in class org.pentaho.di.compatibility.Value
-
Return the type of a value in a textual form: "String", "Number", "Integer", "Boolean", "Date", ...
- getTypeDesc(int) - Static method in class org.pentaho.di.core.ResultFile
- getTypeDesc(int) - Static method in class org.pentaho.di.core.row.value.ValueMetaBase
-
TODO: change Desc to Code all over the place.
- getTypeDescription() - Method in enum org.pentaho.di.repository.RepositoryObjectType
- getTypeDescription(int) - Static method in interface org.pentaho.di.core.row.ValueMetaInterface
- getTypeId() - Method in interface org.pentaho.di.core.CheckResultSourceInterface
- getTypes() - Static method in class org.pentaho.di.compatibility.Value
-
get an array of String describing the possible types a Value can have.
- getTypes() - Static method in class org.pentaho.di.core.row.value.ValueMetaBase
-
get an array of String describing the possible types a Value can have.
- getUnsupportedTableOutputMessage() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getUnsupportedTableOutputMessage() - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
- getUpdateCounts() - Method in exception org.pentaho.di.core.exception.KettleDatabaseBatchException
- getUrl(AbstractFileName, ConnectionDetails) - Static method in class org.pentaho.di.connections.vfs.provider.ConnectionFileSystem
-
Creates a url for
ConnectionFileName
- getURL() - Method in class org.pentaho.di.core.database.DatabaseMeta
- getURL() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
- getURL(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.AS400DatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.AzureSqlDataBaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.CacheDatabaseMeta
- getURL(String, String, String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.DbaseDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.DerbyDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.ExtenDBDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.FirebirdDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.GuptaDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.H2DatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.HypersonicDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.InformixDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.IngresDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.InterbaseDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.LucidDBDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.MariaDBDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.MondrianNativeDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.MSSQLServerNativeDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.RedshiftDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.RemedyActionRequestSystemDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.SAPDBDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.SQLiteDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.SybaseDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.SybaseIQDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.TeradataDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.UniVerseDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.VectorWiseDatabaseMeta
- getURL(String, String, String) - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
- getUrlStrings() - Method in class org.pentaho.di.core.fileinput.FileInputList
- getUseBatchInsert(boolean) - Method in class org.pentaho.di.core.database.Database
- getUsedFields() - Method in class org.pentaho.di.core.Condition
- getUsedFields(Map<String, String>) - Method in class org.pentaho.di.core.Condition
- getUsedLibraries() - Method in class org.pentaho.di.core.database.AS400DatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.CacheDatabaseMeta
- getUsedLibraries() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getUsedLibraries() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.DbaseDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.DerbyDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.ExtenDBDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.FirebirdDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.GuptaDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.H2DatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.HypersonicDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.InformixDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.IngresDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.InterbaseDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.LucidDBDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.MariaDBDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.MondrianNativeDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.RedshiftDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.SAPDBDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.SQLiteDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.SybaseDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.SybaseIQDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.TeradataDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.UniVerseDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.VectorWiseDatabaseMeta
- getUsedLibraries() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
- getUsedValueListeners() - Method in class org.pentaho.di.compatibility.Row
- getUsedVariables(String, String, String, List<String>, boolean) - Static method in class org.pentaho.di.core.util.StringUtil
-
Search the string and report back on the variables used
- getUsedVariables(String, List<String>, boolean) - Static method in class org.pentaho.di.core.util.StringUtil
- getUserBaseDir() - Static method in class org.pentaho.di.core.Const
-
Determines the Kettle directory in the user's home directory.
- getUserDataDirectory() - Static method in class org.pentaho.di.core.Const
-
Determines the Kettle user data directory in the user's home directory.
- getUserHomeDirectory() - Static method in class org.pentaho.di.core.Const
-
Looks up the user's home directory (or KETTLE_HOME) for every invocation.
- getUsername() - Method in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetails
- getUsername() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getUsername() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getUsername() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Get the username to log into the database on this connection.
- getUsername() - Method in class org.pentaho.di.core.database.PartitionDatabaseMeta
- getUUID() - Static method in class org.pentaho.di.core.util.UUIDUtil
- getUUID4AsString() - Method in class org.pentaho.di.core.util.UUID4Util
-
Generates a string representation of a version four UUID.
- getUUIDAsString() - Static method in class org.pentaho.di.core.util.UUIDUtil
- getValue() - Method in class org.pentaho.di.connections.ConnectionManager.Type
- getValue() - Method in class org.pentaho.di.core.metrics.MetricsSnapshot
- getValue() - Method in interface org.pentaho.di.core.metrics.MetricsSnapshotInterface
- getValue() - Method in interface org.pentaho.di.core.spreadsheet.KCell
- getValue(int) - Method in class org.pentaho.di.compatibility.Row
-
Get the value on a given position in the row.
- getValue(Object, Field) - Static method in class org.pentaho.di.connections.utils.EncryptUtils
- getValue(OgnlContext, Object) - Method in class org.pentaho.di.core.config.OgnlExpression
- getValue(Node) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
Convert a data XML node to an Object that corresponds to the metadata.
- getValue(Node) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Convert a data XML node to an Object that corresponds to the metadata.
- getValueData() - Method in class org.pentaho.di.core.row.ValueMetaAndData
- getValueData(Value) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
Extracts the primitive data from an old style Value object
- getValueData(Value) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Extracts the primitive data from an old style Value object
- getValueFromResultSet(ResultSet, ValueMetaInterface, int) - Method in class org.pentaho.di.core.database.AzureSqlDataBaseMeta
-
This method allows a database dialect to convert database specific data types to Kettle data types.
- getValueFromResultSet(ResultSet, ValueMetaInterface, int) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
This method allows a database dialect to convert database specific data types to Kettle data types.
- getValueFromResultSet(ResultSet, ValueMetaInterface, int) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
This method allows a database dialect to convert database specific data types to Kettle data types.
- getValueFromResultSet(ResultSet, ValueMetaInterface, int) - Method in class org.pentaho.di.core.database.DatabaseMeta
- getValueFromResultSet(ResultSet, ValueMetaInterface, int) - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
-
This method allows a database dialect to convert database specific data types to Kettle data types.
- getValueFromResultSet(ResultSet, ValueMetaInterface, int) - Method in class org.pentaho.di.core.database.Vertica5DatabaseMeta
-
This method allows a database dialect to convert database specific data types to Kettle data types.
- getValueFromResultSet(DatabaseInterface, ResultSet, int) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
Get a value from a result set column based on the current value metadata
- getValueFromResultSet(DatabaseInterface, ResultSet, int) - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
- getValueFromResultSet(DatabaseInterface, ResultSet, int) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
- getValueFromResultSet(DatabaseInterface, ResultSet, int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Get a value from a result set column based on the current value metadata
- getValueFromSQLType(DatabaseMeta, String, ResultSetMetaData, int, boolean, boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- getValueFromSQLType(DatabaseMeta, String, ResultSetMetaData, int, boolean, boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
- getValueFromSQLType(DatabaseMeta, String, ResultSetMetaData, int, boolean, boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
- getValueFromSQLType(DatabaseMeta, String, ResultSetMetaData, int, boolean, boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Investigate JDBC result set metadata at the specified index.
- getValueInterface() - Method in class org.pentaho.di.compatibility.Value
- getValueMeta() - Method in class org.pentaho.di.core.row.ValueMetaAndData
- getValueMeta(int) - Method in class org.pentaho.di.core.row.RowMeta
-
Get the value metadata on the specified index.
- getValueMeta(int) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Get the value metadata on the specified index.
- getValueMeta(int) - Method in class org.pentaho.di.core.RowMetaAndData
- getValueMetaList() - Method in class org.pentaho.di.core.row.RowMeta
- getValueMetaList() - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Gets the value meta list.
- getValueMetaName(int) - Static method in class org.pentaho.di.core.row.value.ValueMetaFactory
- getValueMetaNames() - Static method in class org.pentaho.di.core.row.value.ValueMetaFactory
- getValueMetaPluginClasses() - Static method in class org.pentaho.di.core.row.value.ValueMetaFactory
- getValues() - Method in class org.pentaho.di.core.util.StringEvaluator
- getVar(String, VariableSpace) - Method in class org.pentaho.di.connections.vfs.BaseVFSConnectionProvider
- getVariable(String) - Method in class org.pentaho.di.core.database.Database
- getVariable(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- getVariable(String) - Method in class org.pentaho.di.core.variables.Variables
- getVariable(String) - Method in interface org.pentaho.di.core.variables.VariableSpace
-
Get the value of a variable.
- getVariable(String, String) - Method in class org.pentaho.di.core.database.Database
- getVariable(String, String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- getVariable(String, String) - Method in class org.pentaho.di.core.variables.Variables
- getVariable(String, String) - Method in interface org.pentaho.di.core.variables.VariableSpace
-
Get the value of a variable with a default in case the variable is not found.
- getVariableName(String) - Static method in class org.pentaho.di.core.util.StringUtil
-
remove specification from variable
- getVariableSpace(FileSystemOptions) - Method in interface org.pentaho.di.core.vfs.configuration.IKettleFileSystemConfigBuilder
- getVariableSpace(FileSystemOptions) - Method in class org.pentaho.di.core.vfs.configuration.KettleGenericFileSystemConfigBuilder
- getVersion() - Method in class org.pentaho.di.version.BuildVersion
- getViewMap() - Method in class org.pentaho.di.core.database.Database
- getViewMap() - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
- getViewMap(String) - Method in class org.pentaho.di.core.database.Database
- getViews() - Method in class org.pentaho.di.core.database.Database
- getViews() - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
- getViews(boolean) - Method in class org.pentaho.di.core.database.Database
- getViews(String, boolean) - Method in class org.pentaho.di.core.database.Database
- getViewTypes() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getViewTypes() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getViewTypes() - Method in class org.pentaho.di.core.database.DatabaseMeta
- getViewTypes() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- getViewTypes() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
- getWidth() - Method in interface org.pentaho.di.core.gui.GUISizeInterface
- getWriter() - Method in class org.pentaho.di.core.WriterOutputStream
- getXML() - Method in class org.pentaho.di.compatibility.Row
-
Return the XML representation of a row.
- getXML() - Method in class org.pentaho.di.compatibility.Value
-
Produce the XML representation of this value.
- getXML() - Method in class org.pentaho.di.core.Condition
- getXML() - Method in class org.pentaho.di.core.database.DatabaseMeta
- getXML() - Method in class org.pentaho.di.core.Result
-
Returns a String object with the Result object serialized as XML
- getXML() - Method in class org.pentaho.di.core.ResultFile
- getXML() - Method in class org.pentaho.di.core.row.ValueMetaAndData
-
Produce the XML representation of this value.
- getXML() - Method in interface org.pentaho.di.core.xml.XMLInterface
-
Describes the Object implementing this interface as XML
- getXML() - Method in class org.pentaho.di.repository.RepositoryDirectory
-
Return the description of this directory & the subdirectories in XML.
- getXML() - Method in interface org.pentaho.di.shared.SharedObjectInterface
- getXML() - Method in class org.pentaho.di.www.WebResult
- getXML(int) - Method in class org.pentaho.di.core.Condition
- getXML(int) - Method in class org.pentaho.di.repository.RepositoryDirectory
- getXmlCode() - Method in class org.pentaho.di.core.KettleAttribute
- getXmlCode() - Method in interface org.pentaho.di.core.KettleAttributeInterface
- getXMLHeader() - Static method in class org.pentaho.di.core.xml.XMLHandler
-
The header string to specify encoding in UTF-8 for XML files
- getXMLHeader(String) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
The header string to specify encoding in an XML file
- getXmlPluginFile() - Method in class org.pentaho.di.core.encryption.TwoWayPasswordEncoderPluginType
- getXmlPluginFile() - Method in class org.pentaho.di.core.extension.ExtensionPointPluginType
- getXmlPluginFile() - Method in class org.pentaho.di.core.logging.LoggingPluginType
- getXmlPluginFile() - Method in class org.pentaho.di.core.plugins.BasePluginType
-
This method return parameter for registerNatives() method
- getXmlPluginFile() - Method in class org.pentaho.di.core.plugins.DatabasePluginType
- getXmlPluginFile() - Method in class org.pentaho.di.core.plugins.PluginRegistryPluginType
- getXmlPluginFile() - Method in class org.pentaho.di.core.row.value.ValueMetaPluginType
- getXmlPluginFile() - Method in class org.pentaho.di.core.service.ServiceProviderPluginType
- getXulOverlayFile() - Method in class org.pentaho.di.core.database.AzureSqlDataBaseMeta
- getXulOverlayFile() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- getXulOverlayFile() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- getXulOverlayFile() - Method in class org.pentaho.di.core.database.RedshiftDatabaseMeta
- getZeroForValueMetaType(ValueMetaInterface) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Default utility method to get exact zero value according to ValueMetaInterface.
- getZooKeeperHost() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- getZooKeeperPort() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- GlobalMessages - Class in org.pentaho.di.i18n
- GlobalMessages() - Constructor for class org.pentaho.di.i18n.GlobalMessages
-
TODO: extend from abstract class to ensure singleton status and migrate instantiation to class controlled private
- GlobalMessageUtil - Class in org.pentaho.di.i18n
- GlobalMessageUtil() - Constructor for class org.pentaho.di.i18n.GlobalMessageUtil
- GMinstance - Static variable in class org.pentaho.di.i18n.GlobalMessages
- GoogleBigQueryDatabaseMeta - Class in org.pentaho.di.core.database
- GoogleBigQueryDatabaseMeta() - Constructor for class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
- GRAPH - org.pentaho.di.core.gui.PrimitiveGCInterface.EFont
- GRAY - org.pentaho.di.core.gui.PrimitiveGCInterface.EColor
- greater(Value) - Method in class org.pentaho.di.compatibility.Value
- greater_equal(Value) - Method in class org.pentaho.di.compatibility.Value
- GREEN - org.pentaho.di.core.gui.PrimitiveGCInterface.EColor
- GreenplumDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains PostgreSQL specific information through static final members
- GreenplumDatabaseMeta() - Constructor for class org.pentaho.di.core.database.GreenplumDatabaseMeta
- groupingSymbol - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- guessEncoding() - Method in class org.pentaho.di.core.fileinput.CharsetToolkit
-
Guess the encoding of the provided buffer.
- guessEncoding(File, int) - Static method in class org.pentaho.di.core.fileinput.CharsetToolkit
- guessEncoding(File, int, Charset) - Static method in class org.pentaho.di.core.fileinput.CharsetToolkit
- guessEncoding(FileObject, int) - Static method in class org.pentaho.di.core.fileinput.CharsetToolkit
- guessEncodingName(File) - Static method in class org.pentaho.di.core.fileinput.CharsetToolkit
- guessEncodingName(FileObject) - Static method in class org.pentaho.di.core.fileinput.CharsetToolkit
- guessValueMetaInterface(Object) - Static method in class org.pentaho.di.core.row.value.ValueMetaFactory
-
This method makes attempt to guess kettle value meta interface based on Object class.
- GUI_SUBJECT - Static variable in class org.pentaho.di.core.logging.LogChannel
- GUIOption<E> - Interface in org.pentaho.di.core.gui
-
Classes implementing this interface have a chance to manage their internal representation states using the options dialog in Kettle.
- GUIOption.DisplayType - Enum in org.pentaho.di.core.gui
-
How the GUI should display the preference represented by this class.
- GUIPositionInterface - Interface in org.pentaho.di.core.gui
- GUISizeInterface - Interface in org.pentaho.di.core.gui
- GuptaDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains Gupta SQLBase specific information through static final members
- GuptaDatabaseMeta() - Constructor for class org.pentaho.di.core.database.GuptaDatabaseMeta
H
- H2DatabaseMeta - Class in org.pentaho.di.core.database
-
Contains Hypersonic specific information through static final members
- H2DatabaseMeta() - Constructor for class org.pentaho.di.core.database.H2DatabaseMeta
- HALTED - org.pentaho.di.core.lifecycle.LifeEventInfo.State
- handlePluginAnnotation(Class<?>, Annotation, List<String>, boolean, URL) - Method in class org.pentaho.di.core.plugins.BasePluginType
-
Handle an annotated plugin
- handlePluginAnnotation(Class<?>, Annotation, List<String>, boolean, URL) - Method in interface org.pentaho.di.core.plugins.PluginTypeInterface
-
Handle an annotated plugin
- handler - Variable in class org.pentaho.di.i18n.BaseMessages
- handler - Variable in class org.pentaho.di.laf.BasePropertyHandler
- Handler - Interface in org.pentaho.di.laf
-
Specific Handler interface from which all LAF/pluggable handlers should derive to enable the factory to manage them consistently.
- hasChanged() - Method in class org.pentaho.di.core.database.DatabaseMeta
- hasDotInField(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- hasError() - Method in class org.pentaho.di.core.SQLStatement
-
Checks whether or not an error occurred obtaining the SQL.
- hash(Object) - Method in class org.pentaho.di.core.hash.ByteArrayHashMap
- hashCode() - Method in class org.pentaho.di.compatibility.Row
- hashCode() - Method in class org.pentaho.di.compatibility.Value
- hashCode() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileName
- hashCode() - Method in class org.pentaho.di.core.database.DatabaseMeta
- hashCode() - Method in class org.pentaho.di.core.DBCacheEntry
- hashCode() - Method in class org.pentaho.di.core.plugins.Plugin
- hashCode() - Method in class org.pentaho.di.core.plugins.PluginFolder
- hashCode() - Method in class org.pentaho.di.core.RowMetaAndData
- hashCode() - Method in class org.pentaho.di.core.xml.XMLHandlerCacheEntry
- hashCode() - Method in class org.pentaho.di.repository.LongObjectId
- hashCode() - Method in class org.pentaho.di.repository.StringObjectId
- hashCode(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
Calculate the hashcode of the specified data object
- hashCode(Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Calculate the hashcode of the specified data object
- hashCode(Object[]) - Method in class org.pentaho.di.core.row.RowMeta
-
Calculates a simple hashCode of all the native data objects in the supplied row.
- hashCode(Object[]) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Calculates a simple hashCode of all the native data objects in the supplied row.
- hasHint(LifeEventInfo.Hint) - Method in class org.pentaho.di.core.lifecycle.LifeEventInfo
- hasOldConfig(DatabaseMeta, String) - Static method in class org.pentaho.di.core.database.ConnectionPoolUtil
- HasOverwritePrompter - Interface in org.pentaho.di.core.gui
- hasProvider(String) - Method in class org.pentaho.di.core.vfs.ConcurrentFileSystemManager
- hasSchemePattern(String, String) - Static method in class org.pentaho.di.core.vfs.KettleVFS
- hasSpacesInField(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Detects if a field has spaces in the name.
- hasSpecialCharInField(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Detects if a field has spaces in the name.
- hasSQL() - Method in class org.pentaho.di.core.SQLStatement
-
Checks whether or not SQL statements are present
- hasVariable(String) - Static method in class org.pentaho.di.core.util.StringUtil
- HEARTBEAT_PERIODIC_INTERVAL_IN_SECS - Static variable in class org.pentaho.di.core.Const
-
job/trans heartbeat scheduled executor periodic interval ( in seconds )
- height - Variable in class org.pentaho.di.core.gui.Rectangle
- HEX_CLOSE - Static variable in class org.pentaho.di.core.util.StringUtil
- HEX_OPEN - Static variable in class org.pentaho.di.core.util.StringUtil
- hexToByteDecode() - Method in class org.pentaho.di.compatibility.Value
-
Change a hexadecimal string into normal ASCII representation.
- hexToByteDecode(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Change a hexadecimal string into normal ASCII representation.
- hexToCharDecode() - Method in class org.pentaho.di.compatibility.Value
-
Change a hexadecimal string into normal ASCII representation.
- hexToCharDecode(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Change a hexadecimal string into normal ASCII representation.
- HISTORY_LINES_FETCH_SIZE - Static variable in class org.pentaho.di.core.Const
-
The default fetch size for lines of history.
- holdObject(Object) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
- HOP_DEFAULT - org.pentaho.di.core.gui.PrimitiveGCInterface.EColor
- HOP_OK - org.pentaho.di.core.gui.PrimitiveGCInterface.EColor
- hourOfDay(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- HttpClientBuilderFacade() - Constructor for class org.pentaho.di.core.util.HttpClientManager.HttpClientBuilderFacade
- HttpClientManager - Class in org.pentaho.di.core.util
-
Single entry point for all
HttpClient instances
usages in pentaho projects. - HttpClientManager.HttpClientBuilderFacade - Class in org.pentaho.di.core.util
- HttpClientUtil - Class in org.pentaho.di.core.util
-
Utility class contained useful methods while working with
HttpClient
- HttpClientUtil() - Constructor for class org.pentaho.di.core.util.HttpClientUtil
- HttpUtil - Class in org.pentaho.di.cluster
- HypersonicDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains Hypersonic specific information through static final members
- HypersonicDatabaseMeta() - Constructor for class org.pentaho.di.core.database.HypersonicDatabaseMeta
I
- I18N - Static variable in class org.pentaho.di.core.config.PropertySetter
- i18nPackageClass() - Method in annotation type org.pentaho.di.core.plugins.PluginTypeCategoriesOrder
- IAM_ACCESS_KEY_ID - Static variable in class org.pentaho.di.core.database.RedshiftDatabaseMeta
- IAM_CREDENTIALS - Static variable in class org.pentaho.di.core.database.RedshiftDatabaseMeta
- IAM_PROFILE_NAME - Static variable in class org.pentaho.di.core.database.RedshiftDatabaseMeta
- IAM_ROLE - Static variable in class org.pentaho.di.core.database.RedshiftDatabaseMeta
- IAM_SECRET_ACCESS_KEY - Static variable in class org.pentaho.di.core.database.RedshiftDatabaseMeta
- IAM_SESSION_TOKEN - Static variable in class org.pentaho.di.core.database.RedshiftDatabaseMeta
- id - Variable in enum org.pentaho.di.core.extension.KettleExtensionPoint
- id - Variable in class org.pentaho.di.core.plugins.BasePluginType
- id() - Method in annotation type org.pentaho.di.core.encryption.TwoWayPasswordEncoderPlugin
- id() - Method in annotation type org.pentaho.di.core.extension.ExtensionPoint
- id() - Method in annotation type org.pentaho.di.core.logging.LoggingPlugin
- id() - Method in annotation type org.pentaho.di.core.plugins.RegistryPlugin
- id() - Method in annotation type org.pentaho.di.core.row.value.ValueMetaPlugin
- id() - Method in annotation type org.pentaho.di.core.service.ServiceProvider
- identicalFormat - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- IdNotFoundException - Exception in org.pentaho.di.core.exception
- IdNotFoundException(String, String, String, RepositoryObjectType) - Constructor for exception org.pentaho.di.core.exception.IdNotFoundException
-
Constructs a new throwable with the specified detail message.
- IdNotFoundException(String, String, RepositoryObjectType) - Constructor for exception org.pentaho.di.core.exception.IdNotFoundException
-
Constructs a new throwable with null as its detail message.
- IdNotFoundException(String, Throwable, String, String, RepositoryObjectType) - Constructor for exception org.pentaho.di.core.exception.IdNotFoundException
-
Constructs a new throwable with the specified detail message and cause.
- IdNotFoundException(Throwable, String, String, RepositoryObjectType) - Constructor for exception org.pentaho.di.core.exception.IdNotFoundException
-
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).
- ignoreExceptions() - Method in class org.pentaho.di.core.logging.log4j.KettleLogChannelAppender
- ignoreExceptions() - Method in class org.pentaho.di.core.logging.log4j.Log4jFileAppender
- ignoresThrowable() - Method in class org.pentaho.di.core.logging.KettleLogLayout
- ignoresThrowable() - Method in class org.pentaho.di.core.logging.log4j.Log4jKettleLayout
- ignoresThrowable() - Method in interface org.pentaho.di.core.logging.log4j.Log4jLayout
- ignoreTimezone - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- ignoreWhitespace - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- IKettleFileSystemConfigBuilder - Interface in org.pentaho.di.core.vfs.configuration
- implementationClass() - Method in annotation type org.pentaho.di.core.plugins.PluginClassTypeMapping
-
Returns as array of implementations that correspond to the class types in the Annotation
- increaseErrors(long) - Method in class org.pentaho.di.core.Result
-
Increases the number of errors by the specified value
- increaseLinesDeleted(long) - Method in class org.pentaho.di.core.Result
-
Increases the number of lines deleted by the specified value
- increaseLinesInput(long) - Method in class org.pentaho.di.core.Result
-
Increases the number of lines input by the specified value
- increaseLinesOutput(long) - Method in class org.pentaho.di.core.Result
-
Increases the number of lines output by the specified value
- increaseLinesRead(long) - Method in class org.pentaho.di.core.Result
-
Increases the number of lines read by the specified value
- increaseLinesRejected(long) - Method in class org.pentaho.di.core.Result
-
Increases the number of lines rejected by the specified value
- increaseLinesUpdated(long) - Method in class org.pentaho.di.core.Result
-
Increases the number of lines updated by the specified value
- increaseLinesWritten(long) - Method in class org.pentaho.di.core.Result
-
Increases the number of lines written by the specified value
- increasePluginHistory(String) - Method in class org.pentaho.di.core.Props
- increment() - Method in class org.pentaho.di.core.ObjectUsageCount
-
Increment the nr of uses with 1
- incrementCount() - Method in class org.pentaho.di.core.metrics.MetricsDuration
- incrementExponentValues() - Method in class org.pentaho.di.core.util.StringEvaluationResult
- incrementFailures() - Method in class org.pentaho.di.core.util.StringEvaluationResult
-
Increment the number of failures by one.
- incrementNrNull() - Method in class org.pentaho.di.core.util.StringEvaluationResult
-
Increment the number of null values encountered.
- incrementSuccesses() - Method in class org.pentaho.di.core.util.StringEvaluationResult
-
Increment the number of successes by one.
- incrementTruncations() - Method in class org.pentaho.di.core.util.StringEvaluationResult
- INDENTCHARS - Static variable in class org.pentaho.di.core.util.StringUtil
- index - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- INDEX_NOT_FOUND - Static variable in class org.pentaho.di.core.util.PentahoJaroWinklerDistance
-
Represents a failed index search.
- indexFor(int, int) - Static method in class org.pentaho.di.core.hash.LongHashIndex
- indexOfName(String[], String) - Static method in class org.pentaho.di.core.database.DatabaseMeta
- indexOfString(String, String[]) - Static method in class org.pentaho.di.core.Const
-
Search for a string in an array of strings and return the index.
- indexOfString(String, List<String>) - Static method in class org.pentaho.di.core.Const
-
Search for a string in a list of strings and return the index.
- indexOfValue(String) - Method in class org.pentaho.di.core.row.RowMeta
-
Searches the index of a value meta with a given name
- indexOfValue(String) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Searches the index of a value meta with a given name.
- indexsOfFoundStrings(String[], String[]) - Static method in class org.pentaho.di.core.Const
-
Search for strings in an array of strings and return the indexes.
- indexsOfStrings(String[], String[]) - Static method in class org.pentaho.di.core.Const
-
Search for strings in an array of strings and return the indexes.
- InfiniDbDatabaseMeta - Class in org.pentaho.di.core.database
- InfiniDbDatabaseMeta() - Constructor for class org.pentaho.di.core.database.InfiniDbDatabaseMeta
- INFO - org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
- INFO - Static variable in class org.pentaho.di.core.Const
-
UI-agnostic flag for warnings
- InfobrightDatabaseMeta - Class in org.pentaho.di.core.database
- InfobrightDatabaseMeta() - Constructor for class org.pentaho.di.core.database.InfobrightDatabaseMeta
- InformixDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains Informix specific information through static final members
- InformixDatabaseMeta() - Constructor for class org.pentaho.di.core.database.InformixDatabaseMeta
- IngresDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains Computer Associates Ingres specific information through static final members
- IngresDatabaseMeta() - Constructor for class org.pentaho.di.core.database.IngresDatabaseMeta
- init() - Static method in class org.pentaho.di.core.database.DatabaseMeta
- init() - Method in class org.pentaho.di.core.encryption.Encr
-
Deprecated.
- init() - Method in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder
- init() - Static method in class org.pentaho.di.core.KettleClientEnvironment
- init() - Static method in class org.pentaho.di.core.logging.KettleLogStore
- init() - Method in interface org.pentaho.di.core.logging.LoggingPluginInterface
- init() - Static method in class org.pentaho.di.core.plugins.PluginRegistry
- init() - Method in class org.pentaho.di.core.Props
- init(boolean) - Static method in class org.pentaho.di.core.plugins.PluginRegistry
-
This method registers plugin types and loads their respective plugins
- init(boolean, boolean) - Static method in class org.pentaho.di.core.logging.KettleLogStore
-
Initialize the central log store with arguments specifying whether to redirect of stdout and stderr
- init(int) - Static method in class org.pentaho.di.core.Props
-
Initialize the properties: load from disk.
- init(int, int) - Static method in class org.pentaho.di.core.logging.KettleLogStore
-
Initialize the central log store with optional limitation to the size
- init(int, int, boolean, boolean) - Static method in class org.pentaho.di.core.logging.KettleLogStore
-
Initialize the central log store with optional limitation to the size and redirect of stdout and stderr
- init(String) - Static method in class org.pentaho.di.core.encryption.Encr
- init(String) - Static method in class org.pentaho.di.core.Props
-
Initialize the properties: load from disk.
- init(List<PluginTypeInterface>) - Static method in class org.pentaho.di.core.KettleClientEnvironment
- init(PluginRegistry) - Method in interface org.pentaho.di.core.plugins.PluginRegistryExtension
- init(PluginRegistry) - Method in class org.pentaho.di.core.service.PluginServiceLoaderRegistryExtension
- initcap() - Method in class org.pentaho.di.compatibility.Value
- initCap(String) - Static method in class org.pentaho.di.core.Const
-
Sets the first character of each word in upper-case.
- initCap(String) - Static method in class org.pentaho.di.core.util.StringUtil
- initCap(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- initDecryptionCipher(Key, byte[]) - Static method in class org.pentaho.di.core.encryption.CertificateGenEncryptUtil
- INITIAL_SIZE - Static variable in class org.pentaho.di.core.database.ConnectionPoolUtil
- initialize() - Method in class org.pentaho.di.core.logging.log4j.KettleLogChannelAppender
- initialize() - Method in class org.pentaho.di.core.logging.log4j.Log4jFileAppender
- initializeConnectionDataSource(String) - Method in class org.pentaho.di.core.database.Database
- initializeVariablesFrom(VariableSpace) - Method in class org.pentaho.di.core.database.Database
- initializeVariablesFrom(VariableSpace) - Method in class org.pentaho.di.core.database.DatabaseMeta
- initializeVariablesFrom(VariableSpace) - Method in class org.pentaho.di.core.variables.Variables
- initializeVariablesFrom(VariableSpace) - Method in interface org.pentaho.di.core.variables.VariableSpace
-
Initialize variable space using the defaults, copy over the variables from the parent (using copyVariablesFrom()), after this the "injected" variables should be inserted (injectVariables()).
- initJNDI() - Static method in class org.pentaho.di.core.JndiUtil
- initListeners(Class<? extends PluginTypeInterface>, Class<? extends PluginTypeInterface>) - Method in class org.pentaho.di.core.plugins.BaseFragmentType
- INJECT - org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
- InjectionTypeConverter - Class in org.pentaho.di.core.injection
-
Base class converter for metadata injection.
- InjectionTypeConverter() - Constructor for class org.pentaho.di.core.injection.InjectionTypeConverter
- injectVariables(Map<String, String>) - Method in class org.pentaho.di.core.database.Database
- injectVariables(Map<String, String>) - Method in class org.pentaho.di.core.database.DatabaseMeta
- injectVariables(Map<String, String>) - Method in class org.pentaho.di.core.variables.Variables
- injectVariables(Map<String, String>) - Method in interface org.pentaho.di.core.variables.VariableSpace
-
Inject variables.
- INPUT - org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
- insertFinished(boolean) - Method in class org.pentaho.di.core.database.Database
- insertFinished(PreparedStatement, boolean) - Method in class org.pentaho.di.core.database.Database
-
Deprecated.use emptyAndCommit() instead (pass in the number of rows left in the batch)
- insertRow() - Method in class org.pentaho.di.core.database.Database
- insertRow(boolean) - Method in class org.pentaho.di.core.database.Database
- insertRow(String, String, RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.database.Database
- insertRow(String, RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.database.Database
- insertRow(PreparedStatement) - Method in class org.pentaho.di.core.database.Database
- insertRow(PreparedStatement, boolean) - Method in class org.pentaho.di.core.database.Database
-
Insert a row into the database using a prepared statement that has all values set.
- insertRow(PreparedStatement, boolean, boolean) - Method in class org.pentaho.di.core.database.Database
-
Insert a row into the database using a prepared statement that has all values set.
- integer2boolean(Long) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
- integer2boolean(Long) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
- integer2booleanPrimitive(Long) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
- integer2booleanPrimitive(Long) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
- integer2enum(Class<?>, Long) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
- integer2integer(Long) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
- integer2integer(Long) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
- integer2intPrimitive(Long) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
- integer2intPrimitive(Long) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
- integer2intPrimitive(Long) - Method in class org.pentaho.di.core.injection.NullNumberConverter
- integer2long(Long) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
- integer2long(Long) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
- integer2longPrimitive(Long) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
- integer2longPrimitive(Long) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
- integer2string(Long) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
- integer2string(Long) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
- InterbaseDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains Interbase specific information through static final members
- InterbaseDatabaseMeta() - Constructor for class org.pentaho.di.core.database.InterbaseDatabaseMeta
- INTERNAL_JOB_VARIABLES - Static variable in class org.pentaho.di.core.Const
-
All the internal job variables
- INTERNAL_TRANS_VARIABLES - Static variable in class org.pentaho.di.core.Const
-
All the internal transformation variables
- INTERNAL_VARIABLE_CLUSTER_MASTER - Static variable in class org.pentaho.di.core.Const
-
Is this transformation running clustered, on the master?
- INTERNAL_VARIABLE_CLUSTER_RUN_ID - Static variable in class org.pentaho.di.core.Const
-
The internal clustered run ID, unique across a clustered execution, important while doing parallel clustered runs
- INTERNAL_VARIABLE_CLUSTER_SIZE - Static variable in class org.pentaho.di.core.Const
-
The size of the cluster : number of slaves
- INTERNAL_VARIABLE_ENTRY_CURRENT_DIRECTORY - Static variable in class org.pentaho.di.core.Const
-
The current transformation directory
- INTERNAL_VARIABLE_JOB_FILENAME_DIRECTORY - Static variable in class org.pentaho.di.core.Const
-
The job filename directory
- INTERNAL_VARIABLE_JOB_FILENAME_NAME - Static variable in class org.pentaho.di.core.Const
-
The job filename name
- INTERNAL_VARIABLE_JOB_NAME - Static variable in class org.pentaho.di.core.Const
-
The job name
- INTERNAL_VARIABLE_JOB_REPOSITORY_DIRECTORY - Static variable in class org.pentaho.di.core.Const
-
The job directory
- INTERNAL_VARIABLE_JOB_RUN_ATTEMPTNR - Static variable in class org.pentaho.di.core.Const
-
The job run attempt nr
- INTERNAL_VARIABLE_JOB_RUN_ID - Static variable in class org.pentaho.di.core.Const
-
The job run ID
- INTERNAL_VARIABLE_KETTLE_BUILD_DATE - Static variable in class org.pentaho.di.core.Const
-
The build date as an internal variable
- INTERNAL_VARIABLE_KETTLE_BUILD_VERSION - Static variable in class org.pentaho.di.core.Const
-
The build version as an internal variable
- INTERNAL_VARIABLE_KETTLE_VERSION - Static variable in class org.pentaho.di.core.Const
-
The version number as an internal variable
- INTERNAL_VARIABLE_PREFIX - Static variable in class org.pentaho.di.core.Const
-
The prefix that all internal kettle variables should have
- INTERNAL_VARIABLE_SLAVE_SERVER_NAME - Static variable in class org.pentaho.di.core.Const
-
The slave transformation name
- INTERNAL_VARIABLE_SLAVE_SERVER_NUMBER - Static variable in class org.pentaho.di.core.Const
-
The slave transformation number
- INTERNAL_VARIABLE_STEP_COPYNR - Static variable in class org.pentaho.di.core.Const
-
The step copy nr
- INTERNAL_VARIABLE_STEP_NAME - Static variable in class org.pentaho.di.core.Const
-
The step name
- INTERNAL_VARIABLE_STEP_PARTITION_ID - Static variable in class org.pentaho.di.core.Const
-
The step partition ID
- INTERNAL_VARIABLE_STEP_PARTITION_NR - Static variable in class org.pentaho.di.core.Const
-
The step partition number
- INTERNAL_VARIABLE_STEP_UNIQUE_COUNT - Static variable in class org.pentaho.di.core.Const
-
The size of the cluster : number of slaves
- INTERNAL_VARIABLE_STEP_UNIQUE_NUMBER - Static variable in class org.pentaho.di.core.Const
-
The slave transformation number
- INTERNAL_VARIABLE_TRANSFORMATION_FILENAME_DIRECTORY - Static variable in class org.pentaho.di.core.Const
-
The transformation filename directory
- INTERNAL_VARIABLE_TRANSFORMATION_FILENAME_NAME - Static variable in class org.pentaho.di.core.Const
-
The transformation filename name
- INTERNAL_VARIABLE_TRANSFORMATION_NAME - Static variable in class org.pentaho.di.core.Const
-
The transformation name
- INTERNAL_VARIABLE_TRANSFORMATION_REPOSITORY_DIRECTORY - Static variable in class org.pentaho.di.core.Const
-
The transformation directory
- invalidateNamedDataSource(String, DataSourceProviderInterface.DatasourceType) - Method in interface org.pentaho.di.core.database.DataSourceProviderInterface
-
Invalidate the named data source of respecting its
type
- invalidateNamedDataSource(String, DataSourceProviderInterface.DatasourceType) - Method in class org.pentaho.di.core.database.util.DatabaseUtil
- IS_ALWAYS_ENCRYPTION_ENABLED - Static variable in class org.pentaho.di.core.database.AzureSqlDataBaseMeta
- isActive() - Method in class org.pentaho.di.core.DBCache
- isAliasedFile(FileObject) - Static method in interface org.pentaho.di.core.vfs.AliasedFileObject
- isAtomic() - Method in class org.pentaho.di.core.Condition
- isAttached() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
- isAttached() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
- isAutoCommit() - Method in class org.pentaho.di.core.database.Database
- isBasic() - Method in class org.pentaho.di.core.logging.LogChannel
- isBasic() - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- isBasic() - Method in enum org.pentaho.di.core.logging.LogLevel
- isBigNumber() - Method in class org.pentaho.di.compatibility.Value
-
Checks whether or not the value is a Big Number
- isBigNumber() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
Checks whether or not the value is a Big Number
- isBigNumber() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Checks whether or not the value is a Big Number
- isBigNumberFormatting() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- isBinary() - Method in class org.pentaho.di.compatibility.Value
-
Checks whether or not this value is of type Binary
- isBinary() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
Checks whether or not this value is of type Binary
- isBinary() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Checks whether or not this value is of type Binary
- isBitmap() - Method in class org.pentaho.di.core.SwingUniversalImage
- isBitmap() - Method in class org.pentaho.di.core.SwingUniversalImageBitmap
- isBitmap() - Method in class org.pentaho.di.core.SwingUniversalImageSvg
- isBlocking() - Method in class org.pentaho.di.core.BlockingListeningRowSet
- isBlocking() - Method in interface org.pentaho.di.core.RowSet
- isBoolean() - Method in class org.pentaho.di.compatibility.Value
-
Checks whether or not this value is a boolean
- isBoolean() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
Checks whether or not this value is a boolean
- isBoolean() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Checks whether or not this value is a boolean
- isCanceled() - Method in interface org.pentaho.di.core.ProgressMonitorListener
- isCanceled() - Method in class org.pentaho.di.core.ProgressNullMonitorListener
- isCaseInsensitive() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- isCaseInsensitive() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Returns a true of the value object is case insensitive, false if it is case sensitive,
- isChanged() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- isChanged() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- isClob(ValueMetaInterface) - Method in class org.pentaho.di.core.database.DatabaseMeta
- isCollatorDisabled() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- isCollatorDisabled() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Returns a true of the value object is case insensitive, false if it is case sensitive,
- isComplete() - Method in class org.pentaho.di.core.database.SqlScriptStatement
- isComposite() - Method in class org.pentaho.di.core.Condition
- isContentOpen() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
- isContentOpen() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
- isDate() - Method in class org.pentaho.di.compatibility.Value
-
Checks whether or not this value is a Date
- isDate() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
Checks whether or not this value is a Date
- isDate() - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
- isDate() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Checks whether or not this value is a Date
- IsDate(String) - Static method in class org.pentaho.di.core.util.StringUtil
- IsDate(String, String) - Static method in class org.pentaho.di.core.util.StringUtil
- isDateFormatLenient() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- isDateFormatLenient() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Returns true of the date format is leniant, false if it is strict.
- isDebug() - Method in class org.pentaho.di.core.logging.LogChannel
- isDebug() - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- isDebug() - Method in enum org.pentaho.di.core.logging.LogLevel
- isDefaultingToUppercase() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- isDefaultingToUppercase() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- isDefaultingToUppercase() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- isDefaultingToUppercase() - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
- isDefaultingToUppercase() - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
- isDefaultingToUppercase() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
- isDefined() - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
- isDeleted() - Method in interface org.pentaho.di.repository.RepositoryElementMetaInterface
- isDetailed() - Method in class org.pentaho.di.core.logging.LogChannel
- isDetailed() - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- isDetailed() - Method in enum org.pentaho.di.core.logging.LogLevel
- isDisplaySizeTwiceThePrecision() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- isDisplaySizeTwiceThePrecision() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- isDisplaySizeTwiceThePrecision() - Method in class org.pentaho.di.core.database.DatabaseMeta
- isDisplaySizeTwiceThePrecision() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
- isDisplaySizeTwiceThePrecision() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- isDisplaySizeTwiceThePrecision() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
- isDone() - Method in interface org.pentaho.di.core.RowSet
- isEmpty() - Method in class org.pentaho.di.compatibility.Row
-
Checks whether or not the row is empty A row is empty if all the values in the row are null A row is empty if there are no values in the row.
- isEmpty() - Method in class org.pentaho.di.compatibility.Value
-
Checks whether or not this Value is empty.
- isEmpty() - Method in class org.pentaho.di.core.Condition
-
A condition is empty when the condition is atomic and no left field is specified.
- isEmpty() - Method in class org.pentaho.di.core.hash.ByteArrayHashIndex
- isEmpty() - Method in class org.pentaho.di.core.hash.LongHashIndex
- isEmpty() - Method in class org.pentaho.di.core.row.RowMeta
- isEmpty() - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Returns true if there are no elements in the row metadata.
- isEmpty(CharSequence) - Static method in class org.pentaho.di.core.Const
-
Deprecated.
- isEmpty(CharSequence) - Static method in class org.pentaho.di.core.util.Utils
-
Check if the CharSequence supplied is empty.
- isEmpty(CharSequence[]) - Static method in class org.pentaho.di.core.Const
-
Deprecated.
- isEmpty(CharSequence[]) - Static method in class org.pentaho.di.core.util.Utils
-
Check if the CharSequence array supplied is empty.
- isEmpty(Object[]) - Static method in class org.pentaho.di.core.Const
-
Deprecated.
- isEmpty(Object[]) - Static method in class org.pentaho.di.core.util.Utils
-
Check if the array supplied is empty.
- isEmpty(String) - Static method in class org.pentaho.di.core.Const
-
Deprecated.
- isEmpty(String) - Static method in class org.pentaho.di.core.util.StringUtil
-
Check if the string supplied is empty.
- isEmpty(String[]) - Static method in class org.pentaho.di.core.Const
-
Deprecated.
- isEmpty(StringBuffer) - Static method in class org.pentaho.di.core.Const
-
Deprecated.
- isEmpty(StringBuilder) - Static method in class org.pentaho.di.core.util.StringUtil
-
Check if the StringBuilder supplied is empty.
- isEmpty(List<?>) - Static method in class org.pentaho.di.core.Const
-
Deprecated.
- isEmpty(List<?>) - Static method in class org.pentaho.di.core.util.Utils
-
Check if the list supplied is empty.
- isEmpty(RowSet) - Method in interface org.pentaho.di.core.RowSetListener
- isEmptyValue(String) - Method in class org.pentaho.di.core.RowMetaAndData
- isEnabled() - Method in class org.pentaho.di.core.logging.LogTableField
- isEqualKey(Object, Object) - Method in class org.pentaho.di.core.hash.ByteArrayHashMap
- isEqualTo(byte) - Method in class org.pentaho.di.compatibility.Value
-
Check whether this value is equal to the Integer supplied.
- isEqualTo(double) - Method in class org.pentaho.di.compatibility.Value
-
Check whether this value is equal to the Number supplied.
- isEqualTo(int) - Method in class org.pentaho.di.compatibility.Value
-
Check whether this value is equal to the Integer supplied.
- isEqualTo(long) - Method in class org.pentaho.di.compatibility.Value
-
Check whether this value is equal to the Integer supplied.
- isEqualTo(String) - Method in class org.pentaho.di.compatibility.Value
-
Check whether this value is equal to the String supplied.
- isEqualTo(BigDecimal) - Method in class org.pentaho.di.compatibility.Value
-
Check whether this value is equal to the BigDecimal supplied.
- isEqualTo(Date) - Method in class org.pentaho.di.compatibility.Value
-
Check whether this value is equal to the Date supplied.
- isEqualValue(Object, Object) - Method in class org.pentaho.di.core.hash.ByteArrayHashMap
- isError() - Method in class org.pentaho.di.core.logging.LogChannel
- isError() - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- isError() - Method in enum org.pentaho.di.core.logging.LogLevel
- isError() - Method in class org.pentaho.di.core.logging.LogMessage
- isErrorsField() - Method in class org.pentaho.di.core.logging.LogTableField
- isExecutable() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
- isExecutable() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
- isExpired() - Method in interface org.pentaho.di.core.database.CachedManagedDataSourceInterface
-
Validates if the Datasource has been expired and can no longer be used.
- isExplorable() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- isExplorable() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- isExplorable() - Method in class org.pentaho.di.core.database.DatabaseMeta
- isExplorable() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- isFetchSizeSupported() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
Checks whether or not the command setFetchSize() is supported by the JDBC driver...
- isFetchSizeSupported() - Method in class org.pentaho.di.core.database.CacheDatabaseMeta
- isFetchSizeSupported() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
Checks whether or not the command setFetchSize() is supported by the JDBC driver...
- isFetchSizeSupported() - Method in class org.pentaho.di.core.database.DatabaseMeta
- isFetchSizeSupported() - Method in class org.pentaho.di.core.database.DbaseDatabaseMeta
-
Checks whether or not the command setFetchSize() is supported by the JDBC driver...
- isFetchSizeSupported() - Method in class org.pentaho.di.core.database.DerbyDatabaseMeta
-
Checks whether or not the command setFetchSize() is supported by the JDBC driver...
- isFetchSizeSupported() - Method in class org.pentaho.di.core.database.ExtenDBDatabaseMeta
-
Checks whether or not the command setFetchSize() is supported by the JDBC driver...
- isFetchSizeSupported() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
-
Checks whether or not the command setFetchSize() is supported by the JDBC driver...
- isFetchSizeSupported() - Method in class org.pentaho.di.core.database.GuptaDatabaseMeta
-
Checks whether or not the command setFetchSize() is supported by the JDBC driver...
- isFetchSizeSupported() - Method in class org.pentaho.di.core.database.H2DatabaseMeta
-
Checks whether or not the command setFetchSize() is supported by the JDBC driver...
- isFetchSizeSupported() - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
-
Checks whether or not the command setFetchSize() is supported by the JDBC driver...
- isFetchSizeSupported() - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
-
Checks whether or not the command setFetchSize() is supported by the JDBC driver...
- isFetchSizeSupported() - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
-
Checks whether or not the command setFetchSize() is supported by the JDBC driver...
- isFetchSizeSupported() - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
-
Checks whether or not the command setFetchSize() is supported by the JDBC driver...
- isFetchSizeSupported() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
-
Checks whether or not the command setFetchSize() is supported by the JDBC driver...
- isFetchSizeSupported() - Method in class org.pentaho.di.core.database.RedshiftDatabaseMeta
-
The superclass method checks whether or not the command setFetchSize() is supported by the driver.
- isFetchSizeSupported() - Method in class org.pentaho.di.core.database.RemedyActionRequestSystemDatabaseMeta
-
Checks whether or not the command setFetchSize() is supported by the JDBC driver...
- isFetchSizeSupported() - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- isFetchSizeSupported() - Method in class org.pentaho.di.core.database.SQLiteDatabaseMeta
-
Checks whether or not the command setFetchSize() is supported by the JDBC driver...
- isFetchSizeSupported() - Method in class org.pentaho.di.core.database.TeradataDatabaseMeta
-
Checks whether or not the command setFetchSize() is supported by the JDBC driver...
- isFetchSizeSupported() - Method in class org.pentaho.di.core.database.UniVerseDatabaseMeta
-
Checks whether or not the command setFetchSize() is supported by the JDBC driver...
- isFetchSizeSupported() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
-
Checks whether or not the command setFetchSize() is supported by the JDBC driver...
- isFile() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
- isFile() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
- isFileTypeAllowed(FileType) - Method in enum org.pentaho.di.core.fileinput.FileInputList.FileTypeFilter
- isFolder() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
- isFolder() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
- isForcingIdentifiersToLowerCase() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- isForcingIdentifiersToLowerCase() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- isForcingIdentifiersToLowerCase() - Method in class org.pentaho.di.core.database.DatabaseMeta
- isForcingIdentifiersToLowerCase() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- isForcingIdentifiersToUpperCase() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- isForcingIdentifiersToUpperCase() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- isForcingIdentifiersToUpperCase() - Method in class org.pentaho.di.core.database.DatabaseMeta
- isForcingIdentifiersToUpperCase() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- isForcingSeparateLogging() - Method in class org.pentaho.di.core.database.Database
- isForcingSeparateLogging() - Method in class org.pentaho.di.core.logging.LogChannel
- isForcingSeparateLogging() - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- isForcingSeparateLogging() - Method in class org.pentaho.di.core.logging.LoggingObject
- isForcingSeparateLogging() - Method in interface org.pentaho.di.core.logging.LoggingObjectInterface
- isForcingSeparateLogging() - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
- isFragment() - Method in class org.pentaho.di.core.plugins.BaseFragmentType
- isFragment() - Method in interface org.pentaho.di.core.plugins.PluginTypeInterface
- isGatheringMetrics() - Method in class org.pentaho.di.core.database.Database
- isGatheringMetrics() - Method in class org.pentaho.di.core.logging.LogChannel
- isGatheringMetrics() - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- isGatheringMetrics() - Method in class org.pentaho.di.core.logging.LoggingObject
- isGatheringMetrics() - Method in interface org.pentaho.di.core.logging.LoggingObjectInterface
-
Gets the boolean value of whether or not this object is gathering kettle metrics during execution.
- isGatheringMetrics() - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
- isHidden() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
- isHidden() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
- isIgnored() - Method in class org.pentaho.di.compatibility.Row
-
Check wether or not this row should be ignored...
- isIgnoreWhitespace() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- isIgnoreWhitespace() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Is Ignore Whitespace Only applicable for TYPE_STRING comparisons
- isInitialized() - Static method in class org.pentaho.di.core.KettleClientEnvironment
- isInitialized() - Static method in class org.pentaho.di.core.logging.KettleLogStore
- isInitialized() - Static method in class org.pentaho.di.core.Props
-
Check to see whether the Kettle properties where loaded.
- isInNeedOfQuoting(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Determines whether or not this field is in need of quoting:
- When the fieldname contains spaces
- When the fieldname is a reserved word - isInteger() - Method in class org.pentaho.di.compatibility.Value
-
Checks whether or not this value is an Integer
- isInteger() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
Checks whether or not this value is an Integer
- isInteger() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Checks whether or not this value is an Integer
- IsInteger(String) - Static method in class org.pentaho.di.core.util.StringUtil
- isInUse() - Method in interface org.pentaho.di.core.database.CachedManagedDataSourceInterface
-
Validate whther or not the Datasaource is being used.
- isKDE() - Static method in class org.pentaho.di.core.Const
- isKey() - Method in class org.pentaho.di.core.logging.LogTableField
- isLargeTextField() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- isLargeTextField() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Returns true if this is a large text field (CLOB, TEXT) with arbitrary length.
- isLenientStringToNumber() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- isLenientStringToNumber() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
- isLinux() - Static method in class org.pentaho.di.core.Const
- isLogDateField() - Method in class org.pentaho.di.core.logging.LogTableField
- isLogField() - Method in class org.pentaho.di.core.logging.LogTableField
- isLoop() - Method in class org.pentaho.di.core.Counter
- isMapr() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- isMinimal() - Method in enum org.pentaho.di.core.logging.LogLevel
- isMissingKey(String) - Static method in class org.pentaho.di.i18n.GlobalMessageUtil
-
Returns true if the given
string
is null or is in the format of a missing key: !key!. - isMySQLVariant() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- isMySQLVariant() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- isMySQLVariant() - Method in class org.pentaho.di.core.database.DatabaseMeta
- isMySQLVariant() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- isMySQLVariant() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
- isNameField() - Method in class org.pentaho.di.core.logging.LogTableField
- isNativePlugin() - Method in class org.pentaho.di.core.plugins.Plugin
- isNativePlugin() - Method in interface org.pentaho.di.core.plugins.PluginInterface
- isNeedUpdate() - Method in class org.pentaho.di.core.database.DatabaseMeta
- isNegated() - Method in class org.pentaho.di.core.Condition
- isNothing() - Method in enum org.pentaho.di.core.logging.LogLevel
- isNull() - Method in class org.pentaho.di.compatibility.Value
-
Checks wheter or not a value is null.
- isNull(Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
Determine if an object is null.
- isNull(Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Determine if an object is null.
- isNull(Object[], int) - Method in class org.pentaho.di.core.row.RowMeta
-
Determines whether a value in a row is null.
- isNull(Object[], int) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Determines whether a value in a row is null.
- isNumber() - Method in class org.pentaho.di.compatibility.Value
-
Checks whether or not the value is a Number
- isNumber() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
Checks whether or not the value is a Number
- isNumber() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Checks whether or not the value is a Number
- IsNumber(String) - Static method in class org.pentaho.di.core.util.StringUtil
- isNumeric() - Method in class org.pentaho.di.compatibility.Value
-
Checks whether or not this Value is Numeric A Value is numeric if it is either of type Number or Integer
- isNumeric() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
Checks whether or not this Value is Numeric A Value is numeric if it is either of type Number or Integer
- isNumeric() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Checks whether or not this Value is Numeric A Value is numeric if it is either of type Number or Integer
- isNumeric(int) - Static method in class org.pentaho.di.compatibility.Value
-
Checks whether or not the specified type is either Integer or Number
- isNumeric(int) - Static method in class org.pentaho.di.core.row.value.ValueMetaBase
-
Checks whether or not the specified type is either Integer or Number
- isNumeric(int) - Method in class org.pentaho.di.core.RowMetaAndData
- isOk() - Method in class org.pentaho.di.core.database.SqlScriptStatement
- isOriginalAutoIncrement() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- isOriginalAutoIncrement() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Checks if is original auto increment.
- isOriginalNullable() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- isOriginalNullable() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Checks if is original nullable.
- isOriginalSigned() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- isOriginalSigned() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Checks if is original signed.
- isOSX() - Static method in class org.pentaho.di.core.Const
- isOutputPaddingEnabled() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- isOutputPaddingEnabled() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Returns true if output padding is enabled (padding to specified length).
- isPartitioned() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- isPartitioned() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- isPartitioned() - Method in class org.pentaho.di.core.database.DatabaseMeta
- isPluginAnnotationsFolder() - Method in class org.pentaho.di.core.plugins.PluginFolder
- isPluginAnnotationsFolder() - Method in interface org.pentaho.di.core.plugins.PluginFolderInterface
- isPluginXmlFolder() - Method in class org.pentaho.di.core.plugins.PluginFolder
- isPluginXmlFolder() - Method in interface org.pentaho.di.core.plugins.PluginFolderInterface
- isPngName(String) - Static method in class org.pentaho.di.core.svg.SvgSupport
-
Check by file name if image is PNG.
- isQuery() - Method in class org.pentaho.di.core.database.SqlScriptStatement
- isQuoteAllFields() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- isQuoteAllFields() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- isQuoteAllFields() - Method in class org.pentaho.di.core.database.DatabaseMeta
- isQuoteAllFields() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- isReadable() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
- isReadable() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
- isReadOnly() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Marker used to determine if the DatabaseMeta should be allowed to be modified/saved.
- isRequiringTransactionsOnQueries() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- isRequiringTransactionsOnQueries() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- isRequiringTransactionsOnQueries() - Method in class org.pentaho.di.core.database.DatabaseMeta
- isRequiringTransactionsOnQueries() - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
- isRequiringTransactionsOnQueries() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
- isRequiringTransactionsOnQueries() - Method in class org.pentaho.di.core.database.RemedyActionRequestSystemDatabaseMeta
- isRequiringTransactionsOnQueries() - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- isRequiringTransactionsOnQueries() - Method in class org.pentaho.di.core.database.SybaseDatabaseMeta
- isReservedWord(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Returns true if the string specified is a reserved word on this database type.
- isReturn() - Method in class org.pentaho.di.core.encryption.TwoWayPasswordEncoderPluginType
- isReturn() - Method in class org.pentaho.di.core.plugins.BasePluginType
-
This method return parameter for registerNatives() method
- isReturn() - Method in class org.pentaho.di.core.plugins.PluginRegistryPluginType
- isRoot() - Method in class org.pentaho.di.repository.RepositoryDirectory
-
Check whether or not this is the root of the directory trees.
- isRoot() - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
-
Check whether or not this is the root of the directory trees.
- isRowlevel() - Method in enum org.pentaho.di.core.logging.LogLevel
- isRowLevel() - Method in class org.pentaho.di.core.logging.LogChannel
- isRowLevel() - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- isRunningOnWebspoonMode() - Static method in class org.pentaho.di.core.Const
-
Determines if the RUNNING_ON_WEBSPOON_MODE flag is set and returns its boolean value.
- isSafeStop() - Method in class org.pentaho.di.core.Result
-
Sets flag for safe stopping a transformation
- isSelected() - Method in interface org.pentaho.di.core.gui.GUIPositionInterface
- isSeparateClassLoaderNeeded() - Method in annotation type org.pentaho.di.core.encryption.TwoWayPasswordEncoderPlugin
- isSeparateClassLoaderNeeded() - Method in annotation type org.pentaho.di.core.logging.LoggingPlugin
- isSeparateClassLoaderNeeded() - Method in class org.pentaho.di.core.plugins.Plugin
- isSeparateClassLoaderNeeded() - Method in interface org.pentaho.di.core.plugins.PluginInterface
- isSeparateClassLoaderNeeded() - Method in annotation type org.pentaho.di.core.row.value.ValueMetaPlugin
- isSerializableType() - Method in class org.pentaho.di.compatibility.Value
-
Checks whether or not this value is of type Serializable
- isSerializableType() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
Checks whether or not this value is of type Serializable
- isSerializableType() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Checks whether or not this value is of type Serializable
- isSevere() - Method in exception org.pentaho.di.core.lifecycle.LifecycleException
- isShared() - Method in class org.pentaho.di.shared.SharedObjectBase
- isShared() - Method in interface org.pentaho.di.shared.SharedObjectInterface
- isSingleByteEncoding() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- isSingleByteEncoding() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
- isSingleton() - Method in interface org.pentaho.di.core.service.ServiceProviderInterface
-
Indicate whether one instance of this service should be created and reused by all clients or if a new instance should be created each time.
- isSortedAscending() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- isSortedDescending() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- isSortedDescending() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Returns whether or not the value should be sorted in descending order.
- isSpace(char) - Static method in class org.pentaho.di.core.Const
-
Determines whether or not a character is considered a space.
- isSpace(char) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Deprecated.Use
Const.isSpace(char)
instead - isStarted() - Method in class org.pentaho.di.core.logging.log4j.KettleLogChannelAppender
- isStarted() - Method in class org.pentaho.di.core.logging.log4j.Log4jFileAppender
- isStatusField() - Method in class org.pentaho.di.core.logging.LogTableField
- isStopped() - Method in class org.pentaho.di.core.logging.log4j.KettleLogChannelAppender
- isStopped() - Method in class org.pentaho.di.core.logging.log4j.Log4jFileAppender
- isStopped() - Method in class org.pentaho.di.core.Result
-
Returns whether the transformation or job was stopped before completion
- isStorageBinaryString() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- isStorageBinaryString() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Checks if is storage binary string.
- isStorageIndexed() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- isStorageIndexed() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Checks if is storage indexed.
- isStorageNormal() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- isStorageNormal() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Checks if is storage normal.
- isStreamingResults() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- isStreamingResults() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- isStreamingResults() - Method in class org.pentaho.di.core.database.DatabaseMeta
- isStreamingResults() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- isString() - Method in class org.pentaho.di.compatibility.Value
-
Checks wheter or not the value is a String.
- isString() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
Checks whether or not the value is a String.
- isString() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Checks whether or not the value is a String.
- isSubjectAllowed() - Method in class org.pentaho.di.core.logging.LogTableField
- isSuccess() - Method in class org.pentaho.di.core.database.DatabaseTestResults
- isSvgEnabled() - Static method in class org.pentaho.di.core.svg.SvgSupport
- isSvgName(String) - Static method in class org.pentaho.di.core.svg.SvgSupport
-
Check by file name if image is SVG.
- isSystemTable(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- isSystemTable(String) - Method in class org.pentaho.di.core.database.Database
- isSystemTable(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- isSystemTable(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- isSystemTable(String) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- isSystemTable(String) - Method in class org.pentaho.di.core.database.GuptaDatabaseMeta
- isSystemTable(String) - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
- isSystemVariable(String) - Static method in class org.pentaho.di.core.util.StringUtil
- isTimeAdded() - Method in class org.pentaho.di.core.logging.KettleLogLayout
- isTimeAdded() - Method in class org.pentaho.di.core.logging.log4j.Log4jKettleLayout
- isTimeAdded() - Method in interface org.pentaho.di.core.logging.log4j.Log4jLayout
- isUseGateway() - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- isUsingConnectionPool() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- isUsingConnectionPool() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- isUsingConnectionPool() - Method in class org.pentaho.di.core.database.DatabaseMeta
- isUsingDoubleDecimalAsSchemaTableSeparator() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- isUsingDoubleDecimalAsSchemaTableSeparator() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- isUsingDoubleDecimalAsSchemaTableSeparator() - Method in class org.pentaho.di.core.database.DatabaseMeta
- isUsingDoubleDecimalAsSchemaTableSeparator() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- isValidDate(String) - Static method in class org.pentaho.di.core.util.DateDetector
- isValidDate(String, String) - Static method in class org.pentaho.di.core.util.DateDetector
- isValidDateFormatToStringDate(String, String) - Static method in class org.pentaho.di.core.util.DateDetector
- isValidDateFormatToStringDate(String, String, String) - Static method in class org.pentaho.di.core.util.DateDetector
- isVariable(String) - Static method in class org.pentaho.di.core.util.StringUtil
- isVisible() - Method in class org.pentaho.di.core.logging.LogTableField
- isVisible() - Method in class org.pentaho.di.repository.RepositoryDirectory
- isVisible() - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
-
If true, this directory should be shown in UIs.
- isVisible(LogLevel) - Method in enum org.pentaho.di.core.logging.LogLevel
- isWindows() - Static method in class org.pentaho.di.core.Const
- isWriteable() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
- isWriteable() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
- isXMLFileWellFormed(FileObject) - Static method in class org.pentaho.di.core.xml.XMLCheck
-
Checks an xml file is well formed.
- isXMLFileWellFormed(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Deprecated.
- isXMLFileWellFormed(ValueMetaInterface, Object, boolean) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Checks an xml file is well formed.
- isXMLWellFormed(InputStream) - Static method in class org.pentaho.di.core.xml.XMLCheck
-
Checks an xml string is well formed.
- isXMLWellFormed(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Checks an xml string is well formed.
- ITERATIONS - Static variable in class org.pentaho.di.core.row.SpeedTest
- iterator() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
- IValueMetaConverter - Interface in org.pentaho.di.core.plugins
-
Created by tkafalas on 12/4/2017.
J
- JAR - org.pentaho.di.core.vfs.KettleVFS.Suffix
- JAR_BUILD_DATE_FORMAT - Static variable in class org.pentaho.di.version.BuildVersion
- JarFileAnnotationPlugin - Class in org.pentaho.di.core.plugins
- JarFileAnnotationPlugin(String, URL, URL) - Constructor for class org.pentaho.di.core.plugins.JarFileAnnotationPlugin
- JarFileCache - Class in org.pentaho.di.core.plugins
- JAVA_VERSION - Static variable in class org.pentaho.di.core.Const
-
The Java runtime version
- JDBC_AUTH_METHOD - Static variable in class org.pentaho.di.core.database.AzureSqlDataBaseMeta
- JDBC_AUTH_METHOD - Static variable in class org.pentaho.di.core.database.RedshiftDatabaseMeta
- jdbcCompliant() - Method in class org.pentaho.di.core.database.DelegatingDriver
- JNDI - org.pentaho.di.core.database.DataSourceProviderInterface.DatasourceType
- JNDI_DIRECTORY - Static variable in class org.pentaho.di.core.Const
-
Path to the simple-jndi directory
- JndiUtil - Class in org.pentaho.di.core
- JndiUtil() - Constructor for class org.pentaho.di.core.JndiUtil
- JOB - org.pentaho.di.core.logging.LoggingObjectType
- JOB - org.pentaho.di.repository.RepositoryObjectType
- JOB_ENTRY - org.pentaho.di.repository.RepositoryObjectType
- JobAfterClose - org.pentaho.di.core.extension.KettleExtensionPoint
- JobAfterJobEntryExecution - org.pentaho.di.core.extension.KettleExtensionPoint
- JobAfterOpen - org.pentaho.di.core.extension.KettleExtensionPoint
- JobAfterSave - org.pentaho.di.core.extension.KettleExtensionPoint
- JobBeforeClose - org.pentaho.di.core.extension.KettleExtensionPoint
- JobBeforeJobEntryExecution - org.pentaho.di.core.extension.KettleExtensionPoint
- JobBeforeOpen - org.pentaho.di.core.extension.KettleExtensionPoint
- JobBeforeSave - org.pentaho.di.core.extension.KettleExtensionPoint
- JobBeginProcessing - org.pentaho.di.core.extension.KettleExtensionPoint
- JobChanged - org.pentaho.di.core.extension.KettleExtensionPoint
- JobDialogShowRetrieveLogTableFields - org.pentaho.di.core.extension.KettleExtensionPoint
- JOBENTRY - org.pentaho.di.core.logging.LoggingObjectType
- JOBENTRYDIALOG - org.pentaho.di.core.logging.LoggingObjectType
- JobEntryTransSave - org.pentaho.di.core.extension.KettleExtensionPoint
- JobFinish - org.pentaho.di.core.extension.KettleExtensionPoint
- JobGraphJobEntrySetMenu - org.pentaho.di.core.extension.KettleExtensionPoint
- JobGraphMouseDoubleClick - org.pentaho.di.core.extension.KettleExtensionPoint
- JobGraphMouseDown - org.pentaho.di.core.extension.KettleExtensionPoint
- JobHeartbeat - org.pentaho.di.core.extension.KettleExtensionPoint
- JOBMETA - org.pentaho.di.core.logging.LoggingObjectType
- JobMetaLoaded - org.pentaho.di.core.extension.KettleExtensionPoint
- JobPainterArrow - org.pentaho.di.core.extension.KettleExtensionPoint
- JobPainterEnd - org.pentaho.di.core.extension.KettleExtensionPoint
- JobPainterJobEntry - org.pentaho.di.core.extension.KettleExtensionPoint
- JobPainterStart - org.pentaho.di.core.extension.KettleExtensionPoint
- JobStart - org.pentaho.di.core.extension.KettleExtensionPoint
- JobStoppedException - Exception in org.pentaho.di.core.exception
-
This exception is used when handling stopped jobs during blocking operations.
- JobStoppedException() - Constructor for exception org.pentaho.di.core.exception.JobStoppedException
-
Constructs a new throwable with null as its detail message.
- JobStoppedException(String) - Constructor for exception org.pentaho.di.core.exception.JobStoppedException
-
Constructs a new throwable with the specified detail message.
- JobStoppedException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.JobStoppedException
-
Constructs a new throwable with the specified detail message and cause.
- JobStoppedException(Throwable) - Constructor for exception org.pentaho.di.core.exception.JobStoppedException
-
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).
- jsConstructor() - Method in class org.pentaho.di.compatibility.Value
- jsConstructor(String) - Method in class org.pentaho.di.compatibility.Value
- jsConstructor(String, String) - Method in class org.pentaho.di.compatibility.Value
K
- KCell - Interface in org.pentaho.di.core.spreadsheet
- KCellType - Enum in org.pentaho.di.core.spreadsheet
- KETTLE_AGGREGATION_ALL_NULLS_ARE_ZERO - Static variable in class org.pentaho.di.core.Const
- KETTLE_AGGREGATION_MIN_NULL_IS_VALUED - Static variable in class org.pentaho.di.core.Const
- KETTLE_ALLOW_EMPTY_FIELD_NAMES_AND_TYPES - Static variable in class org.pentaho.di.core.Const
-
Variable that is responsible for checking empty field names and types.
- KETTLE_AUTO_UPDATE_SITE_FILE - Static variable in class org.pentaho.di.core.Const
-
If true, kettle check for new site files to update in the named cluster every time a named cluster is resolved
- KETTLE_BATCHING_ROWSET - Static variable in class org.pentaho.di.core.Const
-
Set this variable to Y if you want to test a more efficient batching row set.
- KETTLE_BIGDECIMAL_DIVISION_PRECISION - Static variable in class org.pentaho.di.core.Const
-
This environment variable is used to define the default division result precision between BigDecimals.
- KETTLE_BIGDECIMAL_DIVISION_PRECISION_DEFAULT - Static variable in class org.pentaho.di.core.Const
- KETTLE_BIGDECIMAL_DIVISION_ROUNDING_MODE - Static variable in class org.pentaho.di.core.Const
-
This environment variable is used to define the default division result rounding mode between BigDecimals.
- KETTLE_BIGDECIMAL_DIVISION_ROUNDING_MODE_DEFAULT - Static variable in class org.pentaho.di.core.Const
- KETTLE_BUILD_DATE - Static variable in class org.pentaho.di.version.BuildVersion
- KETTLE_BUILD_REVISION - Static variable in class org.pentaho.di.version.BuildVersion
- KETTLE_BUILD_USER - Static variable in class org.pentaho.di.version.BuildVersion
- KETTLE_BUILD_VERSION - Static variable in class org.pentaho.di.version.BuildVersion
- KETTLE_CARTE_JETTY_ACCEPT_QUEUE_SIZE - Static variable in class org.pentaho.di.core.Const
-
A variable to configure jetty option: acceptQueueSize for Carte
- KETTLE_CARTE_JETTY_ACCEPTORS - Static variable in class org.pentaho.di.core.Const
-
A variable to configure jetty option: acceptors for Carte
- KETTLE_CARTE_JETTY_RES_MAX_IDLE_TIME - Static variable in class org.pentaho.di.core.Const
-
A variable to configure jetty option: lowResourcesMaxIdleTime for Carte
- KETTLE_CARTE_OBJECT_TIMEOUT_MINUTES - Static variable in class org.pentaho.di.core.Const
-
This environment variable will set a time-out after which waiting, completed or stopped transformations and jobs will be automatically cleaned up.
- KETTLE_CARTE_REFRESH_STATUS - Static variable in class org.pentaho.di.core.Const
-
A variable to configure refresh for carte job/trans status page
- KETTLE_CHANNEL_LOG_DB - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the log channel log database by default for all transformations and jobs
- KETTLE_CHANNEL_LOG_SCHEMA - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the log channel log schema by default for all transformations and jobs
- KETTLE_CHANNEL_LOG_TABLE - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the log channel log table by default for all transformations and jobs
- KETTLE_CHECKPOINT_LOG_DB - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the checkpoint log database by default for all jobs
- KETTLE_CHECKPOINT_LOG_SCHEMA - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the checkpoint log schema by default for all jobs
- KETTLE_CHECKPOINT_LOG_TABLE - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the checkpoint log table by default for all jobs
- KETTLE_CHECKSUM_EVALUATION_METHOD_BYTES - Static variable in class org.pentaho.di.core.Const
-
The value to use for setting the
Const.KETTLE_DEFAULT_CHECKSUM_EVALUATION_METHOD
, so that Checksum is calculated based on Byte representation of fields. - KETTLE_CHECKSUM_EVALUATION_METHOD_DEFAULT - Static variable in class org.pentaho.di.core.Const
-
The default value for the
Const.KETTLE_DEFAULT_CHECKSUM_EVALUATION_METHOD
. - KETTLE_CHECKSUM_EVALUATION_METHOD_NATIVE_STRINGS - Static variable in class org.pentaho.di.core.Const
-
The value to use for setting the
Const.KETTLE_DEFAULT_CHECKSUM_EVALUATION_METHOD
, so that Checksum is calculated based on Native String representation of fields. - KETTLE_CHECKSUM_EVALUATION_METHOD_PENTAHO_STRINGS - Static variable in class org.pentaho.di.core.Const
-
The value to use for setting the
Const.KETTLE_DEFAULT_CHECKSUM_EVALUATION_METHOD
, so that Checksum is calculated based on Pentaho String representation of fields (applying format masks). - KETTLE_COMPATIBILITY_CALCULATION_TIMEZONE_DECOMPOSITION - Static variable in class org.pentaho.di.core.Const
-
Compatibility settings for
ValueDataUtil.hourOfDay(ValueMetaInterface, Object)
. - KETTLE_COMPATIBILITY_DB_IGNORE_TIMEZONE - Static variable in class org.pentaho.di.core.Const
-
System wide flag to ignore timezone while writing date/timestamp value to the database.
- KETTLE_COMPATIBILITY_DB_LOOKUP_USE_FIELDS_RETURN_TYPE_CHOSEN_IN_UI - Static variable in class org.pentaho.di.core.Const
- KETTLE_COMPATIBILITY_IGNORE_TABLE_LOGGING - Static variable in class org.pentaho.di.core.Const
-
System wide flag to ignore logging table.
- KETTLE_COMPATIBILITY_IMPORT_PATH_ADDITION_ON_VARIABLES - Static variable in class org.pentaho.di.core.Const
-
System wide flag to use the root path prefix for a directory reference.
- KETTLE_COMPATIBILITY_INVOKE_FILES_WITH_OR_WITHOUT_FILE_EXTENSION - Static variable in class org.pentaho.di.core.Const
-
System wide flag to control behavior of the ExecuteTransformationStep and ExecuteJobStep when a file is specified.
- KETTLE_COMPATIBILITY_JSON_INPUT_LEGACY_MODE - Static variable in class org.pentaho.di.core.Const
-
System-wide flag to keep legacy behavior on json input step.
- KETTLE_COMPATIBILITY_MDI_INJECTED_FILE_ALWAYS_IN_FILESYSTEM - Static variable in class org.pentaho.di.core.Const
- KETTLE_COMPATIBILITY_MEMORY_GROUP_BY_SUM_AVERAGE_RETURN_NUMBER_TYPE - Static variable in class org.pentaho.di.core.Const
-
System wide flag to control behavior of the Memory Group By step in case of SUM and AVERAGE aggregation.
- KETTLE_COMPATIBILITY_MERGE_ROWS_USE_REFERENCE_STREAM_WHEN_IDENTICAL - Static variable in class org.pentaho.di.core.Const
-
System wide flag to control behavior of the merge rows (diff) step in case of "identical" comparison.
- KETTLE_COMPATIBILITY_SELECT_VALUES_TYPE_CHANGE_USES_TYPE_DEFAULTS - Static variable in class org.pentaho.di.core.Const
- KETTLE_COMPATIBILITY_SEND_RESULT_XML_WITH_FULL_STATUS - Static variable in class org.pentaho.di.core.Const
- KETTLE_COMPATIBILITY_SET_ERROR_ON_SPECIFIC_JOB_ENTRIES - Static variable in class org.pentaho.di.core.Const
-
Compatibility settings for setNrErrors
- KETTLE_COMPATIBILITY_TEXT_FILE_INPUT_USE_LENIENT_ENCLOSURE_HANDLING - Static variable in class org.pentaho.di.core.Const
- KETTLE_COMPATIBILITY_TEXT_FILE_OUTPUT_APPEND_NO_HEADER - Static variable in class org.pentaho.di.core.Const
-
System wide flag to set or not append and header options dependency on Text file output step.
- KETTLE_COMPATIBILITY_USE_JDBC_METADATA - Static variable in class org.pentaho.di.core.Const
- KETTLE_COMPATIBILITY_XML_OUTPUT_NULL_VALUES - Static variable in class org.pentaho.di.core.Const
- KETTLE_CORE_JOBENTRIES_FILE - Static variable in class org.pentaho.di.core.Const
-
The name of the environment variable that will contain the alternative location of the kettle-job-entries.xml file
- KETTLE_CORE_SERVLETS_FILE - Static variable in class org.pentaho.di.core.Const
-
The name of the environment variable that will contain the alternative location of the kettle-servlets.xml file
- KETTLE_CORE_STEPS_FILE - Static variable in class org.pentaho.di.core.Const
-
The name of the environment variable that will contain the alternative location of the kettle-steps.xml file
- KETTLE_DATEDIFF_DST_AWARE - Static variable in class org.pentaho.di.core.Const
-
While one assumes that a day has 24 hours, due to daylight savings time settings, it may have 23 hours (the day Summer time goes into effect) or 25 hours (Winter time).
- KETTLE_DATEDIFF_DST_AWARE_DEFAULT - Static variable in class org.pentaho.di.core.Const
-
The default value for the
Const.KETTLE_DATEDIFF_DST_AWARE
. - KETTLE_DEFAULT_BIGNUMBER_FORMAT - Static variable in class org.pentaho.di.core.Const
-
The name of the variable containing an alternative default bignumber format
- KETTLE_DEFAULT_CHECKSUM_EVALUATION_METHOD - Static variable in class org.pentaho.di.core.Const
-
This environment variable is used to define how which calculation method is to be used by the 'Add a Checksum' step.
- KETTLE_DEFAULT_DATE_FORMAT - Static variable in class org.pentaho.di.core.Const
-
The name of the variable containing an alternative default date format
- KETTLE_DEFAULT_INTEGER_FORMAT - Static variable in class org.pentaho.di.core.Const
-
The name of the variable containing an alternative default integer format
- KETTLE_DEFAULT_NUMBER_FORMAT - Static variable in class org.pentaho.di.core.Const
-
The name of the variable containing an alternative default number format
- KETTLE_DEFAULT_TIMESTAMP_FORMAT - Static variable in class org.pentaho.di.core.Const
-
The name of the variable containing an alternative default timestamp format
- KETTLE_DISABLE_CONSOLE_LOGGING - Static variable in class org.pentaho.di.core.Const
-
Set this variable to Y to disable standard Kettle logging to the console.
- KETTLE_DO_NOT_NORMALIZE_NULL_STRING_TO_EMPTY - Static variable in class org.pentaho.di.core.Const
-
This flag will prevent Kettle from converting
null
strings to empty strings inValueMetaBase
The default value isfalse
. - KETTLE_DO_NOT_NORMALIZE_SPACES_ONLY_STRING_TO_EMPTY - Static variable in class org.pentaho.di.core.Const
-
This flag will force to return the original string with only spaces instead of an empty string.
- KETTLE_EMPTY_STRING_DIFFERS_FROM_NULL - Static variable in class org.pentaho.di.core.Const
-
System wide flag to drive the evaluation of null in ValueMeta.
- KETTLE_FILE_OUTPUT_MAX_STREAM_COUNT - Static variable in class org.pentaho.di.core.Const
-
Set this variable to limit max number of files the Text File Output step can have open at one time.
- KETTLE_FILE_OUTPUT_MAX_STREAM_LIFE - Static variable in class org.pentaho.di.core.Const
-
This variable contains the number of milliseconds between flushes of all open files in the Text File Output step.
- KETTLE_FILTER_TREAT_NULLS_AS_NOT_ZERO - Static variable in class org.pentaho.di.core.Const
-
System wide flag to allow the Filter step to treat nulls as not being 0 for CUST-270
- KETTLE_GLOBAL_LOG_VARIABLES_CLEAR_ON_EXPORT - Static variable in class org.pentaho.di.core.Const
-
Set this variable to false to preserve global log variables defined in transformation / job Properties -> Log panel.
- KETTLE_GLOBAL_PROP_NAME - Static variable in class org.pentaho.di.core.database.util.DatabaseLogExceptionFactory
- KETTLE_JOB_LOG_DB - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the log database connection by default for all jobs
- KETTLE_JOB_LOG_SCHEMA - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the logging schema for all jobs
- KETTLE_JOB_LOG_TABLE - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the logging table for all jobs
- KETTLE_JOBENTRY_LOG_DB - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the job entry log database by default for all jobs
- KETTLE_JOBENTRY_LOG_SCHEMA - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the job entry log schema by default for all jobs
- KETTLE_JOBENTRY_LOG_TABLE - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the job entry log table by default for all jobs
- KETTLE_JSON_INPUT_INCLUDE_NULLS - Static variable in class org.pentaho.di.core.Const
- KETTLE_JSON_OUTPUT_FORCE_SAME_OUTPUT_FILE - Static variable in class org.pentaho.di.core.Const
-
This property when set to Y force the same output file even when splits is required.
- KETTLE_LENIENT_STRING_TO_NUMBER_CONVERSION - Static variable in class org.pentaho.di.core.Const
-
System wide flag to allow non-strict string to number conversion for backward compatibility.
- KETTLE_LOG_GENERAL_OBJECTS_TO_DI_LOGGER - Static variable in class org.pentaho.di.core.Const
-
A variable to log log info of logobjecttype GENERAL"
- KETTLE_LOG_MARK_MAPPINGS - Static variable in class org.pentaho.di.core.Const
-
A variable to configure turning on/off detailed subjects in log.
- KETTLE_LOG_SIZE_LIMIT - Static variable in class org.pentaho.di.core.Const
-
If you set this environment variable you can limit the log size of all transformations and jobs that don't have the "log size limit" property set in their respective properties.
- KETTLE_LOG_TAB_REFRESH_DELAY - Static variable in class org.pentaho.di.core.Const
-
A variable to configure the kettle log tab refresh delay.
- KETTLE_LOG_TAB_REFRESH_PERIOD - Static variable in class org.pentaho.di.core.Const
-
A variable to configure the kettle log tab refresh period.
- KETTLE_LOGGING_PLUGINS_FILE - Static variable in class org.pentaho.di.core.Const
-
The name of the environment variable that will contain the alternative location of the kettle-logging-plugins.xml file
- KETTLE_LOGGING_REGISTRY_PURGE_TIMEOUT - Static variable in class org.pentaho.di.core.Const
-
A variable to configure the logging registry's purge timer which will trigger the registry to cleanup entries.
- KETTLE_MAX_JOB_ENTRIES_LOGGED - Static variable in class org.pentaho.di.core.Const
-
A variable to configure the maximum number of job entry results kept in memory for logging purposes.
- KETTLE_MAX_JOB_TRACKER_SIZE - Static variable in class org.pentaho.di.core.Const
-
A variable to configure the maximum number of job trackers kept in memory.
- KETTLE_MAX_LOG_SIZE_IN_LINES - Static variable in class org.pentaho.di.core.Const
-
System wide flag to set the maximum number of log lines that are kept internally by Kettle.
- KETTLE_MAX_LOG_TIMEOUT_IN_MINUTES - Static variable in class org.pentaho.di.core.Const
-
System wide flag to set the maximum age (in minutes) of a log line while being kept internally by Kettle.
- KETTLE_MAX_LOGGING_REGISTRY_SIZE - Static variable in class org.pentaho.di.core.Const
-
A variable to configure the maximum number of logging registry entries kept in memory for logging purposes.
- KETTLE_MAX_TAB_LENGTH - Static variable in class org.pentaho.di.core.Const
-
A variable to configure Tab size"
- KETTLE_METRICS_LOG_DB - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the metrics log database by default for all transformations and jobs
- KETTLE_METRICS_LOG_SCHEMA - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the metrics log schema by default for all transformations and jobs
- KETTLE_METRICS_LOG_TABLE - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the metrics log table by default for all transformations and jobs
- KETTLE_PASSWORD - Static variable in class org.pentaho.di.core.Const
-
Set this variable to with the intended password to pass as repository credentials
- KETTLE_PASSWORD_ENCODER_PLUGIN - Static variable in class org.pentaho.di.core.Const
-
Specifies the password encoding plugin to use by ID (Kettle is the default).
- KETTLE_PASSWORD_ENCODER_PLUGINS_FILE - Static variable in class org.pentaho.di.core.Const
-
The name of the environment variable that will contain the alternative location of the kettle-password-encoder-plugins.xml file
- KETTLE_PLUGIN_CLASSES - Static variable in class org.pentaho.di.core.Const
-
Name of the environment variable to specify additional classes to scan for plugin annotations
- KETTLE_PLUGIN_PACKAGES - Static variable in class org.pentaho.di.core.Const
-
Name of the environment variable to specify additional packaged to scan for plugin annotations (warning: slow!)
- KETTLE_PROPERTIES - Static variable in class org.pentaho.di.core.Const
-
Name of the kettle parameters file
- KETTLE_REDIRECT_STDERR - Static variable in class org.pentaho.di.core.Const
-
System wide flag to determine whether standard error will be redirected to Kettle logging facilities.
- KETTLE_REDIRECT_STDOUT - Static variable in class org.pentaho.di.core.Const
-
System wide flag to determine whether standard out will be redirected to Kettle logging facilities.
- KETTLE_REPOSITORY - Static variable in class org.pentaho.di.core.Const
-
Set this variable to with the intended repository name ( in repositories.xml )
- KETTLE_RETRY_OPEN_XML_STREAM - Static variable in class org.pentaho.di.core.Const
-
This environment is used to specify how many attempts before failing to read an XML from within a Zip file while multy-thread execution and using XMLHandler.
- KETTLE_RETURN_ESCAPED_URI_STRINGS - Static variable in class org.pentaho.di.core.Const
-
This environment variable will be used to determine whether file URI strings returned from input steps are returned encoded (spaces and other special characters escaped) or decoded (default legacy behavior).
- KETTLE_ROWSET_GET_TIMEOUT - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that optionally contains an alternative rowset get timeout (in ms).
- KETTLE_ROWSET_PUT_TIMEOUT - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that optionally contains an alternative rowset put timeout (in ms).
- KETTLE_SAP_CONNECTION_FACTORY - Static variable in class org.pentaho.di.core.Const
-
The name of the system wide variable that can contain the name of the SAP Connection factory for the test button in the DB dialog.
- KETTLE_SAP_CONNECTION_FACTORY_DEFAULT_NAME - Static variable in class org.pentaho.di.core.Const
-
The default SAP ERP connection factory
- KETTLE_SHARED_OBJECTS - Static variable in class org.pentaho.di.core.Const
-
Name of the environment variable to set the location of the shared object file (xml) for transformations and jobs
- KETTLE_SLAVE_DETECTION_TIMER - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the timer used for detecting slave nodes.
- KETTLE_SPLIT_FIELDS_REMOVE_ENCLOSURE - Static variable in class org.pentaho.di.core.Const
-
Variable that is responsible for removing enclosure symbol after splitting the string
- KETTLE_STEP_LOG_DB - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the steps log database by default for all transformations
- KETTLE_STEP_LOG_SCHEMA - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the steps log schema by default for all transformations
- KETTLE_STEP_LOG_TABLE - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the steps log table by default for all transformations
- KETTLE_STEP_PERFORMANCE_SNAPSHOT_LIMIT - Static variable in class org.pentaho.di.core.Const
-
System wide parameter: the maximum number of step performance snapshots to keep in memory.
- KETTLE_SYSTEM_HOSTNAME - Static variable in class org.pentaho.di.core.Const
-
You can use this variable to speed up hostname lookup.
- KETTLE_TIMESTAMP_NUMBER_CONVERSION_MODE - Static variable in class org.pentaho.di.core.Const
-
This environment variable is used to define how Timestamp should be converted to a number and vice-versa.
- KETTLE_TIMESTAMP_NUMBER_CONVERSION_MODE_DEFAULT - Static variable in class org.pentaho.di.core.Const
-
The default value for the
Const.KETTLE_TIMESTAMP_NUMBER_CONVERSION_MODE
. - KETTLE_TIMESTAMP_NUMBER_CONVERSION_MODE_LEGACY - Static variable in class org.pentaho.di.core.Const
-
The value to use for setting the
Const.KETTLE_TIMESTAMP_NUMBER_CONVERSION_MODE
as it behaved on former versions. - KETTLE_TIMESTAMP_NUMBER_CONVERSION_MODE_MILLISECONDS - Static variable in class org.pentaho.di.core.Const
-
The value to use for setting the
Const.KETTLE_TIMESTAMP_NUMBER_CONVERSION_MODE
to use milliseconds. - KETTLE_TIMESTAMP_NUMBER_CONVERSION_MODE_NANOSECONDS - Static variable in class org.pentaho.di.core.Const
-
The value to use for setting the
Const.KETTLE_TIMESTAMP_NUMBER_CONVERSION_MODE
to use nanoseconds. - KETTLE_TRANS_FINISHED_BLOCKING_QUEUE_SIZE - Static variable in class org.pentaho.di.core.Const
-
Property controls the capacity of the transFinishedBlockingQueue in Trans.
- KETTLE_TRANS_LOG_DB - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the log database connection by default for all transformations
- KETTLE_TRANS_LOG_SCHEMA - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the logging schema for all transformations
- KETTLE_TRANS_LOG_TABLE - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the logging table for all transformations
- KETTLE_TRANS_PAN_JVM_EXIT_CODE - Static variable in class org.pentaho.di.core.Const
-
the value the Pan JVM should return on exit.
- KETTLE_TRANS_PERFORMANCE_LOG_DB - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the transformation performance log schema by default for all transformations
- KETTLE_TRANS_PERFORMANCE_LOG_SCHEMA - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the transformation performance log database connection by default for all transformations
- KETTLE_TRANS_PERFORMANCE_LOG_TABLE - Static variable in class org.pentaho.di.core.Const
-
The name of the variable that defines the transformation performance log table by default for all transformations
- KETTLE_TRANS_ROWSET_SIZE - Static variable in class org.pentaho.di.core.Const
-
Name of the environment variable that contains the size of the transformation rowset size.
- KETTLE_TWO_WAY_PASSWORD_ENCODER_SEED - Static variable in class org.pentaho.di.core.Const
-
The name of the Kettle encryption seed environment variable for the KettleTwoWayPasswordEncoder class
- KETTLE_USE_AWS_DEFAULT_CREDENTIALS - Static variable in class org.pentaho.di.core.Const
-
A variable to configure if the S3 input / output steps should use the Amazon Default Credentials Provider Chain even if access credentials are specified within the transformation.
- KETTLE_USE_META_FILE_CACHE - Static variable in class org.pentaho.di.core.Const
-
If true, use a cache when loading Trans/Job/Step metas vs reading from file system/repository for each load.
- KETTLE_USE_META_FILE_CACHE_DEFAULT - Static variable in class org.pentaho.di.core.Const
- KETTLE_USER - Static variable in class org.pentaho.di.core.Const
-
Set this variable to with the intended username to pass as repository credentials
- KETTLE_VALUEMETA_PLUGINS_FILE - Static variable in class org.pentaho.di.core.Const
-
The name of the environment variable that will contain the alternative location of the kettle-valuemeta-plugins.xml file
- KETTLE_VARIABLES_FILE - Static variable in class org.pentaho.di.core.Const
-
The file that documents these variables.
- KETTLE_XLSX_ZIP_BOMB_CHECK - Static variable in class org.pentaho.di.core.Const
-
This environment variable is used to define whether the check of xlsx zip bomb is performed.
- KETTLE_XML_EMPTY_TAG_YIELDS_EMPTY_VALUE - Static variable in class org.pentaho.di.core.Const
-
This flag will prevent Kettle from yielding
null
as the value of an empty XML tag inXMLHandler
The default value isfalse
and an empty XML tag will produce anull
value. - KETTLE_XML_MISSING_TAG_YIELDS_NULL_VALUE - Static variable in class org.pentaho.di.core.Const
-
This flag will cause the "Get XML data" step to yield null values on missing elements and empty values on empty elements when set to "Y".
- KETTLE_ZIP_MAX_ENTRY_SIZE - Static variable in class org.pentaho.di.core.Const
-
A variable to configure the maximum file size of a single zip entry.
- KETTLE_ZIP_MAX_ENTRY_SIZE_DEFAULT - Static variable in class org.pentaho.di.core.Const
-
The default value for the
Const.KETTLE_ZIP_MAX_ENTRY_SIZE
as a Long. - KETTLE_ZIP_MAX_ENTRY_SIZE_DEFAULT_STRING - Static variable in class org.pentaho.di.core.Const
-
The default value for the
Const.KETTLE_ZIP_MAX_ENTRY_SIZE
as a String. - KETTLE_ZIP_MAX_TEXT_SIZE - Static variable in class org.pentaho.di.core.Const
-
A variable to configure the maximum number of characters of text that are extracted before an exception is thrown during extracting text from documents.
- KETTLE_ZIP_MAX_TEXT_SIZE_DEFAULT - Static variable in class org.pentaho.di.core.Const
-
The default value for the
Const.KETTLE_ZIP_MAX_TEXT_SIZE
as a Long. - KETTLE_ZIP_MAX_TEXT_SIZE_DEFAULT_STRING - Static variable in class org.pentaho.di.core.Const
-
The default value for the
Const.KETTLE_ZIP_MAX_TEXT_SIZE
as a Long. - KETTLE_ZIP_MIN_INFLATE_RATIO - Static variable in class org.pentaho.di.core.Const
-
A variable to configure the minimum allowed ratio between de- and inflated bytes to detect a zipbomb.
- KETTLE_ZIP_MIN_INFLATE_RATIO_DEFAULT - Static variable in class org.pentaho.di.core.Const
-
The default value for the
Const.KETTLE_ZIP_MIN_INFLATE_RATIO
as a Double. - KETTLE_ZIP_MIN_INFLATE_RATIO_DEFAULT_STRING - Static variable in class org.pentaho.di.core.Const
-
The default value for the
Const.KETTLE_ZIP_MIN_INFLATE_RATIO
as a String. - KETTLE_ZIP_NEGATIVE_MIN_INFLATE - Static variable in class org.pentaho.di.core.Const
-
The default value for the
Const.KETTLE_ZIP_NEGATIVE_MIN_INFLATE
as a Double. - KettleAttribute - Class in org.pentaho.di.core
- KettleAttribute(String, String, String, String, String, int, KettleAttributeInterface) - Constructor for class org.pentaho.di.core.KettleAttribute
- KettleAttributeInterface - Interface in org.pentaho.di.core
- KettleAuthException - Exception in org.pentaho.di.core.exception
-
This exception is used by implementations of the Repository API to designate an authentication error.
- KettleAuthException() - Constructor for exception org.pentaho.di.core.exception.KettleAuthException
-
Constructs a new throwable with null as its detail message.
- KettleAuthException(String) - Constructor for exception org.pentaho.di.core.exception.KettleAuthException
-
Constructs a new throwable with the specified detail message.
- KettleAuthException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleAuthException
-
Constructs a new throwable with the specified detail message and cause.
- KettleAuthException(Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleAuthException
-
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).
- KettleClientEnvironment - Class in org.pentaho.di.core
-
This singleton is responsible for initializing the Kettle client environment and remembering if it is initialized.
- KettleClientEnvironment() - Constructor for class org.pentaho.di.core.KettleClientEnvironment
- KettleClientEnvironment.ClientType - Enum in org.pentaho.di.core
- KettleConfigException - Exception in org.pentaho.di.core.exception
- KettleConfigException() - Constructor for exception org.pentaho.di.core.exception.KettleConfigException
-
Constructs a new throwable with null as its detail message.
- KettleConfigException(String) - Constructor for exception org.pentaho.di.core.exception.KettleConfigException
-
Constructs a new throwable with the specified detail message.
- KettleConfigException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleConfigException
-
Constructs a new throwable with the specified detail message and cause.
- KettleConfigException(Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleConfigException
-
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).
- KettleConversionException - Exception in org.pentaho.di.core.exception
- KettleConversionException() - Constructor for exception org.pentaho.di.core.exception.KettleConversionException
-
Constructs a new throwable with null as its detail message.
- KettleConversionException(String, List<Exception>, List<ValueMetaInterface>, Object[]) - Constructor for exception org.pentaho.di.core.exception.KettleConversionException
-
Constructs a new throwable with the specified detail message and cause.
- KettleDatabaseBatchException - Exception in org.pentaho.di.core.exception
-
This exception is used by the Database class.
- KettleDatabaseBatchException() - Constructor for exception org.pentaho.di.core.exception.KettleDatabaseBatchException
-
Constructs a new throwable with null as its detail message.
- KettleDatabaseBatchException(String) - Constructor for exception org.pentaho.di.core.exception.KettleDatabaseBatchException
-
Constructs a new throwable with the specified detail message.
- KettleDatabaseBatchException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleDatabaseBatchException
-
Constructs a new throwable with the specified detail message and cause.
- KettleDatabaseBatchException(Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleDatabaseBatchException
-
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).
- KettleDatabaseException - Exception in org.pentaho.di.core.exception
-
This exception is used by the Database class.
- KettleDatabaseException() - Constructor for exception org.pentaho.di.core.exception.KettleDatabaseException
-
Constructs a new throwable with null as its detail message.
- KettleDatabaseException(String) - Constructor for exception org.pentaho.di.core.exception.KettleDatabaseException
-
Constructs a new throwable with the specified detail message.
- KettleDatabaseException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleDatabaseException
-
Constructs a new throwable with the specified detail message and cause.
- KettleDatabaseException(Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleDatabaseException
-
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).
- KettleDependencyException - Exception in org.pentaho.di.core.exception
-
This exception is used by the Database class.
- KettleDependencyException() - Constructor for exception org.pentaho.di.core.exception.KettleDependencyException
-
Constructs a new throwable with null as its detail message.
- KettleDependencyException(String) - Constructor for exception org.pentaho.di.core.exception.KettleDependencyException
-
Constructs a new throwable with the specified detail message.
- KettleDependencyException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleDependencyException
-
Constructs a new throwable with the specified detail message and cause.
- KettleDependencyException(Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleDependencyException
-
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).
- KettleEOFException - Exception in org.pentaho.di.core.exception
-
This is an exception thrown by file handling (I/O)
- KettleEOFException() - Constructor for exception org.pentaho.di.core.exception.KettleEOFException
-
Constructs a new throwable with null as its detail message.
- KettleEOFException(String) - Constructor for exception org.pentaho.di.core.exception.KettleEOFException
-
Constructs a new throwable with the specified detail message.
- KettleEOFException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleEOFException
-
Constructs a new throwable with the specified detail message and cause.
- KettleEOFException(Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleEOFException
-
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).
- KettleException - Exception in org.pentaho.di.core.exception
-
This is a general Kettle Exception.
- KettleException() - Constructor for exception org.pentaho.di.core.exception.KettleException
-
Constructs a new throwable with null as its detail message.
- KettleException(String) - Constructor for exception org.pentaho.di.core.exception.KettleException
-
Constructs a new throwable with the specified detail message.
- KettleException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleException
-
Constructs a new throwable with the specified detail message and cause.
- KettleException(Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleException
-
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).
- KettleExtensionPoint - Enum in org.pentaho.di.core.extension
- KettleFileException - Exception in org.pentaho.di.core.exception
-
This is an exception thrown by file handling (I/O) when an End Of File marker has been reached.
- KettleFileException() - Constructor for exception org.pentaho.di.core.exception.KettleFileException
-
Constructs a new throwable with null as its detail message.
- KettleFileException(String) - Constructor for exception org.pentaho.di.core.exception.KettleFileException
-
Constructs a new throwable with the specified detail message.
- KettleFileException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleFileException
-
Constructs a new throwable with the specified detail message and cause.
- KettleFileException(Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleFileException
-
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).
- KettleFileNotFoundException - Exception in org.pentaho.di.core.exception
-
Exception thrown when a files does not exists
- KettleFileNotFoundException() - Constructor for exception org.pentaho.di.core.exception.KettleFileNotFoundException
- KettleFileNotFoundException(String) - Constructor for exception org.pentaho.di.core.exception.KettleFileNotFoundException
-
Constructs a new throwable with the specified detail message.
- KettleFileNotFoundException(String, String) - Constructor for exception org.pentaho.di.core.exception.KettleFileNotFoundException
- KettleFileNotFoundException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleFileNotFoundException
-
Constructs a new throwable with the specified detail message and cause.
- KettleFileNotFoundException(Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleFileNotFoundException
-
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).
- KettleFileSystemConfigBuilderFactory - Class in org.pentaho.di.core.vfs.configuration
-
This class supports overriding of config builders by supplying a VariableSpace containing a variable in the format of vfs.[scheme].config.parser where [scheme] is one of the VFS schemes (file, http, sftp, etc...)
- KettleFileSystemConfigBuilderFactory() - Constructor for class org.pentaho.di.core.vfs.configuration.KettleFileSystemConfigBuilderFactory
- KettleGenericFileSystemConfigBuilder - Class in org.pentaho.di.core.vfs.configuration
-
A generic FileSystemConfigBuilder that inserts parameters and values as literally specified.
- KettleGenericFileSystemConfigBuilder() - Constructor for class org.pentaho.di.core.vfs.configuration.KettleGenericFileSystemConfigBuilder
- KettleJobException - Exception in org.pentaho.di.core.exception
-
This exception is used when handling Jobs.
- KettleJobException() - Constructor for exception org.pentaho.di.core.exception.KettleJobException
-
Constructs a new throwable with null as its detail message.
- KettleJobException(String) - Constructor for exception org.pentaho.di.core.exception.KettleJobException
-
Constructs a new throwable with the specified detail message.
- KettleJobException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleJobException
-
Constructs a new throwable with the specified detail message and cause.
- KettleJobException(Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleJobException
-
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).
- KettleLifecycleListener - Interface in org.pentaho.di.core.lifecycle
-
A callback to be notified when the Kettle environment is initialized and shut down.
- KettleLogChannelAppender - Class in org.pentaho.di.core.logging.log4j
- KettleLogChannelAppender(LogChannelInterface, Log4jKettleLayout) - Constructor for class org.pentaho.di.core.logging.log4j.KettleLogChannelAppender
- KettleLoggingEvent - Class in org.pentaho.di.core.logging
- KettleLoggingEvent() - Constructor for class org.pentaho.di.core.logging.KettleLoggingEvent
- KettleLoggingEvent(Object, long, LogLevel) - Constructor for class org.pentaho.di.core.logging.KettleLoggingEvent
- KettleLoggingEventListener - Interface in org.pentaho.di.core.logging
- KettleLogLayout - Class in org.pentaho.di.core.logging
- KettleLogLayout() - Constructor for class org.pentaho.di.core.logging.KettleLogLayout
- KettleLogLayout(boolean) - Constructor for class org.pentaho.di.core.logging.KettleLogLayout
- KettleLogStore - Class in org.pentaho.di.core.logging
- KettleMissingPluginsException - Exception in org.pentaho.di.core.exception
-
This Exception is throws when an error occurs loading plugins.
- KettleMissingPluginsException(String) - Constructor for exception org.pentaho.di.core.exception.KettleMissingPluginsException
-
Constructs a new throwable with the specified detail message.
- KettleMissingPluginsException.PluginDetails - Class in org.pentaho.di.core.exception
- KettleNotUsedException - Exception in org.pentaho.di.core.exception
- KettleNotUsedException() - Constructor for exception org.pentaho.di.core.exception.KettleNotUsedException
- KettleObjectExistsException - Exception in org.pentaho.di.core.exception
- KettleObjectExistsException() - Constructor for exception org.pentaho.di.core.exception.KettleObjectExistsException
-
Constructs a new throwable with null as its detail message.
- KettleObjectExistsException(String) - Constructor for exception org.pentaho.di.core.exception.KettleObjectExistsException
-
Constructs a new throwable with the specified detail message.
- KettleObjectExistsException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleObjectExistsException
-
Constructs a new throwable with the specified detail message and cause.
- KettleObjectExistsException(Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleObjectExistsException
-
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).
- KettlePluginClassMapException - Exception in org.pentaho.di.core.exception
- KettlePluginClassMapException() - Constructor for exception org.pentaho.di.core.exception.KettlePluginClassMapException
- KettlePluginClassMapException(String) - Constructor for exception org.pentaho.di.core.exception.KettlePluginClassMapException
- KettlePluginClassMapException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettlePluginClassMapException
- KettlePluginClassMapException(Throwable) - Constructor for exception org.pentaho.di.core.exception.KettlePluginClassMapException
- KettlePluginException - Exception in org.pentaho.di.core.exception
-
This exception is thrown in case there is an error in the Kettle plugin loader
- KettlePluginException() - Constructor for exception org.pentaho.di.core.exception.KettlePluginException
- KettlePluginException(String) - Constructor for exception org.pentaho.di.core.exception.KettlePluginException
- KettlePluginException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettlePluginException
- KettlePluginException(Throwable) - Constructor for exception org.pentaho.di.core.exception.KettlePluginException
- KettlePluginLoaderException - Exception in org.pentaho.di.core.exception
-
This Exception is throws when an error occurs loading plugins.
- KettlePluginLoaderException(String) - Constructor for exception org.pentaho.di.core.exception.KettlePluginLoaderException
-
Constructs a new throwable with null as its detail message.
- KettlePluginLoaderException(String, String) - Constructor for exception org.pentaho.di.core.exception.KettlePluginLoaderException
-
Constructs a new throwable with the specified detail message.
- KettlePluginLoaderException(String, String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettlePluginLoaderException
-
Constructs a new throwable with the specified detail message and cause.
- KettlePluginLoaderException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettlePluginLoaderException
-
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).
- KettlePluginNotFoundException - Exception in org.pentaho.di.core.exception
-
This exception is thrown in case there is an error in the Kettle plugin loader
- KettlePluginNotFoundException(String) - Constructor for exception org.pentaho.di.core.exception.KettlePluginNotFoundException
- KettlePluginNotFoundException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettlePluginNotFoundException
- KettleRepositoryNotSupportedException - Exception in org.pentaho.di.core.exception
-
This exception is used when a repository type is not recognized
- KettleRepositoryNotSupportedException() - Constructor for exception org.pentaho.di.core.exception.KettleRepositoryNotSupportedException
-
Constructs a new throwable with null as its detail message.
- KettleRepositoryNotSupportedException(String) - Constructor for exception org.pentaho.di.core.exception.KettleRepositoryNotSupportedException
-
Constructs a new throwable with the specified detail message.
- KettleRepositoryNotSupportedException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleRepositoryNotSupportedException
-
Constructs a new throwable with the specified detail message and cause.
- KettleRepositoryNotSupportedException(Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleRepositoryNotSupportedException
-
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).
- KettleRowException - Exception in org.pentaho.di.core.exception
-
This exception is used in row manipulations
- KettleRowException() - Constructor for exception org.pentaho.di.core.exception.KettleRowException
-
Constructs a new throwable with null as its detail message.
- KettleRowException(String) - Constructor for exception org.pentaho.di.core.exception.KettleRowException
-
Constructs a new throwable with the specified detail message.
- KettleRowException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleRowException
-
Constructs a new throwable with the specified detail message and cause.
- KettleRowException(Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleRowException
-
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).
- KettleSecurityException - Exception in org.pentaho.di.core.exception
-
This exception is used by the Database class.
- KettleSecurityException() - Constructor for exception org.pentaho.di.core.exception.KettleSecurityException
-
Constructs a new throwable with null as its detail message.
- KettleSecurityException(String) - Constructor for exception org.pentaho.di.core.exception.KettleSecurityException
-
Constructs a new throwable with the specified detail message.
- KettleSecurityException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleSecurityException
-
Constructs a new throwable with the specified detail message and cause.
- KettleSecurityException(Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleSecurityException
-
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).
- KettleSelectiveParentFirstClassLoader - Class in org.pentaho.di.core.plugins
- KettleSelectiveParentFirstClassLoader(URL[], ClassLoader, String[]) - Constructor for class org.pentaho.di.core.plugins.KettleSelectiveParentFirstClassLoader
- KettleSelectiveParentFirstClassLoader(URL[], ClassLoader, String, String[]) - Constructor for class org.pentaho.di.core.plugins.KettleSelectiveParentFirstClassLoader
- KettleSftpFileSystemConfigBuilder - Class in org.pentaho.di.core.vfs.configuration
-
An SFTP FileSystemConfigBuilder that uses Kettle variables to build SFTP VFS configuration options.
- KettleSftpFileSystemConfigBuilder() - Constructor for class org.pentaho.di.core.vfs.configuration.KettleSftpFileSystemConfigBuilder
- KettleSQLException - Exception in org.pentaho.di.core.exception
-
This is an exception thrown during parsing of SQL by Kettle.
- KettleSQLException() - Constructor for exception org.pentaho.di.core.exception.KettleSQLException
-
Constructs a new throwable with null as its detail message.
- KettleSQLException(String) - Constructor for exception org.pentaho.di.core.exception.KettleSQLException
-
Constructs a new throwable with the specified detail message.
- KettleSQLException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleSQLException
-
Constructs a new throwable with the specified detail message and cause.
- KettleSQLException(Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleSQLException
-
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).
- KettleStepException - Exception in org.pentaho.di.core.exception
-
This Exception is used when handling steps.
- KettleStepException() - Constructor for exception org.pentaho.di.core.exception.KettleStepException
-
Constructs a new throwable with null as its detail message.
- KettleStepException(String) - Constructor for exception org.pentaho.di.core.exception.KettleStepException
-
Constructs a new throwable with the specified detail message.
- KettleStepException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleStepException
-
Constructs a new throwable with the specified detail message and cause.
- KettleStepException(Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleStepException
-
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).
- KettleTransException - Exception in org.pentaho.di.core.exception
-
This exception is used in transformations.
- KettleTransException() - Constructor for exception org.pentaho.di.core.exception.KettleTransException
-
Constructs a new throwable with null as its detail message.
- KettleTransException(String) - Constructor for exception org.pentaho.di.core.exception.KettleTransException
-
Constructs a new throwable with the specified detail message.
- KettleTransException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleTransException
-
Constructs a new throwable with the specified detail message and cause.
- KettleTransException(Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleTransException
-
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).
- KettleTwoWayPasswordEncoder - Class in org.pentaho.di.core.encryption
-
This class handles basic encryption of passwords in Kettle.
- KettleTwoWayPasswordEncoder() - Constructor for class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder
- KettleURLClassLoader - Class in org.pentaho.di.core.plugins
- KettleURLClassLoader(URL[], ClassLoader) - Constructor for class org.pentaho.di.core.plugins.KettleURLClassLoader
- KettleURLClassLoader(URL[], ClassLoader, String) - Constructor for class org.pentaho.di.core.plugins.KettleURLClassLoader
- KettleValueException - Exception in org.pentaho.di.core.exception
-
This exception is used in value calculations.
- KettleValueException() - Constructor for exception org.pentaho.di.core.exception.KettleValueException
-
Constructs a new throwable with null as its detail message.
- KettleValueException(String) - Constructor for exception org.pentaho.di.core.exception.KettleValueException
-
Constructs a new throwable with the specified detail message.
- KettleValueException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleValueException
-
Constructs a new throwable with the specified detail message and cause.
- KettleValueException(Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleValueException
-
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).
- KettleVersionException - Exception in org.pentaho.di.core.exception
-
This is a general Kettle Exception.
- KettleVersionException() - Constructor for exception org.pentaho.di.core.exception.KettleVersionException
-
Constructs a new throwable with null as its detail message.
- KettleVersionException(String) - Constructor for exception org.pentaho.di.core.exception.KettleVersionException
-
Constructs a new throwable with the specified detail message.
- KettleVersionException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleVersionException
-
Constructs a new throwable with the specified detail message and cause.
- KettleVersionException(Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleVersionException
-
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).
- KettleVFS - Class in org.pentaho.di.core.vfs
- KettleVFS.Suffix - Enum in org.pentaho.di.core.vfs
- KettleXMLException - Exception in org.pentaho.di.core.exception
-
This exception is throws when and error is found in an XML snippet.
- KettleXMLException() - Constructor for exception org.pentaho.di.core.exception.KettleXMLException
-
Constructs a new throwable with null as its detail message.
- KettleXMLException(String) - Constructor for exception org.pentaho.di.core.exception.KettleXMLException
-
Constructs a new throwable with the specified detail message.
- KettleXMLException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleXMLException
-
Constructs a new throwable with the specified detail message and cause.
- KettleXMLException(Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleXMLException
-
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).
- KEY_SIZE - Static variable in class org.pentaho.di.core.encryption.CertificateGenEncryptUtil
- KINESIS_POLLING_CONFIG_MAX_RECORDS - Static variable in class org.pentaho.di.core.Const
-
This environment variable is used by the Kinesis consumer to control the number of records retrieved by the PollingConfig, if used.
- KingbaseESDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains Firebird specific information through static final members
- KingbaseESDatabaseMeta() - Constructor for class org.pentaho.di.core.database.KingbaseESDatabaseMeta
- KITCHEN - org.pentaho.di.core.KettleClientEnvironment.ClientType
- KNOX_GATEWAY_ROOT - Static variable in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- KSheet - Interface in org.pentaho.di.core.spreadsheet
-
The interface that is needed by ExcelInput to handle a single numeric data sheet in a workbook.
- KWorkbook - Interface in org.pentaho.di.core.spreadsheet
L
- LABEL - org.pentaho.di.core.spreadsheet.KCellType
- LAFChangeListener<E> - Interface in org.pentaho.di.laf
- LAFDelegate<E extends Handler> - Class in org.pentaho.di.laf
-
A factory delegate for a specific kind of LAFHandler
- LAFDelegate(Class<E>, Class<E>) - Constructor for class org.pentaho.di.laf.LAFDelegate
- LAFFactory - Class in org.pentaho.di.laf
-
the LAFFactory provides a mechanism whereby @see Handler s can be dynamically replaced to enable user driven replacement of dynamic resolvers whether ImageHandlers, MessageHandlers, or other elements of Look and Feel.
- LAFFactory() - Constructor for class org.pentaho.di.laf.LAFFactory
- LAFMessageHandler - Class in org.pentaho.di.i18n
- LAFMessageHandler() - Constructor for class org.pentaho.di.i18n.LAFMessageHandler
- langChoice - Static variable in class org.pentaho.di.i18n.GlobalMessageUtil
- LanguageChoice - Class in org.pentaho.di.i18n
- largeTextField - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- last_day() - Method in class org.pentaho.di.compatibility.Value
- leftstr(int) - Method in class org.pentaho.di.compatibility.Value
- leftstr(Value) - Method in class org.pentaho.di.compatibility.Value
- leftTrim(String) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Deprecated.Use
Const.ltrim(String)
instead - length - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- length() - Method in class org.pentaho.di.compatibility.Value
- LENGTH - Static variable in class org.pentaho.di.core.Const
-
Specifies the length (width) of fields in a number of pixels in dialog boxes.
- lenientStringToNumber - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- LifecycleException - Exception in org.pentaho.di.core.lifecycle
- LifecycleException(boolean) - Constructor for exception org.pentaho.di.core.lifecycle.LifecycleException
- LifecycleException(String, boolean) - Constructor for exception org.pentaho.di.core.lifecycle.LifecycleException
- LifecycleException(String, Throwable, boolean) - Constructor for exception org.pentaho.di.core.lifecycle.LifecycleException
- LifecycleException(Throwable, boolean) - Constructor for exception org.pentaho.di.core.lifecycle.LifecycleException
- LifecycleListener - Interface in org.pentaho.di.core.lifecycle
-
A callback interface that listens to specific lifecycle events triggered when Spoon starts and stops.
- LifeEventHandler - Interface in org.pentaho.di.core.lifecycle
- LifeEventInfo - Class in org.pentaho.di.core.lifecycle
- LifeEventInfo() - Constructor for class org.pentaho.di.core.lifecycle.LifeEventInfo
- LifeEventInfo.Hint - Enum in org.pentaho.di.core.lifecycle
- LifeEventInfo.State - Enum in org.pentaho.di.core.lifecycle
- LIGHTBLUE - org.pentaho.di.core.gui.PrimitiveGCInterface.EColor
- lightClone() - Method in class org.pentaho.di.core.Result
-
Performs a semi-deep copy/clone but does not clone the rows from the Result
- LIGHTGRAY - org.pentaho.di.core.gui.PrimitiveGCInterface.EColor
- like(Value) - Method in class org.pentaho.di.compatibility.Value
- list(IMetaStore) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterServiceOsgi
-
This method lists the NamedCluster in the given IMetaStore
- listNames(IMetaStore) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterServiceOsgi
-
This method returns the list of NamedCluster names in the IMetaStore
- listParameters() - Method in interface org.pentaho.di.core.parameters.NamedParams
-
List the parameters.
- listParameters() - Method in class org.pentaho.di.core.parameters.NamedParamsDefault
- listVariables() - Method in class org.pentaho.di.core.database.Database
- listVariables() - Method in class org.pentaho.di.core.database.DatabaseMeta
- listVariables() - Method in class org.pentaho.di.core.variables.Variables
- listVariables() - Method in interface org.pentaho.di.core.variables.VariableSpace
-
List the variables (not the values) that are currently in the variable space.
- load(String) - Method in class org.pentaho.di.laf.OverlayProperties
-
cleanse and reload the property file
- LOAD_BALANCE - org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
- loadAltProps() - Method in class org.pentaho.di.laf.OverlayPropertyHandler
- loadClass(Class<? extends PluginTypeInterface>, Object, Class<T>) - Method in class org.pentaho.di.core.plugins.PluginRegistry
-
Load the class of the type specified for the plugin that owns the class of the specified object.
- loadClass(Class<? extends PluginTypeInterface>, String, Class<T>) - Method in class org.pentaho.di.core.plugins.PluginRegistry
-
Load the class of the type specified for the plugin with the ID specified.
- loadClass(Class<T>) - Method in interface org.pentaho.di.core.plugins.ClassLoadingPluginInterface
- loadClass(Class<T>) - Method in class org.pentaho.di.core.plugins.SupplementalPlugin
- loadClass(String, boolean) - Method in class org.pentaho.di.core.plugins.KettleSelectiveParentFirstClassLoader
- loadClass(String, boolean) - Method in class org.pentaho.di.core.plugins.KettleURLClassLoader
- loadClass(String, ProtectionDomain) - Method in class org.pentaho.di.core.plugins.KettleURLClassLoader
- loadClass(PluginInterface) - Method in class org.pentaho.di.core.plugins.PluginRegistry
-
Load and instantiate the main class of the plugin specified.
- loadClass(PluginInterface, Class<T>) - Method in class org.pentaho.di.core.plugins.PluginRegistry
-
Load and instantiate the plugin class specified
- loadClassFromParent(String, boolean) - Method in class org.pentaho.di.core.plugins.KettleURLClassLoader
- loadClassFromThisLoader(String, boolean) - Method in class org.pentaho.di.core.plugins.KettleURLClassLoader
- loadDatabaseMetaFromDatabaseElement(IMetaStore, IMetaStoreElement) - Static method in class org.pentaho.di.metastore.DatabaseMetaStoreUtil
- LoaderInputStreamProvider - Interface in org.pentaho.di.i18n
- loadFileContentInBinary(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Deprecated.
- loadFileContentInBinary(ValueMetaInterface, Object, boolean) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- loadFromRepository(RepositoryAttributeInterface) - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
-
Loads details of the log table from a repository.
- loadListeners(HashSet<LAFChangeListener<E>>) - Method in class org.pentaho.di.laf.LAFDelegate
- loadPluginHistory() - Method in class org.pentaho.di.core.Props
-
Load the plugin history from the properties file
- loadProps() - Method in class org.pentaho.di.core.Props
- loadProps(String) - Method in class org.pentaho.di.laf.OverlayProperties
- loadProps(String) - Method in class org.pentaho.di.laf.OverlayPropertyHandler
- loadProps(String) - Method in interface org.pentaho.di.laf.PropertyHandler
-
load properties for the given properties file
- loadServices(Class<T>) - Static method in class org.pentaho.di.core.service.PluginServiceLoader
- loadSvgImage(InputStream) - Static method in class org.pentaho.di.core.svg.SvgSupport
-
Load SVG from file.
- loadXML(Node) - Method in class org.pentaho.di.compatibility.Value
-
Read the data for this Value from an XML Node
- loadXML(Node) - Method in class org.pentaho.di.core.row.ValueMetaAndData
-
Read the data for this Value from an XML Node
- loadXML(Node) - Method in class org.pentaho.di.repository.RepositoryDirectory
-
Load the directory & subdirectories from XML
- loadXMLFile(File) - Static method in class org.pentaho.di.core.xml.XMLHandler
- loadXMLFile(InputStream) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Read in an XML file from the passed input stream and return an XML document
- loadXMLFile(InputStream, String, boolean, boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Load a file into an XML document
- loadXMLFile(String) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Load a file into an XML document
- loadXMLFile(URL) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Load a file into an XML document
- loadXMLFile(FileObject) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Load a file into an XML document
- loadXMLFile(FileObject, String, boolean, boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Load a file into an XML document
- loadXMLString(String) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Calls loadXMLString with deferNodeExpansion = TRUE
- loadXMLString(String, Boolean, Boolean) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Load a String into an XML document
- loadXMLString(String, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Loads the XML document in parameter xml and returns the 'tag' entry.
- loadXMLString(DocumentBuilder, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
- LOCAL_PROVIDER_KEY - Static variable in interface org.pentaho.di.core.osgi.api.MetastoreLocatorOsgi
- localeCodes - Static variable in class org.pentaho.di.i18n.GlobalMessages
- localeDescr - Static variable in class org.pentaho.di.i18n.GlobalMessages
- locales - Static variable in class org.pentaho.di.i18n.GlobalMessages
- LOCK - org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
- lockTables(String[]) - Method in class org.pentaho.di.core.database.Database
-
Lock a tables in the database for write operations
- log - Variable in class org.pentaho.di.core.plugins.BasePluginType
- log - Static variable in class org.pentaho.di.core.plugins.PluginRegistry
- log - Variable in class org.pentaho.di.core.Props
- log - Static variable in class org.pentaho.di.i18n.GlobalMessages
- log() - Method in class org.pentaho.di.compatibility.Value
- LOG_ABANDONED - Static variable in class org.pentaho.di.core.database.ConnectionPoolUtil
- LOG_LEVEL_MAP - Static variable in class org.pentaho.di.core.logging.log4j.KettleLogChannelAppender
-
Maps Kettle LogLevels to Log4j Levels
- Log4jFileAppender - Class in org.pentaho.di.core.logging.log4j
- Log4jFileAppender(FileObject) - Constructor for class org.pentaho.di.core.logging.log4j.Log4jFileAppender
- Log4jFileAppender(FileObject, boolean) - Constructor for class org.pentaho.di.core.logging.log4j.Log4jFileAppender
- Log4jKettleLayout - Class in org.pentaho.di.core.logging.log4j
- Log4jKettleLayout(Charset, boolean) - Constructor for class org.pentaho.di.core.logging.log4j.Log4jKettleLayout
- Log4jLayout - Interface in org.pentaho.di.core.logging.log4j
- logBasic(String) - Method in class org.pentaho.di.core.logging.LogChannel
- logBasic(String) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- logBasic(String, Object...) - Method in class org.pentaho.di.core.logging.LogChannel
- logBasic(String, Object...) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- LogChannel - Class in org.pentaho.di.core.logging
- LogChannel() - Constructor for class org.pentaho.di.core.logging.LogChannel
- LogChannel(Object) - Constructor for class org.pentaho.di.core.logging.LogChannel
- LogChannel(Object, boolean) - Constructor for class org.pentaho.di.core.logging.LogChannel
- LogChannel(Object, boolean, boolean) - Constructor for class org.pentaho.di.core.logging.LogChannel
- LogChannel(Object, LoggingObjectInterface) - Constructor for class org.pentaho.di.core.logging.LogChannel
- LogChannel(Object, LoggingObjectInterface, boolean) - Constructor for class org.pentaho.di.core.logging.LogChannel
- LogChannelFactory - Class in org.pentaho.di.core.logging
- LogChannelFactory() - Constructor for class org.pentaho.di.core.logging.LogChannelFactory
- LogChannelFileWriterBuffer - Class in org.pentaho.di.core.logging
- LogChannelFileWriterBuffer(String) - Constructor for class org.pentaho.di.core.logging.LogChannelFileWriterBuffer
- LogChannelInterface - Interface in org.pentaho.di.core.logging
- LogChannelInterfaceFactory - Interface in org.pentaho.di.core.logging
- logDebug(String) - Method in class org.pentaho.di.core.logging.LogChannel
- logDebug(String) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- logDebug(String, Object...) - Method in class org.pentaho.di.core.logging.LogChannel
- logDebug(String, Object...) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- logDetailed(String) - Method in class org.pentaho.di.core.logging.LogChannel
- logDetailed(String) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- logDetailed(String, Object...) - Method in class org.pentaho.di.core.logging.LogChannel
- logDetailed(String, Object...) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- logError(String) - Method in class org.pentaho.di.core.logging.LogChannel
- logError(String) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- logError(String, Object...) - Method in class org.pentaho.di.core.logging.LogChannel
- logError(String, Object...) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- logError(String, Throwable) - Method in class org.pentaho.di.core.logging.LogChannel
- logError(String, Throwable) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- LogExceptionBehaviourInterface - Interface in org.pentaho.di.core.database.util
- LoggingBuffer - Class in org.pentaho.di.core.logging
-
This class keeps the last N lines in a buffer
- LoggingBuffer(int) - Constructor for class org.pentaho.di.core.logging.LoggingBuffer
- LoggingHierarchy - Class in org.pentaho.di.core.logging
-
The logging hierarchy of a transformation or job
- LoggingHierarchy(String, long, LoggingObjectInterface) - Constructor for class org.pentaho.di.core.logging.LoggingHierarchy
- loggingObject - Static variable in class org.pentaho.di.core.database.DatabaseFactory
- LoggingObject - Class in org.pentaho.di.core.logging
- LoggingObject(Object) - Constructor for class org.pentaho.di.core.logging.LoggingObject
- LoggingObjectInterface - Interface in org.pentaho.di.core.logging
- LoggingObjectLifecycleInterface - Interface in org.pentaho.di.core.logging
- LoggingObjectType - Enum in org.pentaho.di.core.logging
- LoggingPlugin - Annotation Type in org.pentaho.di.core.logging
-
Classes annotated with "LoggingPlugin" are automatically recognized and registered as a new logging channel.
- LoggingPluginInterface - Interface in org.pentaho.di.core.logging
- LoggingPluginType - Class in org.pentaho.di.core.logging
-
This class represents the logging plugin type.
- LoggingPrintStream - Class in org.pentaho.di.core.logging
- LoggingPrintStream(PrintStream) - Constructor for class org.pentaho.di.core.logging.LoggingPrintStream
- LoggingRegistry - Class in org.pentaho.di.core.logging
-
This class keeps track of all LoggingObjects that implement the LoggingObjectInterface which register with the LoggingRegistry.
- LogLevel - Enum in org.pentaho.di.core.logging
- logLevelDescriptions - Static variable in enum org.pentaho.di.core.logging.LogLevel
- logLogLevelCodes() - Static method in enum org.pentaho.di.core.logging.LogLevel
- LogMessage - Class in org.pentaho.di.core.logging
- LogMessage(String, String, Object[], LogLevel) - Constructor for class org.pentaho.di.core.logging.LogMessage
- LogMessage(String, String, LogLevel) - Constructor for class org.pentaho.di.core.logging.LogMessage
-
Recommended use :
- LogMessage(String, LogLevel) - Constructor for class org.pentaho.di.core.logging.LogMessage
-
Backward compatibility : no registry used, just log the subject as part of the message
- LogMessageInterface - Interface in org.pentaho.di.core.logging
- logMinimal(String) - Method in class org.pentaho.di.core.logging.LogChannel
- logMinimal(String) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- logMinimal(String, Object...) - Method in class org.pentaho.di.core.logging.LogChannel
- logMinimal(String, Object...) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- logRowlevel(String) - Method in class org.pentaho.di.core.logging.LogChannel
- logRowlevel(String) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- logRowlevel(String, Object...) - Method in class org.pentaho.di.core.logging.LogChannel
- logRowlevel(String, Object...) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- LogStatus - Enum in org.pentaho.di.core.logging
-
This enumeration describes the logging status in a logging table for transformations and jobs.
- LogTableCoreInterface - Interface in org.pentaho.di.core.logging
- LogTableField - Class in org.pentaho.di.core.logging
-
This is a single log table field.
The user can select this field or not, sees a field name, a description in the UI too. - LogTableField(String, boolean, boolean, String, String, String, int, int) - Constructor for class org.pentaho.di.core.logging.LogTableField
- LogTableField(String, boolean, String, Object, String, String) - Constructor for class org.pentaho.di.core.logging.LogTableField
- LogTableField(String, String, Object) - Constructor for class org.pentaho.di.core.logging.LogTableField
-
Create a new enabled log table field with the specified field name for the specified subject.
- LongHashIndex - Class in org.pentaho.di.core.hash
- LongHashIndex() - Constructor for class org.pentaho.di.core.hash.LongHashIndex
-
Create a new long/long hash index
- LongHashIndex(int) - Constructor for class org.pentaho.di.core.hash.LongHashIndex
-
Create a new long/long hash index
- LongObjectId - Class in org.pentaho.di.repository
- LongObjectId(long) - Constructor for class org.pentaho.di.repository.LongObjectId
- LongObjectId(ObjectId) - Constructor for class org.pentaho.di.repository.LongObjectId
- longValue() - Method in class org.pentaho.di.repository.LongObjectId
- lookupDate(String) - Method in class org.pentaho.di.core.date.DateCache
-
Deprecated.
- LookupFilter - Interface in org.pentaho.di.connections
-
Created by bmorrise on 2/12/19.
- LookupReferencesException - Exception in org.pentaho.di.core.exception
- LookupReferencesException(String, Throwable, Map<String, RepositoryObjectType>) - Constructor for exception org.pentaho.di.core.exception.LookupReferencesException
-
Constructs a new throwable with the specified detail message and cause.
- LookupReferencesException(String, Map<String, RepositoryObjectType>) - Constructor for exception org.pentaho.di.core.exception.LookupReferencesException
-
Constructs a new throwable with the specified detail message.
- LookupReferencesException(Throwable, Map<String, RepositoryObjectType>) - Constructor for exception org.pentaho.di.core.exception.LookupReferencesException
-
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).
- LookupReferencesException(Map<String, RepositoryObjectType>) - Constructor for exception org.pentaho.di.core.exception.LookupReferencesException
-
Constructs a new throwable with null as its detail message.
- lower() - Method in class org.pentaho.di.compatibility.Value
- lowerCase(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- lpad(int) - Method in class org.pentaho.di.compatibility.Value
- lpad(int, String) - Method in class org.pentaho.di.compatibility.Value
- lpad(Value) - Method in class org.pentaho.di.compatibility.Value
- lpad(Value, Value) - Method in class org.pentaho.di.compatibility.Value
- Lpad(String, String, int) - Static method in class org.pentaho.di.core.Const
-
New method avoids string concatenation is between 20% and > 2000% faster depending on length of the string to pad, and the size to pad it to.
- ltrim() - Method in class org.pentaho.di.compatibility.Value
- ltrim(String) - Static method in class org.pentaho.di.core.Const
-
Left trim: remove spaces to the left of a String.
- LucidDBDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains LucidDB specific information through static final members
- LucidDBDatabaseMeta() - Constructor for class org.pentaho.di.core.database.LucidDBDatabaseMeta
M
- MAGENTA - org.pentaho.di.core.gui.PrimitiveGCInterface.EColor
- main(String[]) - Static method in class org.pentaho.di.core.date.DateCache
-
Deprecated.
- main(String[]) - Static method in class org.pentaho.di.core.encryption.Encr
-
Create an encrypted password
- main(String[]) - Static method in class org.pentaho.di.core.row.SpeedTest
- manifestGetter - Static variable in class org.pentaho.di.version.BuildVersion
- ManifestGetter - Class in org.pentaho.di.version
- ManifestGetter() - Constructor for class org.pentaho.di.version.ManifestGetter
- MARGIN - Static variable in class org.pentaho.di.core.Const
-
The margin between the different dialog components & widgets
- MariaDBDatabaseMeta - Class in org.pentaho.di.core.database
- MariaDBDatabaseMeta() - Constructor for class org.pentaho.di.core.database.MariaDBDatabaseMeta
- matches(CharSequence, CharSequence) - Static method in class org.pentaho.di.core.util.PentahoJaroWinklerDistance
-
This method returns the Jaro-Winkler string matches, transpositions, prefix, max array.
- matches(String) - Method in class org.pentaho.di.core.plugins.Plugin
- matches(String) - Method in interface org.pentaho.di.core.plugins.PluginInterface
- MAX - org.pentaho.di.core.metrics.MetricsSnapshotType
- MAX_ACTIVE - Static variable in class org.pentaho.di.core.database.ConnectionPoolUtil
- MAX_CHAR_LEN - Static variable in class org.pentaho.di.core.database.NetezzaDatabaseMeta
- MAX_DATE - Static variable in class org.pentaho.di.core.Const
-
Default maximum date range...
- MAX_FILE_HIST - Static variable in class org.pentaho.di.core.Const
-
Max nr.
- MAX_IDLE - Static variable in class org.pentaho.di.core.database.ConnectionPoolUtil
- MAX_LOG_LINE_TIMEOUT_MINUTES - Static variable in class org.pentaho.di.core.Const
-
The default log line timeout in minutes : 12 hours
- MAX_NR_HISTORY_LINES - Static variable in class org.pentaho.di.core.Const
-
The default maximum for the nr of lines in the history views
- MAX_NR_LOG_LINES - Static variable in class org.pentaho.di.core.Const
-
The default maximum for the nr of lines in the GUI logs
- MAX_OPEN_PREPARED_STATEMENTS - Static variable in class org.pentaho.di.core.database.ConnectionPoolUtil
- MAX_UNDO - Static variable in class org.pentaho.di.core.Const
-
The default undo level for Kettle
- MAX_WAIT - Static variable in class org.pentaho.di.core.database.ConnectionPoolUtil
- MAX_YEAR - Static variable in class org.pentaho.di.core.Const
-
The default maximum year in a dimension date range
- MENU_LOG_FILE - Static variable in class org.pentaho.di.core.Const
-
The base name of the Menu logfile
- merge(Value) - Method in class org.pentaho.di.compatibility.Value
-
Merges another Value.
- merge(PluginInterface) - Method in interface org.pentaho.di.core.plugins.PluginInterface
- mergeData(Row) - Method in class org.pentaho.di.compatibility.Row
-
Merge the data of row r to this Row.
- mergeParametersWith(NamedParams, boolean) - Method in interface org.pentaho.di.core.parameters.NamedParams
-
Merge the given named parameters with current ones.
- mergeParametersWith(NamedParams, boolean) - Method in class org.pentaho.di.core.parameters.NamedParamsDefault
- mergeRow(Row) - Method in class org.pentaho.di.compatibility.Row
-
Merge the values of row r to this Row.
- mergeRowMeta(RowMetaInterface) - Method in class org.pentaho.di.core.row.RowMeta
-
Merge the values of row r to this Row.
- mergeRowMeta(RowMetaInterface) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Deprecated.
- mergeRowMeta(RowMetaInterface, String) - Method in class org.pentaho.di.core.row.RowMeta
-
Merge the values of row r to this Row.
- mergeRowMeta(RowMetaInterface, String) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Merge the values of row r to this Row.
- mergeRowMetaAndData(RowMetaAndData, String) - Method in class org.pentaho.di.core.RowMetaAndData
- MessageHandler - Interface in org.pentaho.di.i18n
-
Standard Message handler that takes a root package, plus key and resolves that into one/more resultant messages.
- METADATA - Static variable in class org.pentaho.di.core.logging.LogChannel
- METADATA_SUBJECT - Static variable in class org.pentaho.di.core.logging.LogChannel
- MetaStoreConst - Class in org.pentaho.di.metastore
- MetaStoreConst() - Constructor for class org.pentaho.di.metastore.MetaStoreConst
- MetastoreLocatorOsgi - Interface in org.pentaho.di.core.osgi.api
-
Created by tkafalas on 7/10/2017.
- METRIC_CENTRAL_LOG_STORE_TIMEOUT_CLEAN_COUNT - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_CENTRAL_LOG_STORE_TIMEOUT_CLEAN_TIME - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_CONNECT_START - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_CONNECT_STOP - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_CREATE_SQL_START - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_CREATE_SQL_STOP - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_EXECUTE_SQL_START - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_EXECUTE_SQL_STOP - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_GET_DBMETA_START - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_GET_DBMETA_STOP - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_GET_LOOKUP_START - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_GET_LOOKUP_STOP - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_GET_ROW_COUNT - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_GET_ROW_MAX_TIME - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_GET_ROW_META_START - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_GET_ROW_META_STOP - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_GET_ROW_MIN_TIME - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_GET_ROW_SUM_TIME - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_OPEN_QUERY_START - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_OPEN_QUERY_STOP - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_PREPARE_DBPROC_START - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_PREPARE_DBPROC_STOP - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_PREPARE_DELETE_START - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_PREPARE_DELETE_STOP - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_PREPARE_SQL_START - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_PREPARE_SQL_STOP - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_PREPARE_UPDATE_START - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_PREPARE_UPDATE_STOP - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_SET_LOOKUP_START - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_SET_LOOKUP_STOP - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_SQL_VALUES_START - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_DATABASE_SQL_VALUES_STOP - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_JOB_START - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_JOB_STOP - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_JOBENTRY_START - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_JOBENTRY_STOP - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_LOGGING_REGISTRY_CLEAN_COUNT - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_LOGGING_REGISTRY_CLEAN_TIME - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_LOGGING_REGISTRY_GET_CHILDREN_COUNT - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_LOGGING_REGISTRY_GET_CHILDREN_TIME - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_PLUGIN_REGISTRY_PLUGIN_REGISTRATION_START - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_PLUGIN_REGISTRY_PLUGIN_REGISTRATION_STOP - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_PLUGIN_REGISTRY_PLUGIN_TYPE_REGISTRATION_START - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_PLUGIN_REGISTRY_PLUGIN_TYPE_REGISTRATION_STOP - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_PLUGIN_REGISTRY_REGISTER_EXTENSION_START - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_PLUGIN_REGISTRY_REGISTER_EXTENSION_STOP - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_PLUGIN_REGISTRY_REGISTER_EXTENSIONS_START - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_PLUGIN_REGISTRY_REGISTER_EXTENSIONS_STOP - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_STEP_EXECUTION_START - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_STEP_EXECUTION_STOP - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_STEP_INIT_START - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_STEP_INIT_STOP - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_TRANSFORMATION_EXECUTION_START - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_TRANSFORMATION_EXECUTION_STOP - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_TRANSFORMATION_INIT_START - Static variable in class org.pentaho.di.core.logging.Metrics
- METRIC_TRANSFORMATION_INIT_STOP - Static variable in class org.pentaho.di.core.logging.Metrics
- Metrics - Class in org.pentaho.di.core.logging
- Metrics(MetricsSnapshotType, String, String) - Constructor for class org.pentaho.di.core.logging.Metrics
- MetricsDuration - Class in org.pentaho.di.core.metrics
- MetricsDuration(Date, String, String, String, Long) - Constructor for class org.pentaho.di.core.metrics.MetricsDuration
- MetricsDuration(Date, String, String, String, Long, Long) - Constructor for class org.pentaho.di.core.metrics.MetricsDuration
- MetricsInterface - Interface in org.pentaho.di.core.logging
- MetricsRegistry - Class in org.pentaho.di.core.logging
-
This singleton will capture all the metrics coming from the various log channels based on the log channel ID.
- MetricsSnapshot - Class in org.pentaho.di.core.metrics
- MetricsSnapshot(MetricsSnapshotType, MetricsInterface, long, String) - Constructor for class org.pentaho.di.core.metrics.MetricsSnapshot
-
Create a snapshot metric with a value.
- MetricsSnapshot(MetricsSnapshotType, MetricsInterface, String) - Constructor for class org.pentaho.di.core.metrics.MetricsSnapshot
-
Create a new metrics snapshot without a subject
- MetricsSnapshot(MetricsSnapshotType, MetricsInterface, String, long, String) - Constructor for class org.pentaho.di.core.metrics.MetricsSnapshot
-
Create a snapshot metric with a value.
- MetricsSnapshot(MetricsSnapshotType, MetricsInterface, String, String) - Constructor for class org.pentaho.di.core.metrics.MetricsSnapshot
-
Create a new metrics snapshot
- MetricsSnapshotInterface - Interface in org.pentaho.di.core.metrics
- MetricsSnapshotType - Enum in org.pentaho.di.core.metrics
- MetricsUtil - Class in org.pentaho.di.core.metrics
- MetricsUtil() - Constructor for class org.pentaho.di.core.metrics.MetricsUtil
- MIDDLE_PCT - Static variable in class org.pentaho.di.core.Const
-
The default percentage of the width of screen where we consider the middle of a dialog.
- MILESTONE - org.pentaho.di.core.Const.ReleaseType
- MIN - org.pentaho.di.core.metrics.MetricsSnapshotType
- MIN_DATE - Static variable in class org.pentaho.di.core.Const
-
Default minimum date range...
- MIN_IDLE - Static variable in class org.pentaho.di.core.database.ConnectionPoolUtil
- MIN_YEAR - Static variable in class org.pentaho.di.core.Const
-
The default minimum year in a dimension date range
- MINIMAL - org.pentaho.di.core.logging.LogLevel
- minus(byte) - Method in class org.pentaho.di.compatibility.Value
- minus(double) - Method in class org.pentaho.di.compatibility.Value
- minus(int) - Method in class org.pentaho.di.compatibility.Value
- minus(long) - Method in class org.pentaho.di.compatibility.Value
- minus(BigDecimal) - Method in class org.pentaho.di.compatibility.Value
- minus(Value) - Method in class org.pentaho.di.compatibility.Value
- minus(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- minuteOfHour(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- mod(byte) - Method in class org.pentaho.di.compatibility.Value
- mod(double) - Method in class org.pentaho.di.compatibility.Value
- mod(int) - Method in class org.pentaho.di.compatibility.Value
- mod(long) - Method in class org.pentaho.di.compatibility.Value
- mod(BigDecimal) - Method in class org.pentaho.di.compatibility.Value
- mod(Value) - Method in class org.pentaho.di.compatibility.Value
- MondrianNativeDatabaseMeta - Class in org.pentaho.di.core.database
- MondrianNativeDatabaseMeta() - Constructor for class org.pentaho.di.core.database.MondrianNativeDatabaseMeta
- MonetDBDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains Generic Database Connection information through static final members
- MonetDBDatabaseMeta() - Constructor for class org.pentaho.di.core.database.MonetDBDatabaseMeta
- monthOfDate(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- moveTo(FileObject) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
- moveTo(FileObject) - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
- MSAccessDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains MySQL specific information through static final members
- MSAccessDatabaseMeta() - Constructor for class org.pentaho.di.core.database.MSAccessDatabaseMeta
- MSSQLServerDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains MySQL specific information through static final members
- MSSQLServerDatabaseMeta() - Constructor for class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- MSSQLServerNativeDatabaseMeta - Class in org.pentaho.di.core.database
- MSSQLServerNativeDatabaseMeta() - Constructor for class org.pentaho.di.core.database.MSSQLServerNativeDatabaseMeta
- multiply(byte) - Method in class org.pentaho.di.compatibility.Value
- multiply(double) - Method in class org.pentaho.di.compatibility.Value
- multiply(float) - Method in class org.pentaho.di.core.gui.Point
- multiply(int) - Method in class org.pentaho.di.compatibility.Value
- multiply(long) - Method in class org.pentaho.di.compatibility.Value
- multiply(BigDecimal) - Method in class org.pentaho.di.compatibility.Value
- multiply(Value) - Method in class org.pentaho.di.compatibility.Value
- multiply(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- multiplyBigDecimals(BigDecimal, BigDecimal, MathContext) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- multiplyDoubles(Double, Double) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- multiplyLongs(Long, Long) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- multiplyNumeric(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- multiplyString(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- MySQLDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains MySQL specific information through static final members
- MySQLDatabaseMeta() - Constructor for class org.pentaho.di.core.database.MySQLDatabaseMeta
N
- name - Variable in class org.pentaho.di.core.plugins.BasePluginType
- name - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- name() - Method in annotation type org.pentaho.di.core.encryption.TwoWayPasswordEncoderPlugin
- name() - Method in annotation type org.pentaho.di.core.logging.LoggingPlugin
- name() - Method in annotation type org.pentaho.di.core.plugins.RegistryPlugin
- name() - Method in annotation type org.pentaho.di.core.row.value.ValueMetaPlugin
- NAME - Static variable in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetailsProvider
- NAMED_CLUSTER_FS_OPTION - Static variable in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- NAMED_CLUSTER_ID - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
- NAMED_CLUSTER_XML_TAG - Static variable in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- NAMED_CLUSTERS_FS_OPTION - Static variable in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- NamedClusterOsgi - Interface in org.pentaho.di.core.osgi.api
-
Created by tkafalas on 7/6/2017.
- NamedClusterServiceOsgi - Interface in org.pentaho.di.core.osgi.api
-
Created by tkafalas on 7/6/2017.
- NamedClusterSiteFile - Interface in org.pentaho.di.core.osgi.api
- NamedClusterSiteFileImpl - Class in org.pentaho.di.core.osgi.impl
- NamedClusterSiteFileImpl() - Constructor for class org.pentaho.di.core.osgi.impl.NamedClusterSiteFileImpl
- NamedClusterSiteFileImpl(String, long, String) - Constructor for class org.pentaho.di.core.osgi.impl.NamedClusterSiteFileImpl
- NamedClusterSiteFileImpl(String, String) - Constructor for class org.pentaho.di.core.osgi.impl.NamedClusterSiteFileImpl
-
Deprecated.
- NamedParams - Interface in org.pentaho.di.core.parameters
-
Interface to implement named parameters.
- NamedParamsDefault - Class in org.pentaho.di.core.parameters
-
This class is an implementation of NamedParams.
- NamedParamsDefault() - Constructor for class org.pentaho.di.core.parameters.NamedParamsDefault
-
Default constructor.
- NamedParamsException - Exception in org.pentaho.di.core.parameters
-
This is a PDI Exception for the named parameters.
- NamedParamsException() - Constructor for exception org.pentaho.di.core.parameters.NamedParamsException
-
Constructs a new throwable with null as its detail message.
- NamedParamsException(String) - Constructor for exception org.pentaho.di.core.parameters.NamedParamsException
-
Constructs a new throwable with the specified detail message.
- NamedParamsException(String, Throwable) - Constructor for exception org.pentaho.di.core.parameters.NamedParamsException
-
Constructs a new throwable with the specified detail message and cause.
- NamedParamsException(Throwable) - Constructor for exception org.pentaho.di.core.parameters.NamedParamsException
-
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).
- nanoTime() - Static method in class org.pentaho.di.core.Const
-
Return the current time as nano-seconds.
- needsPlaceHolder() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
Indicates the need to insert a placeholder (0) for auto increment fields.
- needsPlaceHolder() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
Indicates the need to insert a placeholder (0) for auto increment fields.
- needsPlaceHolder() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Indicates the need to insert a placeholder (0) for auto increment fields.
- needsPlaceHolder() - Method in class org.pentaho.di.core.database.InformixDatabaseMeta
-
Indicates the need to insert a placeholder (0) for auto increment fields.
- needsToLockAllTables() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- needsToLockAllTables() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- needsToLockAllTables() - Method in class org.pentaho.di.core.database.DatabaseMeta
- needsToLockAllTables() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
- needsToLockAllTables() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- needsToLockAllTables() - Method in class org.pentaho.di.core.database.InformixDatabaseMeta
- needsToLockAllTables() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
- needsToLockAllTables() - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
- needsToLockAllTables() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
- needsToLockAllTables() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
- negate() - Method in class org.pentaho.di.core.Condition
- NeoviewDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains HP Neoview specific information through static final members
- NeoviewDatabaseMeta() - Constructor for class org.pentaho.di.core.database.NeoviewDatabaseMeta
- NetezzaDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains Netezza specific information through static final members
- NetezzaDatabaseMeta() - Constructor for class org.pentaho.di.core.database.NetezzaDatabaseMeta
- newHandlerInstance(String) - Method in class org.pentaho.di.laf.LAFDelegate
-
load a concrete Handler for a given Interface (by String classname) if the class is not instantiable, will fallback to default, and then fallback to an abstract implementation.
- next() - Method in class org.pentaho.di.core.Counter
- NonAccessibleFileObject - Class in org.pentaho.di.core.fileinput
- NonAccessibleFileObject(String) - Constructor for class org.pentaho.di.core.fileinput.NonAccessibleFileObject
- nonOsgiFromXmlForEmbed(Node) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
-
This is the NamedClusterOsgi equivalent of the line commented above.
- normalConnect(String) - Method in class org.pentaho.di.core.database.Database
-
Open the database connection.
- normalizeArrays(int, boolean[]...) - Static method in class org.pentaho.di.core.util.Utils
-
Normalize boolean array lengths for synchronization of arrays within steps
- normalizeArrays(int, int[]...) - Static method in class org.pentaho.di.core.util.Utils
-
Normalize int array lengths for synchronization of arrays within steps
- normalizeArrays(int, long[]...) - Static method in class org.pentaho.di.core.util.Utils
-
Normalize long array lengths for synchronization of arrays within steps
- normalizeArrays(int, short[]...) - Static method in class org.pentaho.di.core.util.Utils
-
Normalize short array lengths for synchronization of arrays within steps
- normalizeArrays(int, String[]...) - Static method in class org.pentaho.di.core.util.Utils
-
Normalize String array lengths for synchronization of arrays within steps
- normalizePath(String, String) - Static method in class org.pentaho.di.core.vfs.KettleVFS
- NOTE - org.pentaho.di.core.gui.PrimitiveGCInterface.EFont
- NOTE_MARGIN - Static variable in class org.pentaho.di.core.Const
-
The margin between the text of a note and its border.
- NOTHING - org.pentaho.di.core.logging.LogLevel
- notify(E) - Method in interface org.pentaho.di.laf.LAFChangeListener
- notify(MessageHandler) - Method in class org.pentaho.di.i18n.BaseMessages
- notify(PropertyHandler) - Method in class org.pentaho.di.laf.BasePropertyHandler
- notifyListeners() - Method in class org.pentaho.di.laf.LAFDelegate
- nrConditions() - Method in class org.pentaho.di.core.Condition
- nrOfFiles() - Method in class org.pentaho.di.core.fileinput.FileInputList
- nrOfMissingFiles() - Method in class org.pentaho.di.core.fileinput.FileInputList
- nrSpacesAfter(String) - Static method in class org.pentaho.di.core.Const
-
Count the number of spaces to the right of a text.
- nrSpacesAfter(String) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Count the number of spaces to the right of a text.
- nrSpacesBefore(String) - Static method in class org.pentaho.di.core.Const
-
Count the number of spaces to the left of a text.
- nrSpacesBefore(String) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Count the number of spaces to the left of a text.
- NULL_BIGNUMBER - Static variable in class org.pentaho.di.core.Const
-
Default string representing Null BigNumber values (empty)
- NULL_BINARY - Static variable in class org.pentaho.di.core.Const
-
Default string representing Null Binary values (empty)
- NULL_BOOLEAN - Static variable in class org.pentaho.di.core.Const
-
Default string representing Null Boolean values (empty)
- NULL_DATE - Static variable in class org.pentaho.di.core.Const
-
Default string representing Null Date values (empty)
- NULL_INTEGER - Static variable in class org.pentaho.di.core.Const
-
Default string representing Null Integer values (empty)
- NULL_NONE - Static variable in class org.pentaho.di.core.Const
-
Default string representing Null Undefined values (empty)
- NULL_NUMBER - Static variable in class org.pentaho.di.core.Const
-
Default string representing Null Number values (empty)
- NULL_STRING - Static variable in class org.pentaho.di.core.Const
-
Default string representing Null String values (empty)
- NullNumberConverter - Class in org.pentaho.di.core.injection
-
An extension to the
DefaultInjectionTypeConverter
that converts null and empty values to -1 for number/int type variables. - NullNumberConverter() - Constructor for class org.pentaho.di.core.injection.NullNumberConverter
- nullStringComparator - Static variable in class org.pentaho.di.core.plugins.Plugin
- nullToEmpty(String) - Static method in class org.pentaho.di.core.Const
-
Return empty string "" in case the given parameter is null, otherwise return the same value.
- num2dat() - Method in class org.pentaho.di.compatibility.Value
- num2str() - Method in class org.pentaho.di.compatibility.Value
- num2str(String) - Method in class org.pentaho.di.compatibility.Value
- num2str(String, String) - Method in class org.pentaho.di.compatibility.Value
- num2str(String, String, String) - Method in class org.pentaho.di.compatibility.Value
- num2str(String, String, String, String) - Method in class org.pentaho.di.compatibility.Value
- NUMBER - org.pentaho.di.core.spreadsheet.KCellType
- NUMBER_FORMULA - org.pentaho.di.core.spreadsheet.KCellType
- number2boolean(Double) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
- number2boolean(Double) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
- number2booleanPrimitive(Double) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
- number2booleanPrimitive(Double) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
- number2enum(Class<?>, Double) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
- number2integer(Double) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
- number2integer(Double) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
- number2intPrimitive(Double) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
- number2intPrimitive(Double) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
- number2intPrimitive(Double) - Method in class org.pentaho.di.core.injection.NullNumberConverter
- number2long(Double) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
- number2long(Double) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
- number2longPrimitive(Double) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
- number2longPrimitive(Double) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
- number2string(Double) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
- number2string(Double) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
- numberOfBinaryStringConversions - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- nvl(Value) - Method in class org.pentaho.di.compatibility.Value
- nvl(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- NVL(String, String) - Static method in class org.pentaho.di.core.Const
-
Implements Oracle style NVL function
O
- ObjectId - Interface in org.pentaho.di.repository
-
This interface allows an object to be identified with an ID in a repository (or elsewhere).
- ObjectLocationSpecificationMethod - Enum in org.pentaho.di.core
- ObjectRecipient - Interface in org.pentaho.di.repository
- ObjectRecipient.Type - Enum in org.pentaho.di.repository
- ObjectRevision - Interface in org.pentaho.di.repository
-
A revision is simply a name, a commit comment and a date
- objectTypePairsToString() - Method in exception org.pentaho.di.core.exception.LookupReferencesException
- objectTypes - Variable in class org.pentaho.di.core.plugins.BasePluginType
- ObjectUsageCount - Class in org.pentaho.di.core
- ObjectUsageCount(String, int) - Constructor for class org.pentaho.di.core.ObjectUsageCount
- OGNL - Static variable in class org.pentaho.di.core.config.PropertySetter
- OgnlExpression - Class in org.pentaho.di.core.config
-
Utility class to encapsulate OGNL expressions.
- OgnlExpression(String) - Constructor for class org.pentaho.di.core.config.OgnlExpression
- OK - Static variable in class org.pentaho.di.www.WebResult
- oldXORHashCode(Object[]) - Method in class org.pentaho.di.core.row.RowMeta
-
Deprecated.
- oldXORHashCode(Object[]) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Deprecated.
- onEnvironmentInit() - Method in interface org.pentaho.di.core.lifecycle.KettleLifecycleListener
-
Called during KettleEnvironment initialization.
- onEnvironmentShutdown() - Method in interface org.pentaho.di.core.lifecycle.KettleLifecycleListener
-
Called when the VM that initialized KettleEnvironment terminates.
- onExit(LifeEventHandler) - Method in interface org.pentaho.di.core.lifecycle.LifecycleListener
-
Called when the application ends
- ONLY_FILES - org.pentaho.di.core.fileinput.FileInputList.FileTypeFilter
- ONLY_FOLDERS - org.pentaho.di.core.fileinput.FileInputList.FileTypeFilter
- onlySpaces(String) - Static method in class org.pentaho.di.core.Const
-
Checks whether or not a String consists only of spaces.
- onlySpaces(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- onlySpaces(String) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Checks whether or not a String consists only of spaces.
- onStart(LifeEventHandler) - Method in interface org.pentaho.di.core.lifecycle.LifecycleListener
-
Called when the application starts.
- open() - Method in interface org.pentaho.di.connections.vfs.VFSDetailsComposite
- openDialog(Object, Object) - Method in interface org.pentaho.di.connections.ConnectionDetails
- openLocalPentahoMetaStore() - Static method in class org.pentaho.di.metastore.MetaStoreConst
- openLocalPentahoMetaStore(boolean) - Static method in class org.pentaho.di.metastore.MetaStoreConst
- OpenMapping - org.pentaho.di.core.extension.KettleExtensionPoint
- openQuery(String) - Method in class org.pentaho.di.core.database.Database
- openQuery(String, RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.database.Database
-
Open a query on the database with a set of parameters stored in a Kettle Row
- openQuery(String, RowMetaInterface, Object[], int) - Method in class org.pentaho.di.core.database.Database
- openQuery(String, RowMetaInterface, Object[], int, boolean) - Method in class org.pentaho.di.core.database.Database
- openQuery(PreparedStatement, RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.database.Database
- OpenRecent - org.pentaho.di.core.extension.KettleExtensionPoint
- openTag(String) - Static method in class org.pentaho.di.core.xml.XMLHandler
- openTag(StringBuilder, String) - Static method in class org.pentaho.di.core.xml.XMLHandler
- openTag(StringBuilder, String, Map<String, String>) - Static method in class org.pentaho.di.core.xml.XMLHandler
- OPERATOR_AND - Static variable in class org.pentaho.di.core.Condition
- OPERATOR_AND_NOT - Static variable in class org.pentaho.di.core.Condition
- OPERATOR_NONE - Static variable in class org.pentaho.di.core.Condition
- OPERATOR_NOT - Static variable in class org.pentaho.di.core.Condition
- OPERATOR_OR - Static variable in class org.pentaho.di.core.Condition
- OPERATOR_OR_NOT - Static variable in class org.pentaho.di.core.Condition
- OPERATOR_XOR - Static variable in class org.pentaho.di.core.Condition
- operators - Static variable in class org.pentaho.di.core.Condition
- optionallyDecodeUriString(String) - Static method in class org.pentaho.di.core.Const
-
Convert a string containing a URI with escaped special characters and return the decoded version depending on system property settings.
- optionallyQuoteStringByOS(String) - Static method in class org.pentaho.di.core.Const
-
Quote a string depending on the OS.
- or(Value) - Method in class org.pentaho.di.compatibility.Value
- OracleDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains Oracle specific information through static final members
- OracleDatabaseMeta() - Constructor for class org.pentaho.di.core.database.OracleDatabaseMeta
- OracleRDBDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains Oracle RDB specific information through static final members
- OracleRDBDatabaseMeta() - Constructor for class org.pentaho.di.core.database.OracleRDBDatabaseMeta
- ORANGE - org.pentaho.di.core.gui.PrimitiveGCInterface.EColor
- org.pentaho.di.cluster - package org.pentaho.di.cluster
- org.pentaho.di.compatibility - package org.pentaho.di.compatibility
-
Contains all classes that make up the possible Value types: ValueString, ValueNumber, ..., the interface and the Value class itself.
- org.pentaho.di.connections - package org.pentaho.di.connections
- org.pentaho.di.connections.annotations - package org.pentaho.di.connections.annotations
- org.pentaho.di.connections.utils - package org.pentaho.di.connections.utils
- org.pentaho.di.connections.vfs - package org.pentaho.di.connections.vfs
- org.pentaho.di.connections.vfs.builder - package org.pentaho.di.connections.vfs.builder
- org.pentaho.di.connections.vfs.provider - package org.pentaho.di.connections.vfs.provider
- org.pentaho.di.connections.vfs.providers.other - package org.pentaho.di.connections.vfs.providers.other
- org.pentaho.di.core - package org.pentaho.di.core
- org.pentaho.di.core.config - package org.pentaho.di.core.config
- org.pentaho.di.core.database - package org.pentaho.di.core.database
-
Contains all the different database dialects as well as the DatabaseMeta class (definition) and the Database class (execution)
- org.pentaho.di.core.database.map - package org.pentaho.di.core.database.map
- org.pentaho.di.core.database.util - package org.pentaho.di.core.database.util
- org.pentaho.di.core.date - package org.pentaho.di.core.date
- org.pentaho.di.core.encryption - package org.pentaho.di.core.encryption
- org.pentaho.di.core.exception - package org.pentaho.di.core.exception
-
This package contains a set of Exceptions used in Kettle.
- org.pentaho.di.core.extension - package org.pentaho.di.core.extension
- org.pentaho.di.core.fileinput - package org.pentaho.di.core.fileinput
- org.pentaho.di.core.gui - package org.pentaho.di.core.gui
- org.pentaho.di.core.hash - package org.pentaho.di.core.hash
- org.pentaho.di.core.injection - package org.pentaho.di.core.injection
- org.pentaho.di.core.lifecycle - package org.pentaho.di.core.lifecycle
- org.pentaho.di.core.logging - package org.pentaho.di.core.logging
-
This package contains the Log4j Kettle appenders and Kettle layout as well as the Kettle Log Message.
- org.pentaho.di.core.logging.log4j - package org.pentaho.di.core.logging.log4j
- org.pentaho.di.core.metrics - package org.pentaho.di.core.metrics
- org.pentaho.di.core.osgi.api - package org.pentaho.di.core.osgi.api
- org.pentaho.di.core.osgi.impl - package org.pentaho.di.core.osgi.impl
- org.pentaho.di.core.parameters - package org.pentaho.di.core.parameters
- org.pentaho.di.core.plugins - package org.pentaho.di.core.plugins
- org.pentaho.di.core.row - package org.pentaho.di.core.row
- org.pentaho.di.core.row.value - package org.pentaho.di.core.row.value
- org.pentaho.di.core.row.value.timestamp - package org.pentaho.di.core.row.value.timestamp
- org.pentaho.di.core.service - package org.pentaho.di.core.service
- org.pentaho.di.core.spreadsheet - package org.pentaho.di.core.spreadsheet
- org.pentaho.di.core.svg - package org.pentaho.di.core.svg
- org.pentaho.di.core.util - package org.pentaho.di.core.util
- org.pentaho.di.core.variables - package org.pentaho.di.core.variables
- org.pentaho.di.core.vfs - package org.pentaho.di.core.vfs
- org.pentaho.di.core.vfs.configuration - package org.pentaho.di.core.vfs.configuration
- org.pentaho.di.core.xml - package org.pentaho.di.core.xml
- org.pentaho.di.i18n - package org.pentaho.di.i18n
- org.pentaho.di.laf - package org.pentaho.di.laf
- org.pentaho.di.metastore - package org.pentaho.di.metastore
- org.pentaho.di.repository - package org.pentaho.di.repository
- org.pentaho.di.shared - package org.pentaho.di.shared
- org.pentaho.di.version - package org.pentaho.di.version
- org.pentaho.di.www - package org.pentaho.di.www
- origin - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- originalAutoIncrement - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- originalColumnType - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- originalColumnTypeName - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- originalNullable - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- originalPrecision - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- originalScale - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- originalSigned - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- OriginalSystemErr - Static variable in class org.pentaho.di.core.logging.KettleLogStore
- OriginalSystemOut - Static variable in class org.pentaho.di.core.logging.KettleLogStore
- OTHER - org.pentaho.di.core.KettleClientEnvironment.ClientType
- OtherConnectionDetails - Class in org.pentaho.di.connections.vfs.providers.other
-
Created by bmorrise on 2/3/19.
- OtherConnectionDetails() - Constructor for class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetails
- OtherConnectionDetailsProvider - Class in org.pentaho.di.connections.vfs.providers.other
-
Created by bmorrise on 2/3/19.
- OtherConnectionDetailsProvider() - Constructor for class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetailsProvider
- OUTPUT - org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
- outputPaddingEnabled - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- OVER_ALLOCATE_SIZE - Static variable in class org.pentaho.di.core.row.RowDataUtil
- OverlayProperties - Class in org.pentaho.di.laf
- OverlayProperties(String) - Constructor for class org.pentaho.di.laf.OverlayProperties
- OverlayPropertyHandler - Class in org.pentaho.di.laf
- OverlayPropertyHandler() - Constructor for class org.pentaho.di.laf.OverlayPropertyHandler
- overwritePrompt(String, String, String) - Method in interface org.pentaho.di.core.gui.OverwritePrompter
- OverwritePrompter - Interface in org.pentaho.di.core.gui
P
- PackageMessages - Class in org.pentaho.di.i18n
- PackageMessages(Class<?>) - Constructor for class org.pentaho.di.i18n.PackageMessages
- PackageMessages(Class<?>, String) - Constructor for class org.pentaho.di.i18n.PackageMessages
- PAN - org.pentaho.di.core.KettleClientEnvironment.ClientType
- PARALLEL - org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
- PARALLEL - org.pentaho.di.core.gui.PrimitiveGCInterface.ELineStyle
- params - Variable in class org.pentaho.di.core.parameters.NamedParamsDefault
-
Map to store named parameters in.
- ParentFirst - Annotation Type in org.pentaho.di.core.plugins
- parse(String) - Method in class org.pentaho.di.core.row.value.timestamp.SimpleTimestampFormat
-
Parses text from the beginning of the given string to produce a date.
- parse(String, ParsePosition) - Method in class org.pentaho.di.core.row.value.timestamp.SimpleTimestampFormat
-
Parses text from a string to produce a
Timestamp
. - parseObject(String, ParsePosition) - Method in class org.pentaho.di.core.row.value.timestamp.SimpleTimestampFormat
-
Parses text from a string to produce a
Date
. - parseParameterName(String, String) - Method in interface org.pentaho.di.core.vfs.configuration.IKettleFileSystemConfigBuilder
-
Extract the FileSystemOptions parameter name from a Kettle variable
- parseParameterName(String, String) - Method in class org.pentaho.di.core.vfs.configuration.KettleGenericFileSystemConfigBuilder
- parseStatements(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
Parse all possible statements from the provided SQL script.
- parseStatements(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
Parse all possible statements from the provided SQL script.
- parseUri(String, FileNameParser) - Static method in class org.pentaho.di.connections.vfs.provider.ConnectionFileNameParser
- parseUri(VfsComponentContext, FileName, String) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileNameParser
- PARTITION_SCHEMA - org.pentaho.di.repository.RepositoryObjectType
- PartitionDatabaseMeta - Class in org.pentaho.di.core.database
-
Class to contain the information needed to parition (cluster): id, hostname, port, database
- PartitionDatabaseMeta() - Constructor for class org.pentaho.di.core.database.PartitionDatabaseMeta
- PartitionDatabaseMeta(String, String, String, String) - Constructor for class org.pentaho.di.core.database.PartitionDatabaseMeta
- PASSWORD_ENCRYPTED_PREFIX - Static variable in class org.pentaho.di.core.encryption.Encr
-
The word that is put before a password to indicate an encrypted form.
- PASSWORD_ENCRYPTED_PREFIX - Static variable in class org.pentaho.di.core.encryption.KettleTwoWayPasswordEncoder
-
The word that is put before a password to indicate an encrypted form.
- PATH_SEPARATOR - Static variable in class org.pentaho.di.core.Const
-
What's the path separator on this operating system?
- patterns() - Method in annotation type org.pentaho.di.core.plugins.ParentFirst
- PAUSED - org.pentaho.di.core.logging.LogStatus
- PENTAHO_METASTORE_FOLDER - Static variable in class org.pentaho.di.core.Const
-
The system environment variable indicating where the alternative location for the Pentaho metastore folder is located.
- PENTAHO_METASTORE_NAME - Static variable in class org.pentaho.di.core.Const
-
The name of the local client MetaStore
- PENTAHO_SERVER - org.pentaho.di.core.KettleClientEnvironment.ClientType
- PentahoJaroWinklerDistance - Class in org.pentaho.di.core.util
-
A similarity algorithm indicating the percentage of matched characters between two character sequences.
- PentahoJaroWinklerDistance() - Constructor for class org.pentaho.di.core.util.PentahoJaroWinklerDistance
- percent1(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Deprecated.
- percent1(ValueMetaInterface, Object, ValueMetaInterface, Object, VariableSpace) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- percent2(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Deprecated.
- percent2(ValueMetaInterface, Object, ValueMetaInterface, Object, VariableSpace) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- percent3(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Deprecated.
- percent3(ValueMetaInterface, Object, ValueMetaInterface, Object, VariableSpace) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- pi() - Method in class org.pentaho.di.compatibility.Value
- PKG - Static variable in class org.pentaho.di.core.plugins.BasePluginType
- PKG - Static variable in class org.pentaho.di.core.row.value.ValueMetaBase
- PKG - Static variable in class org.pentaho.di.i18n.GlobalMessages
- Plugin - Class in org.pentaho.di.core.plugins
-
This describes the plugin itself, the IDs it listens too, what libraries (jar files) it uses, the names, the i18n details, etc.
- Plugin(String[], Class<? extends PluginTypeInterface>, Class<?>, String, String, String, String, boolean, boolean, Map<Class<?>, String>, List<String>, String, URL) - Constructor for class org.pentaho.di.core.plugins.Plugin
- Plugin(String[], Class<? extends PluginTypeInterface>, Class<?>, String, String, String, String, boolean, boolean, Map<Class<?>, String>, List<String>, String, URL, String, String, String) - Constructor for class org.pentaho.di.core.plugins.Plugin
- Plugin(String[], Class<? extends PluginTypeInterface>, Class<?>, String, String, String, String, boolean, boolean, Map<Class<?>, String>, List<String>, String, URL, String, String, String, String) - Constructor for class org.pentaho.di.core.plugins.Plugin
- Plugin(String[], Class<? extends PluginTypeInterface>, Class<?>, String, String, String, String, boolean, String, boolean, Map<Class<?>, String>, List<String>, String, URL, String, String, String) - Constructor for class org.pentaho.di.core.plugins.Plugin
- Plugin(String[], Class<? extends PluginTypeInterface>, Class<?>, String, String, String, String, boolean, String, boolean, Map<Class<?>, String>, List<String>, String, URL, String, String, String, String) - Constructor for class org.pentaho.di.core.plugins.Plugin
- PLUGIN - org.pentaho.di.repository.RepositoryObjectType
- PLUGIN_BASE_FOLDERS_PROP - Static variable in class org.pentaho.di.core.Const
- pluginAdded(Object) - Method in class org.pentaho.di.core.plugins.BaseFragmentType.FragmentTypeListener
- pluginAdded(Object) - Method in interface org.pentaho.di.core.plugins.PluginTypeListener
- PluginAnnotationType - Annotation Type in org.pentaho.di.core.plugins
- pluginChanged(Object) - Method in class org.pentaho.di.core.plugins.BaseFragmentType.FragmentTypeListener
- pluginChanged(Object) - Method in interface org.pentaho.di.core.plugins.PluginTypeListener
- PluginClassTypeMapping - Annotation Type in org.pentaho.di.core.plugins
-
This annotation describes extra plugin-specific class types to be managed by the registry.
- PluginDetails(Class<? extends PluginTypeInterface>, String) - Constructor for class org.pentaho.di.core.exception.KettleMissingPluginsException.PluginDetails
- PluginExtraClassTypes - Annotation Type in org.pentaho.di.core.plugins
- PluginFolder - Class in org.pentaho.di.core.plugins
-
A folder to search plugins in.
- PluginFolder(String, boolean, boolean) - Constructor for class org.pentaho.di.core.plugins.PluginFolder
- PluginFolder(String, boolean, boolean, boolean) - Constructor for class org.pentaho.di.core.plugins.PluginFolder
- PluginFolderInterface - Interface in org.pentaho.di.core.plugins
-
Describes a possible location for a plugin
- pluginFolders - Variable in class org.pentaho.di.core.plugins.BasePluginType
- pluginHistory - Variable in class org.pentaho.di.core.Props
- pluginId - Variable in class org.pentaho.di.core.exception.KettleMissingPluginsException.PluginDetails
- PluginInterface - Interface in org.pentaho.di.core.plugins
-
This interface describes the plugin itself, the IDs it listens too, what libraries (jar files) it uses, the names, the i18n detailes, etc.
- PluginMainClassType - Annotation Type in org.pentaho.di.core.plugins
-
This annotation when applied to a PluginType expresses the main class to associate with that type.
- pluginRegistry - Static variable in class org.pentaho.di.core.row.value.ValueMetaFactory
- PluginRegistry - Class in org.pentaho.di.core.plugins
-
This singleton provides access to all the plugins in the Kettle universe.
It allows you to register types and plugins, query plugin lists per category, list plugins per type, etc. - PluginRegistryExtension - Interface in org.pentaho.di.core.plugins
-
Implementations of this class extend the built-in functionality of the plugin registry.
- PluginRegistryPluginType - Class in org.pentaho.di.core.plugins
-
Plugins of this type can extend to capabilities of the PluginRegistry User: nbaker Date: 3/14/11
- PluginRegistryPluginType() - Constructor for class org.pentaho.di.core.plugins.PluginRegistryPluginType
- pluginRemoved(Object) - Method in class org.pentaho.di.core.plugins.BaseFragmentType.FragmentTypeListener
- pluginRemoved(Object) - Method in interface org.pentaho.di.core.plugins.PluginTypeListener
- PluginServiceLoader - Class in org.pentaho.di.core.service
- PluginServiceLoader() - Constructor for class org.pentaho.di.core.service.PluginServiceLoader
- PluginServiceLoaderRegistryExtension - Class in org.pentaho.di.core.service
-
The PluginServiceLoaderRegistryExtension just provides a hook to register the new PluginType called "ServiceProviderPluginType".
- PluginServiceLoaderRegistryExtension() - Constructor for class org.pentaho.di.core.service.PluginServiceLoaderRegistryExtension
- PluginTypeCategoriesOrder - Annotation Type in org.pentaho.di.core.plugins
-
This annotation when applied to a PluginTypeInterface instance describes an ordered list of categories.
- pluginTypeClass - Variable in class org.pentaho.di.core.exception.KettleMissingPluginsException.PluginDetails
- PluginTypeInterface - Interface in org.pentaho.di.core.plugins
-
This interface describes a plugin type.
It expresses the ID and the name of the plugin type.
Then it also explains what the plugin meta class is called and classes the plugin interface itself.
It also explains us where to load plugins of this type. - PluginTypeListener - Interface in org.pentaho.di.core.plugins
-
Listeners can be registered with the plugin registry to receive notifications of plugins being added/remove/modified User: nbaker Date: 11/11/10
- plus(byte) - Method in class org.pentaho.di.compatibility.Value
- plus(double) - Method in class org.pentaho.di.compatibility.Value
- plus(int) - Method in class org.pentaho.di.compatibility.Value
- plus(long) - Method in class org.pentaho.di.compatibility.Value
- plus(BigDecimal) - Method in class org.pentaho.di.compatibility.Value
- plus(Value) - Method in class org.pentaho.di.compatibility.Value
- plus(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- plus3(ValueMetaInterface, Object, ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- Point - Class in org.pentaho.di.core.gui
- Point(int, int) - Constructor for class org.pentaho.di.core.gui.Point
- POOL_PREPARED_STATEMENTS - Static variable in class org.pentaho.di.core.database.ConnectionPoolUtil
- POOLED - org.pentaho.di.core.database.DataSourceProviderInterface.DatasourceType
- poolingParameters - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
- populate(String, int, int) - Method in class org.pentaho.di.core.date.DateCache
-
Deprecated.
- populateDatabaseElement(IMetaStore, DatabaseMeta) - Static method in class org.pentaho.di.metastore.DatabaseMetaStoreUtil
- populateDatabaseElementType(IMetaStore) - Static method in class org.pentaho.di.metastore.DatabaseMetaStoreUtil
- populateFolders(String) - Method in class org.pentaho.di.core.plugins.BasePluginType
-
this is a utility method for subclasses so they can easily register which folders contain plugins
- populateFolders(String) - Static method in class org.pentaho.di.core.plugins.PluginFolder
-
Create a list of plugin folders based on the specified xml sub folder
- PostgreSQLDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains PostgreSQL specific information through static final members
- PostgreSQLDatabaseMeta() - Constructor for class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
- power(double) - Method in class org.pentaho.di.compatibility.Value
- power(BigDecimal) - Method in class org.pentaho.di.compatibility.Value
- power(Value) - Method in class org.pentaho.di.compatibility.Value
- precision - Variable in class org.pentaho.di.compatibility.ValueDate
- precision - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- PRECISION_PATTERN - Static variable in class org.pentaho.di.core.util.StringEvaluator
- prepare(T) - Method in interface org.pentaho.di.connections.ConnectionProvider
- prepare(T) - Method in class org.pentaho.di.connections.vfs.BaseVFSConnectionProvider
- prepareDelete(String, String[], String[]) - Method in class org.pentaho.di.core.database.Database
-
Prepare a delete statement by giving it the tablename, fields and conditions to work with.
- prepareDelete(String, String, String[], String[]) - Method in class org.pentaho.di.core.database.Database
-
Prepare a delete statement by giving it the tablename, fields and conditions to work with.
- prepareInsert(RowMetaInterface, String) - Method in class org.pentaho.di.core.database.Database
-
Prepare inserting values into a table, using the fields & values in a Row
- prepareInsert(RowMetaInterface, String, String) - Method in class org.pentaho.di.core.database.Database
-
Prepare inserting values into a table, using the fields & values in a Row
- prepareSQL(String) - Method in class org.pentaho.di.core.database.Database
-
Prepare a statement to be executed on the database.
- prepareSQL(String, boolean) - Method in class org.pentaho.di.core.database.Database
-
Prepare a statement to be executed on the database.
- prepareUpdate(String, String[], String[], String[]) - Method in class org.pentaho.di.core.database.Database
- prepareUpdate(String, String, String[], String[], String[]) - Method in class org.pentaho.di.core.database.Database
- preserveReservedCase() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- preserveReservedCase() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- preserveReservedCase() - Method in class org.pentaho.di.core.database.DatabaseMeta
- preserveReservedCase() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- PREVIEW - org.pentaho.di.core.Const.ReleaseType
- PrimitiveGCInterface - Interface in org.pentaho.di.core.gui
- PrimitiveGCInterface.EColor - Enum in org.pentaho.di.core.gui
- PrimitiveGCInterface.EFont - Enum in org.pentaho.di.core.gui
- PrimitiveGCInterface.EImage - Enum in org.pentaho.di.core.gui
- PrimitiveGCInterface.ELineStyle - Enum in org.pentaho.di.core.gui
- print() - Method in class org.pentaho.di.compatibility.Row
-
Print the names and the String representations of the values of the Values in row to stdout.
- print(boolean) - Method in class org.pentaho.di.core.logging.LoggingPrintStream
- print(char) - Method in class org.pentaho.di.core.logging.LoggingPrintStream
- print(char[]) - Method in class org.pentaho.di.core.logging.LoggingPrintStream
- print(double) - Method in class org.pentaho.di.core.logging.LoggingPrintStream
- print(float) - Method in class org.pentaho.di.core.logging.LoggingPrintStream
- print(int) - Method in class org.pentaho.di.core.logging.LoggingPrintStream
- print(long) - Method in class org.pentaho.di.core.logging.LoggingPrintStream
- print(Object) - Method in class org.pentaho.di.core.logging.LoggingPrintStream
- print(String) - Method in class org.pentaho.di.core.logging.LoggingPrintStream
- println() - Method in class org.pentaho.di.core.logging.LoggingPrintStream
- println(boolean) - Method in class org.pentaho.di.core.logging.LoggingPrintStream
- println(char) - Method in class org.pentaho.di.core.logging.LoggingPrintStream
- println(char[]) - Method in class org.pentaho.di.core.logging.LoggingPrintStream
- println(double) - Method in class org.pentaho.di.core.logging.LoggingPrintStream
- println(float) - Method in class org.pentaho.di.core.logging.LoggingPrintStream
- println(int) - Method in class org.pentaho.di.core.logging.LoggingPrintStream
- println(long) - Method in class org.pentaho.di.core.logging.LoggingPrintStream
- println(Object) - Method in class org.pentaho.di.core.logging.LoggingPrintStream
- println(String) - Method in class org.pentaho.di.core.logging.LoggingPrintStream
- println(LogMessageInterface, Throwable, LogLevel) - Method in class org.pentaho.di.core.logging.LogChannel
- println(LogMessageInterface, LogLevel) - Method in class org.pentaho.di.core.logging.LogChannel
- printSQLException(SQLException) - Method in class org.pentaho.di.core.database.Database
- processURLsubstitution(String, IMetaStore, VariableSpace) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
-
This method performs the root URL substitution with the URL of the specified NamedCluster
- PROFILE_CREDENTIALS - Static variable in class org.pentaho.di.core.database.RedshiftDatabaseMeta
- ProgressMonitorListener - Interface in org.pentaho.di.core
- ProgressNullMonitorListener - Class in org.pentaho.di.core
- ProgressNullMonitorListener() - Constructor for class org.pentaho.di.core.ProgressNullMonitorListener
- properties - Variable in class org.pentaho.di.core.Props
- PropertyHandler - Interface in org.pentaho.di.laf
- PropertySetter - Class in org.pentaho.di.core.config
-
Helper class that allows properties to be set based on predefined prefixes, such as ognl:.
- PropertySetter() - Constructor for class org.pentaho.di.core.config.PropertySetter
- propFile - Static variable in class org.pentaho.di.laf.OverlayPropertyHandler
- props - Static variable in class org.pentaho.di.core.Props
- Props - Class in org.pentaho.di.core
-
We use Props to store all kinds of user interactive information such as the selected colors, fonts, positions of windows, etc.
- Props() - Constructor for class org.pentaho.di.core.Props
- Props(int) - Constructor for class org.pentaho.di.core.Props
- Props(String) - Constructor for class org.pentaho.di.core.Props
- protectXMLCDATA(String) - Static method in class org.pentaho.di.core.Const
-
Mask XML content.
- provides() - Method in annotation type org.pentaho.di.core.service.ServiceProvider
- PUBLIC_KEY_ALGORITHM - Static variable in class org.pentaho.di.core.encryption.CertificateGenEncryptUtil
- put(byte[], byte[]) - Method in class org.pentaho.di.core.hash.ByteArrayHashIndex
- put(byte[], byte[]) - Method in class org.pentaho.di.core.hash.ByteArrayHashMap
- put(long, Long) - Method in class org.pentaho.di.core.hash.LongHashIndex
- put(DBCacheEntry, RowMetaInterface) - Method in class org.pentaho.di.core.DBCache
- putOptionalOptions(Map<String, String>) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- putOptionalOptions(Map<String, String>) - Method in class org.pentaho.di.core.database.RedshiftDatabaseMeta
- putOptionalOptions(Map<String, String>) - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- putRow(RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.BlockingBatchingRowSet
- putRow(RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.BlockingListeningRowSet
- putRow(RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.BlockingRowSet
- putRow(RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.QueueRowSet
- putRow(RowMetaInterface, Object[]) - Method in interface org.pentaho.di.core.RowSet
-
Offer a row of data to this rowset providing for the description (metadata) of the row.
- putRow(RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.SingleRowRowSet
- putRowWait(RowMetaInterface, Object[], long, TimeUnit) - Method in class org.pentaho.di.core.BlockingBatchingRowSet
-
We need to wait until
- putRowWait(RowMetaInterface, Object[], long, TimeUnit) - Method in class org.pentaho.di.core.BlockingListeningRowSet
- putRowWait(RowMetaInterface, Object[], long, TimeUnit) - Method in class org.pentaho.di.core.BlockingRowSet
- putRowWait(RowMetaInterface, Object[], long, TimeUnit) - Method in class org.pentaho.di.core.QueueRowSet
- putRowWait(RowMetaInterface, Object[], long, TimeUnit) - Method in interface org.pentaho.di.core.RowSet
-
Offer a row of data to this rowset providing for the description (metadata) of the row.
- putRowWait(RowMetaInterface, Object[], long, TimeUnit) - Method in class org.pentaho.di.core.SingleRowRowSet
Q
- quarterOfDate(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- QueueRowSet - Class in org.pentaho.di.core
-
A simplified rowset for steps for single threaded execution.
- QueueRowSet() - Constructor for class org.pentaho.di.core.QueueRowSet
- quoteField(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Returns a quoted field if this is needed: contains spaces, is a reserved word, ...
- quoteReservedWords() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- quoteReservedWords() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- quoteReservedWords() - Method in class org.pentaho.di.core.database.DatabaseMeta
- quoteReservedWords() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- quoteReservedWords(RowMetaInterface) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Changes the names of the fields to their quoted equivalent if this is needed
- quoteSQLString(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- quoteSQLString(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
Adds quotes around the string according to the database dialect and also escapes special characters like CR, LF and the quote character itself.
- quoteSQLString(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- quoteSQLString(String) - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
- quoteSQLString(String) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- quoteSQLString(String) - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- quoteSQLString(String) - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
- quoteSQLString(String) - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
- quoteSQLString(String) - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
-
PG needs the extra E in front of the string before it allows you to quote it.
- quoteSQLString(String) - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- quoteSQLString(String) - Method in class org.pentaho.di.core.database.SybaseDatabaseMeta
R
- read(String, IMetaStore) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterServiceOsgi
-
Reads a NamedCluster from the provided IMetaStore
- readBigNumber(DataInputStream) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- readBinary(DataInputStream) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- readBinaryString(DataInputStream) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- readBoolean(DataInputStream) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- readData(DataInputStream) - Method in class org.pentaho.di.core.row.RowMeta
- readData(DataInputStream) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
De-serialize a row of data (no metadata is read) from an input stream.
- readData(DataInputStream) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- readData(DataInputStream) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
- readData(DataInputStream) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
De-serialize data from an inputstream.
- readDate(DataInputStream) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- readInteger(DataInputStream) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- readMetaData(DataInputStream) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
Load the attributes of this particular value meta object from the input stream.
- readMetaData(DataInputStream) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Read the attributes of this particular value meta object from the specified input stream.
- readNumber(DataInputStream) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- readObj(DataInputStream) - Method in class org.pentaho.di.compatibility.Value
-
Read the metadata and data for this Value object from the specified data input stream
- readPluginLocale(Node, String, String) - Method in class org.pentaho.di.core.plugins.BasePluginType
- readProperties(String) - Static method in class org.pentaho.di.core.util.EnvUtil
-
Returns the properties from the users kettle home directory.
- readSmallInteger(DataInputStream) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- readString(DataInputStream) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- Rectangle - Class in org.pentaho.di.core.gui
- Rectangle(int, int, int, int) - Constructor for class org.pentaho.di.core.gui.Rectangle
- RED - org.pentaho.di.core.gui.PrimitiveGCInterface.EColor
- redraw() - Method in interface org.pentaho.di.core.gui.Redrawable
- Redrawable - Interface in org.pentaho.di.core.gui
- RedshiftDatabaseMeta - Class in org.pentaho.di.core.database
- RedshiftDatabaseMeta() - Constructor for class org.pentaho.di.core.database.RedshiftDatabaseMeta
- REFERENCE_FILE - Static variable in class org.pentaho.di.version.BuildVersion
- refresh() - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileObject
- refresh() - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
- refreshInstance() - Static method in class org.pentaho.di.version.BuildVersion
- registerChangeListener(LAFChangeListener<E>) - Method in class org.pentaho.di.laf.LAFDelegate
- registerCustom(Class<?>, String, String, String, String, String) - Method in class org.pentaho.di.core.plugins.BasePluginType
-
This method allows for custom registration of plugins that are on the main classpath.
- registerException(LogChannelInterface, Class<?>, String, String...) - Method in interface org.pentaho.di.core.database.util.LogExceptionBehaviourInterface
-
When exception during logging is raised, depending on item settings we will throw exception up, or just put a log record on this event.
- registerException(LogChannelInterface, Exception, Class<?>, String, String...) - Method in interface org.pentaho.di.core.database.util.LogExceptionBehaviourInterface
- registerLogChannelFileWriterBuffer(LogChannelFileWriterBuffer) - Method in class org.pentaho.di.core.logging.LoggingRegistry
-
Registers a LogChannelFileWriterBuffer with the registry.
- registerLoggingSource(Object) - Method in class org.pentaho.di.core.logging.LoggingRegistry
-
Register Method for objects that implement the LoggingObjectInterface which adds them to the LoggingRegistry.
- registerLoggingSource(Object, boolean) - Method in class org.pentaho.di.core.logging.LoggingRegistry
-
Register Method for objects that implement the LoggingObjectInterface which adds them to the LoggingRegistry, Includes a flag to identify loggingObjects that should not be removed from the registry i.e.
- registerNative(Class<?>, String, String, String) - Static method in class org.pentaho.di.core.plugins.PluginRegistryPluginType
- registerNatives() - Method in class org.pentaho.di.core.plugins.BaseFragmentType
- registerNatives() - Method in class org.pentaho.di.core.plugins.BasePluginType
- registerPlugin(Class<? extends PluginTypeInterface>, PluginInterface) - Method in class org.pentaho.di.core.plugins.PluginRegistry
- registerPluginFromXmlResource(Node, String, Class<? extends PluginTypeInterface>, boolean, URL) - Method in class org.pentaho.di.core.plugins.BasePluginType
- registerPluginJars() - Method in class org.pentaho.di.core.plugins.BasePluginType
- registerPlugins(InputStream) - Method in class org.pentaho.di.core.plugins.BasePluginType
-
This method registers plugins from the InputStream with the XML Resource
- registerPluginType(Class<? extends PluginTypeInterface>) - Method in class org.pentaho.di.core.plugins.PluginRegistry
- registerService(Object, Class<I>, S, int) - Static method in class org.pentaho.di.core.service.PluginServiceLoader
- registerXmlPlugins() - Method in class org.pentaho.di.core.encryption.TwoWayPasswordEncoderPluginType
- registerXmlPlugins() - Method in class org.pentaho.di.core.extension.ExtensionPointPluginType
- registerXmlPlugins() - Method in class org.pentaho.di.core.logging.LoggingPluginType
- registerXmlPlugins() - Method in class org.pentaho.di.core.plugins.BaseFragmentType
- registerXmlPlugins() - Method in class org.pentaho.di.core.plugins.BasePluginType
- registerXmlPlugins() - Method in class org.pentaho.di.core.plugins.DatabasePluginType
- registerXmlPlugins() - Method in class org.pentaho.di.core.plugins.PluginRegistryPluginType
- registerXmlPlugins() - Method in class org.pentaho.di.core.row.value.ValueMetaPluginType
- registerXmlPlugins() - Method in class org.pentaho.di.core.service.ServiceProviderPluginType
- registry - Variable in class org.pentaho.di.core.plugins.BasePluginType
- RegistryPlugin - Annotation Type in org.pentaho.di.core.plugins
-
User: nbaker Date: 3/14/11
- reinit() - Method in class org.pentaho.di.i18n.LAFMessageHandler
- reInitialize() - Method in class org.pentaho.di.core.extension.ExtensionPointMap
-
Reinitialize the extension point plugins map
- relative(ResultSet, int) - Method in class org.pentaho.di.core.database.Database
- RELEASE - Static variable in class org.pentaho.di.core.Const
-
The release type of this compilation
- RELEASE_CANDIDATE - org.pentaho.di.core.Const.ReleaseType
- releaseSavepoint - Variable in class org.pentaho.di.core.database.BaseDatabaseMeta
-
Boolean to indicate if savepoints can be released Most databases do, so we set it to true.
- releaseSavepoint() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
Returns a true of savepoints can be released, false if not.
- releaseSavepoint() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
Returns a true of savepoints can be release, false if not.
- releaseSavepoint() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
-
Returns a false as Exasol does not allow for the releasing of savepoints.
- releaseSavepoint() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
-
Returns a false as Oracle does not allow for the releasing of savepoints.
- releaseSavepoint() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
-
Returns a false as Oracle does not allow for the releasing of savepoints.
- releaseSavepoint() - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- releaseSavepoint(Savepoint) - Method in class org.pentaho.di.core.database.Database
- remainder(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Returns the remainder (modulus) of A / B.
- RemedyActionRequestSystemDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains Database Connection information through static final members for a BMW Remedy Action Request System.
- RemedyActionRequestSystemDatabaseMeta() - Constructor for class org.pentaho.di.core.database.RemedyActionRequestSystemDatabaseMeta
- remove(int) - Method in class org.pentaho.di.compatibility.Row
-
Deprecated.
- REMOVE_ABANDONED - Static variable in class org.pentaho.di.core.database.ConnectionPoolUtil
- REMOVE_ABANDONED_TIMEOUT - Static variable in class org.pentaho.di.core.database.ConnectionPoolUtil
- removeBufferLines(List<BufferLine>) - Method in class org.pentaho.di.core.logging.LoggingBuffer
-
Deprecated.in favor of
LoggingBuffer.removeBufferLinesBefore(long)
. - removeBufferLinesBefore(long) - Method in class org.pentaho.di.core.logging.LoggingBuffer
- removeChannelFromBuffer(String) - Method in class org.pentaho.di.core.logging.LoggingBuffer
-
Removes all rows for the channel with the specified id
- removeChar(String, char) - Static method in class org.pentaho.di.core.Const
-
Remove Character from String - Better performance version - Doesn't NPE - 40 times faster on an empty string - 2 times faster on a mixed string - 25% faster on 2 char string with only CR/LF/TAB in it
- removeComments(String) - Static method in class org.pentaho.di.core.database.SqlCommentScrubber
-
Deprecated.This method will remove SQL comments (both multi-line and single-line) from a string representing a SQL query.
- removeComments(String) - Method in class org.pentaho.di.core.database.SqlScriptParser
-
This method removes comments from one statement.
- removeCondition(int) - Method in class org.pentaho.di.core.Condition
- removeConnection(String, String, Database) - Method in class org.pentaho.di.core.database.map.DatabaseConnectionMap
- removeCR(String) - Static method in class org.pentaho.di.core.Const
-
Remove CR / LF from String
- removeCR(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- removeCRLF(String) - Static method in class org.pentaho.di.core.Const
-
Remove CR / LF from String - Better performance version - Doesn't NPE - 40 times faster on an empty string - 2 times faster on a mixed string - 25% faster on 2 char string with only CRLF in it
- removeCRLF(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- removeDataSource(String) - Static method in class org.pentaho.di.core.database.ConnectionPoolUtil
- removeDigits(String) - Static method in class org.pentaho.di.core.Const
-
Return non digits only.
- removeDigits(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- removeExtensionPoint(PluginInterface) - Method in class org.pentaho.di.core.extension.ExtensionPointMap
-
Remove the extension point plugin from the map
- removeGeneralMessages() - Method in class org.pentaho.di.core.logging.LoggingBuffer
- removeIncludingChildren(String) - Method in class org.pentaho.di.core.logging.LoggingRegistry
-
Removes a LoggingObject entry and all its children, based on a LogChannelID.
- removeInUseBy(String) - Method in interface org.pentaho.di.core.database.CachedManagedDataSourceInterface
-
Removes an owner to this Datasource
- removeItem(Object[], int) - Static method in class org.pentaho.di.core.row.RowDataUtil
-
Remove an item from an Object array.
- removeItems(Object[], int[]) - Static method in class org.pentaho.di.core.row.RowDataUtil
-
Remove a number of items in a row of data.
- removeLF(String) - Static method in class org.pentaho.di.core.Const
-
Remove CR / LF from String
- removeLF(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- removeLogChannelFileWriterBuffer(String) - Method in class org.pentaho.di.core.logging.LoggingRegistry
-
Removes a LogChannelFileWriterBuffer by LogChannelId.
- removeLoggingEventListener(KettleLoggingEventListener) - Method in class org.pentaho.di.core.logging.LoggingBuffer
- removeOrphans() - Method in class org.pentaho.di.core.logging.LoggingRegistry
-
Cleans up internal map of children that do not have parent in the main registry map.
- removePlugin(Class<? extends PluginTypeInterface>, PluginInterface) - Method in class org.pentaho.di.core.plugins.PluginRegistry
- removeTAB(String) - Static method in class org.pentaho.di.core.Const
-
Remove horizontal tab from string
- removeTAB(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- removeTimeFromDate(Date) - Static method in class org.pentaho.di.core.Const
-
Remove time from a date.
- removeTimeFromDate(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- removeTransactionListener(String, DatabaseTransactionListener) - Method in class org.pentaho.di.core.database.map.DatabaseConnectionMap
- removeTransactionListeners(String) - Method in class org.pentaho.di.core.database.map.DatabaseConnectionMap
- removeValue(int) - Method in class org.pentaho.di.compatibility.Row
-
Remove a value on a certain index.
- removeValue(int) - Method in class org.pentaho.di.core.RowMetaAndData
- removeValue(String) - Method in class org.pentaho.di.compatibility.Row
-
Remove a value with a given name from the row.
- removeValue(String) - Method in class org.pentaho.di.core.RowMetaAndData
- removeValueMeta(int) - Method in class org.pentaho.di.core.row.RowMeta
- removeValueMeta(int) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Remove a value metadata object on a certain index in the row.
- removeValueMeta(String) - Method in class org.pentaho.di.core.row.RowMeta
- removeValueMeta(String) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Remove a value with a certain name from the row metadata.
- render(Graphics2D, int, int, int, int, double) - Method in class org.pentaho.di.core.SwingUniversalImage
-
Render with scale, at specified position, with possible rotation.
- render(Graphics2D, int, int, int, int, double) - Method in class org.pentaho.di.core.SwingUniversalImageBitmap
- render(Graphics2D, int, int, int, int, double) - Method in class org.pentaho.di.core.SwingUniversalImageSvg
-
Draw SVG image to Graphics2D.
- render(Graphics2D, GraphicsNode, Dimension2D, int, int, int, int, double) - Static method in class org.pentaho.di.core.SwingUniversalImageSvg
- renderSimple(BufferedImage) - Method in class org.pentaho.di.core.SwingUniversalImage
-
Just scale for area's size.
- renderSimple(BufferedImage) - Method in class org.pentaho.di.core.SwingUniversalImageBitmap
- renderSimple(BufferedImage) - Method in class org.pentaho.di.core.SwingUniversalImageSvg
- repl(StringBuffer, String, String) - Static method in class org.pentaho.di.core.Const
-
Alternate faster version of string replace using a stringbuffer as input.
- repl(StringBuilder, String, String) - Static method in class org.pentaho.di.core.Const
-
Alternate faster version of string replace using a stringbuilder as input (non-synchronized).
- replace(String, String) - Method in class org.pentaho.di.compatibility.Value
- replace(String, String, String) - Static method in class org.pentaho.di.core.Const
-
Replace values in a String with another.
- replace(String, String, String) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Replace value occurances in a String with another value.
- replace(Value, Value) - Method in class org.pentaho.di.compatibility.Value
- replaceBuffer(StringBuffer, String, String) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Alternate faster version of string replace using a stringbuffer as input.
- replaceExistingDatabaseConnections() - Method in class org.pentaho.di.core.Props
- replaceLogCleaner(int) - Method in class org.pentaho.di.core.logging.KettleLogStore
- replaceMeta(DatabaseMeta) - Method in class org.pentaho.di.core.database.DatabaseMeta
- replaceMeta(DatabaseMeta, boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
- replaceMeta(LogTableCoreInterface) - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
-
Replace the metadata of the logtable with the one of the specified
- replaceReservedWords(RowMetaInterface) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Checks the fields specified for reserved words and quotes them.
- replEnv(String) - Static method in class org.pentaho.di.core.Const
-
Deprecated.use StringUtil.environmentSubstitute(): handles both Windows and unix conventions
- replEnv(String[]) - Static method in class org.pentaho.di.core.Const
-
Deprecated.please use StringUtil.environmentSubstitute now.
- REPOSITORY - org.pentaho.di.core.logging.LoggingObjectType
- REPOSITORY_BY_NAME - org.pentaho.di.core.ObjectLocationSpecificationMethod
- REPOSITORY_BY_REFERENCE - org.pentaho.di.core.ObjectLocationSpecificationMethod
-
Deprecated.
- REPOSITORY_ELEMENT_TYPE - Static variable in class org.pentaho.di.core.database.DatabaseMeta
- REPOSITORY_PROVIDER_KEY - Static variable in interface org.pentaho.di.core.osgi.api.MetastoreLocatorOsgi
- RepositoryAttributeInterface - Interface in org.pentaho.di.repository
-
This interface allows you to pass a simple interface to an object to allow it to store or load itself from or to any type of repository in a generic fashion.
- RepositoryDirectory - Class in org.pentaho.di.repository
-
This class defines the location of a transformation, job or schema in the repository.
- RepositoryDirectory() - Constructor for class org.pentaho.di.repository.RepositoryDirectory
-
Create an empty repository directory.
- RepositoryDirectory(RepositoryDirectoryInterface, String) - Constructor for class org.pentaho.di.repository.RepositoryDirectory
-
Create a new sub-directory in a certain other directory.
- RepositoryDirectoryInterface - Interface in org.pentaho.di.repository
-
This interface represents Directories within the Repository API
- RepositoryElementInterface - Interface in org.pentaho.di.repository
-
A repository element is an object that can be saved or loaded from the repository.
- RepositoryElementMetaInterface - Interface in org.pentaho.di.repository
-
The RepositoryElementMetaInterface is used to provide metadata about repository elements without requiring loading the entire element from the repository.
- RepositoryExporterPatchTransStep - org.pentaho.di.core.extension.KettleExtensionPoint
- RepositoryImporterPatchTransStep - org.pentaho.di.core.extension.KettleExtensionPoint
- RepositoryObjectInterface - Interface in org.pentaho.di.repository
-
The RepositoryObjectInterface represents all objects that can come out of a repository, including directories (RepositoryDirectoryInterface), elements such as TransMeta and JobMeta (RepositoryElementMetaInterface), and metadata about elements (RepositoryElementMetaInterface).
- RepositoryObjectType - Enum in org.pentaho.di.repository
- RequestLoginToRepository - org.pentaho.di.core.extension.KettleExtensionPoint
- requiresCastToVariousForIsNull() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- requiresCastToVariousForIsNull() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- requiresCastToVariousForIsNull() - Method in class org.pentaho.di.core.database.DatabaseMeta
- requiresCastToVariousForIsNull() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
- requiresCastToVariousForIsNull() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- requiresCastToVariousForIsNull() - Method in class org.pentaho.di.core.database.LucidDBDatabaseMeta
- requiresCastToVariousForIsNull() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
- requiresCastToVariousForIsNull() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
- requiresCreateTablePrimaryKeyAppend() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- requiresCreateTablePrimaryKeyAppend() - Method in class org.pentaho.di.core.database.CacheDatabaseMeta
- requiresCreateTablePrimaryKeyAppend() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- requiresCreateTablePrimaryKeyAppend() - Method in class org.pentaho.di.core.database.DatabaseMeta
- requiresCreateTablePrimaryKeyAppend() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
- requiresCreateTablePrimaryKeyAppend() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- requiresCreateTablePrimaryKeyAppend() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
- requiresLayout() - Method in class org.pentaho.di.core.logging.log4j.Log4jFileAppender
- requiresLayout() - Method in class org.pentaho.di.core.logging.LoggingBuffer
- requiresName() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- requiresRealClone() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- requiresRealClone() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Returns true if the data type requires a real copy.
- reset() - Method in class org.pentaho.di.core.extension.ExtensionPointMap
- reset() - Static method in class org.pentaho.di.core.KettleClientEnvironment
- reset() - Method in class org.pentaho.di.core.logging.KettleLogStore
- reset() - Method in class org.pentaho.di.core.logging.LoggingRegistry
-
Resets all internal memory objects and counters.
- reset() - Method in class org.pentaho.di.core.logging.MetricsRegistry
- reset() - Method in class org.pentaho.di.core.ObjectUsageCount
- reset() - Method in class org.pentaho.di.core.plugins.PluginRegistry
- reset() - Method in class org.pentaho.di.core.Props
- reset() - Method in class org.pentaho.di.core.util.PentahoJaroWinklerDistance
- reset() - Method in class org.pentaho.di.core.vfs.KettleVFS
- resizeArray(Object[], int) - Static method in class org.pentaho.di.core.row.RowDataUtil
-
Resize an object array making it bigger, over allocate, return the original array if there's enough room.
- resolveDialect(String) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- resolveFile(String) - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
- resolveFile(String, NameScope) - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
- resolveFile(FileName) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileSystem
- resolveFile(FileObject, String, FileSystemOptions) - Method in class org.pentaho.di.core.vfs.ConcurrentFileSystemManager
- resolveName(FileName, String, NameScope) - Method in class org.pentaho.di.core.vfs.ConcurrentFileSystemManager
- resolvePassword(VariableSpace, String) - Static method in class org.pentaho.di.core.util.Utils
-
Resolves password from variable if it's necessary and decrypts if the password was encrypted
- resolveURI(String) - Method in class org.pentaho.di.core.vfs.ConcurrentFileSystemManager
- responseToByteArray(HttpResponse) - Static method in class org.pentaho.di.core.util.HttpClientUtil
- responseToInputStream(HttpResponse) - Static method in class org.pentaho.di.core.util.HttpClientUtil
- responseToString(HttpResponse) - Static method in class org.pentaho.di.core.util.HttpClientUtil
- responseToString(HttpResponse, Charset) - Static method in class org.pentaho.di.core.util.HttpClientUtil
- responseToString(HttpResponse, Charset, boolean) - Static method in class org.pentaho.di.core.util.HttpClientUtil
- Result - Class in org.pentaho.di.core
-
Describes the result of the execution of a Transformation or a Job.
- Result() - Constructor for class org.pentaho.di.core.Result
-
Instantiates a new Result object, setting default values for all members
- Result(int) - Constructor for class org.pentaho.di.core.Result
-
Instantiates a new Result object, setting default values for all members and the entry number
- Result(Node) - Constructor for class org.pentaho.di.core.Result
-
Instantiates a new Result object from a DOM node
- ResultFile - Class in org.pentaho.di.core
-
This is a result file: a file as a result of the execution of a job entry, a transformation step, etc.
- ResultFile(int, FileObject, String, String) - Constructor for class org.pentaho.di.core.ResultFile
-
Construct a new result file
- ResultFile(Node) - Constructor for class org.pentaho.di.core.ResultFile
- RIGHT - Static variable in class org.pentaho.di.core.Const
-
Specifies the number of pixels to the right we have to go in dialog boxes.
- rightPad(StringBuffer, int) - Static method in class org.pentaho.di.core.Const
-
Right pad a StringBuffer: adds spaces to a string until a certain length.
- rightPad(StringBuffer, int) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Right pad a StringBuffer: adds spaces to a string until a certain length.
- rightPad(StringBuilder, int) - Static method in class org.pentaho.di.core.Const
-
Right pad a StringBuilder: adds spaces to a string until a certain length.
- rightPad(String, int) - Static method in class org.pentaho.di.core.Const
-
Right pad a string: adds spaces to a string until a certain length.
- rightPad(String, int) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Right pad a string: adds spaces to a string until a certain length.
- rightstr(int) - Method in class org.pentaho.di.compatibility.Value
- rightstr(Value) - Method in class org.pentaho.di.compatibility.Value
- rightTrim(String) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Deprecated.Use
Const.rtrim(String)
instead - ROLE - org.pentaho.di.repository.ObjectRecipient.Type
- rollback() - Method in class org.pentaho.di.core.database.Database
- rollback() - Method in interface org.pentaho.di.core.database.DatabaseTransactionListener
- rollback(boolean) - Method in class org.pentaho.di.core.database.Database
- rollback(Savepoint) - Method in class org.pentaho.di.core.database.Database
- round() - Method in class org.pentaho.di.compatibility.Value
-
Rounds off to the nearest integer.
- round(double, int) - Static method in class org.pentaho.di.core.Const
-
rounds double f to any number of places after decimal point Does arithmetic using BigDecimal class to avoid integer overflow while rounding
- round(double, int, int) - Static method in class org.pentaho.di.core.Const
-
rounds double f to any number of places after decimal point Does arithmetic using BigDecimal class to avoid integer overflow while rounding
- round(int) - Method in class org.pentaho.di.compatibility.Value
-
Rounds the Number value to a certain number decimal places.
- round(long, int, int) - Static method in class org.pentaho.di.core.Const
-
rounds long f to any number of places after decimal point Does arithmetic using BigDecimal class to avoid integer overflow while rounding
- round(BigDecimal, int, int) - Static method in class org.pentaho.di.core.Const
-
rounds BigDecimal f to any number of places after decimal point Does arithmetic using BigDecimal class to avoid integer overflow while rounding
- round(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Rounding with no decimal places (using default rounding method ROUND_HALF_CEILING)
- round(ValueMetaInterface, Object, int) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Rounding with no decimal places with a given rounding method
- round(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Rounding with decimal places (using default rounding method ROUND_HALF_EVEN)
- round(ValueMetaInterface, Object, ValueMetaInterface, Object, int) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Rounding with decimal places with a given rounding method
- round(ValueMetaInterface, Object, ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Rounding with decimal places with a given rounding method
- ROUND_HALF_CEILING - Static variable in class org.pentaho.di.core.Const
-
Rounding mode, not implemented in
BigDecimal
. - Row - Class in org.pentaho.di.compatibility
-
This class describes a single row in a stream of data.
- Row() - Constructor for class org.pentaho.di.compatibility.Row
-
Create a new empty row (with 0 values)
- Row(DataInputStream) - Constructor for class org.pentaho.di.compatibility.Row
-
Read a row of Values from an input-stream.
- Row(DataInputStream, int, Row) - Constructor for class org.pentaho.di.compatibility.Row
-
Read a number of Values without meta-data into a row.
- Row(DataInputStream, Row) - Constructor for class org.pentaho.di.compatibility.Row
-
Read a number of Values without meta-data into a row.
- Row(Row) - Constructor for class org.pentaho.di.compatibility.Row
-
Creates a new row as a duplicate of the given row.
- Row(Node) - Constructor for class org.pentaho.di.compatibility.Row
- RowBuffer - Class in org.pentaho.di.core.row
-
This class contains a list of data rows as well as the RowMetaInterface to describe it.
- RowBuffer(RowMetaInterface) - Constructor for class org.pentaho.di.core.row.RowBuffer
- RowBuffer(RowMetaInterface, List<Object[]>) - Constructor for class org.pentaho.di.core.row.RowBuffer
- RowDataUtil - Class in org.pentaho.di.core.row
-
This class of static methods can be used to manipulate rows: add, delete, resize, etc...
- RowDataUtil() - Constructor for class org.pentaho.di.core.row.RowDataUtil
- ROWLEVEL - org.pentaho.di.core.logging.LogLevel
- RowMeta - Class in org.pentaho.di.core.row
- RowMeta() - Constructor for class org.pentaho.di.core.row.RowMeta
- RowMeta(DataInputStream) - Constructor for class org.pentaho.di.core.row.RowMeta
- RowMeta(Node) - Constructor for class org.pentaho.di.core.row.RowMeta
-
Create a new row metadata object from XML
- RowMetaAndData - Class in org.pentaho.di.core
- RowMetaAndData() - Constructor for class org.pentaho.di.core.RowMetaAndData
- RowMetaAndData(RowMetaInterface, Object...) - Constructor for class org.pentaho.di.core.RowMetaAndData
- RowMetaInterface - Interface in org.pentaho.di.core.row
-
This interface provides methods to describe and manipulate a row's structure.
- ROWS_IN_ROWSET - Static variable in class org.pentaho.di.core.Const
-
Size of rowset: bigger = faster for large amounts of data
- ROWS_UPDATE - Static variable in class org.pentaho.di.core.Const
-
print update every ...
- RowSet - Interface in org.pentaho.di.core
- RowSetListener - Interface in org.pentaho.di.core
- rpad(int) - Method in class org.pentaho.di.compatibility.Value
- rpad(int, String) - Method in class org.pentaho.di.compatibility.Value
- rpad(Value) - Method in class org.pentaho.di.compatibility.Value
- rpad(Value, Value) - Method in class org.pentaho.di.compatibility.Value
- Rpad(String, String, int) - Static method in class org.pentaho.di.core.Const
-
New method avoids string concatenation is between 50% and > 2000% faster depending on length of the string to pad, and the size to pad it to.
- rtrim() - Method in class org.pentaho.di.compatibility.Value
- rtrim(String) - Static method in class org.pentaho.di.core.Const
-
Right trim: remove spaces to the right of a string
- run() - Method in class org.pentaho.di.core.util.StreamLogger
- RunConfigurationIsRemote - org.pentaho.di.core.extension.KettleExtensionPoint
- RunConfigurationSelection - org.pentaho.di.core.extension.KettleExtensionPoint
- RUNNING - org.pentaho.di.core.logging.LogStatus
- runTestMixed10(int) - Method in class org.pentaho.di.core.row.SpeedTest
- runTestMixed100(int) - Method in class org.pentaho.di.core.row.SpeedTest
- runTestMixed1000(int) - Method in class org.pentaho.di.core.row.SpeedTest
- runTestStrings10(int) - Method in class org.pentaho.di.core.row.SpeedTest
- runTestStrings100(int) - Method in class org.pentaho.di.core.row.SpeedTest
- runTestStrings1000(int) - Method in class org.pentaho.di.core.row.SpeedTest
- RuntimeThreadDialogs - Class in org.pentaho.di.core.gui
- RuntimeThreadDialogs() - Constructor for class org.pentaho.di.core.gui.RuntimeThreadDialogs
S
- S3VFS_USE_TEMPORARY_FILE_ON_UPLOAD_DATA - Static variable in class org.pentaho.di.core.Const
-
A variable to configure s3vfs to use a temporary file on upload data to S3 Amazon."
- safeAppendDirectory(String, String) - Static method in class org.pentaho.di.core.Const
-
implemented to help prevent errors in matching up pluggable LAF directories and paths/files eliminating malformed URLs - duplicate file separators or missing file separators.
- safeModeLocal - Static variable in class org.pentaho.di.core.database.MonetDBDatabaseMeta
- safeToLowerCase(Object) - Static method in class org.pentaho.di.core.util.StringUtil
-
Calls the
String.toLowerCase()
method on theString
returned by a call toobj.toString()
, guarding againstNullPointerException
s. - sameDB(String) - Method in class org.pentaho.di.core.DBCacheEntry
- sanitizeName(String) - Method in class org.pentaho.di.connections.vfs.BaseVFSConnectionProvider
- sanitizeName(String) - Method in interface org.pentaho.di.connections.vfs.VFSConnectionProvider
- SAPDBDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains SAP DB specific information through static final members
- SAPDBDatabaseMeta() - Constructor for class org.pentaho.di.core.database.SAPDBDatabaseMeta
- save(IMetaStore, T) - Method in class org.pentaho.di.connections.ConnectionManager
-
Save a named connection to a specific meta store
- save(IMetaStore, T, boolean) - Method in class org.pentaho.di.connections.ConnectionManager
-
Save a named connection to a specific meta store
- save(T) - Method in class org.pentaho.di.connections.ConnectionManager
-
Save a named connection to the default meta store
- saveCache() - Method in class org.pentaho.di.core.DBCache
- saveProps() - Method in class org.pentaho.di.core.Props
- saveSettings() - Method in class org.pentaho.di.i18n.LanguageChoice
- saveToRepository(RepositoryAttributeInterface) - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
-
Saves the log table to a repository.
- SCALE - org.pentaho.di.core.KettleClientEnvironment.ClientType
- Schema - Class in org.pentaho.di.core.database
-
Contains the information that's stored in a single schema.
- Schema(String) - Constructor for class org.pentaho.di.core.database.Schema
- Schema(String, String[]) - Constructor for class org.pentaho.di.core.database.Schema
- SCHEME - Static variable in class org.pentaho.di.connections.vfs.provider.ConnectionFileProvider
- SCHEME - Static variable in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetailsProvider
- SCHEME_NAME - Static variable in class org.pentaho.di.connections.vfs.provider.ConnectionFileProvider
- ScrollBarInterface - Interface in org.pentaho.di.core.gui
- searchForType(PluginTypeInterface) - Method in interface org.pentaho.di.core.plugins.PluginRegistryExtension
- searchForType(PluginTypeInterface) - Method in class org.pentaho.di.core.service.PluginServiceLoaderRegistryExtension
- searchLibDir - Variable in class org.pentaho.di.core.plugins.BasePluginType
- searchPlugins() - Method in class org.pentaho.di.core.plugins.BasePluginType
-
Let's put in code here to search for the step plugins..
- searchPlugins() - Method in interface org.pentaho.di.core.plugins.PluginTypeInterface
- searchValue(String) - Method in class org.pentaho.di.compatibility.Row
-
Search the Value by name in the row.
- searchValueIndex(String) - Method in class org.pentaho.di.compatibility.Row
-
Search the Value by name in the row, return the Values index.
- searchValueMeta(String) - Method in class org.pentaho.di.core.row.RowMeta
-
Searches for a value with a certain name in the value meta list
- searchValueMeta(String) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Searches for a value with a certain name in the value meta list.
- secondOfMinute(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- SELECT_COUNT_STATEMENT - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
-
The SQL, minus the table name, to select the number of rows from a table
- SEQUENCE_FOR_BATCH_ID - Static variable in class org.pentaho.di.core.database.BaseDatabaseMeta
- serializable - Variable in class org.pentaho.di.compatibility.ValueSerializable
- serialVersionUID - Static variable in class org.pentaho.di.compatibility.Row
- serialVersionUID - Static variable in exception org.pentaho.di.core.exception.IdNotFoundException
- serialVersionUID - Static variable in exception org.pentaho.di.core.exception.JobStoppedException
- serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleDatabaseBatchException
- serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleDatabaseException
- serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleDependencyException
- serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleEOFException
- serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleFileException
- serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleJobException
- serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleObjectExistsException
- serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettlePluginLoaderException
- serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleRepositoryNotSupportedException
- serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleRowException
- serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleStepException
- serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleTransException
- serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleValueException
- serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleVersionException
- serialVersionUID - Static variable in exception org.pentaho.di.core.exception.KettleXMLException
- serialVersionUID - Static variable in exception org.pentaho.di.core.exception.LookupReferencesException
- ServiceProvider - Annotation Type in org.pentaho.di.core.service
- ServiceProviderInterface<T> - Interface in org.pentaho.di.core.service
- ServiceProviderPluginType - Class in org.pentaho.di.core.service
- ServiceProviderPluginType() - Constructor for class org.pentaho.di.core.service.ServiceProviderPluginType
- SERVLET - org.pentaho.di.core.logging.LoggingObjectType
- setAccessType(int) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setAccessType(int) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setAccessType(int) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Set the type of database access.
- setActive() - Method in class org.pentaho.di.core.DBCache
- setActive(boolean) - Method in class org.pentaho.di.core.DBCache
- setAlpha(int) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
- setAntialias(boolean) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
- setArguments(Object[]) - Method in class org.pentaho.di.core.logging.LogMessage
-
Deprecated.
- setAskAboutReplacingDatabaseConnections(boolean) - Method in class org.pentaho.di.core.Props
- setAttribute(String, boolean) - Method in interface org.pentaho.di.repository.RepositoryAttributeInterface
-
Set a boolean attribute
- setAttribute(String, long) - Method in interface org.pentaho.di.repository.RepositoryAttributeInterface
-
Set an integer attribute
- setAttribute(String, String) - Method in interface org.pentaho.di.repository.RepositoryAttributeInterface
-
Set a String attribute
- setAttribute(String, String, String) - Method in interface org.pentaho.di.core.AttributesInterface
-
Add an attribute to an attribute group
- setAttributes(String, Map<String, String>) - Method in interface org.pentaho.di.core.AttributesInterface
-
Add a map of attributes to an attribute group.
- setAttributes(Properties) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
Set extra attributes on this database connection
- setAttributes(Properties) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
Set extra attributes on this database connection
- setAttributes(Properties) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Set extra attributes on this database connection
- setAttributesMap(Map<String, Map<String, String>>) - Method in interface org.pentaho.di.core.AttributesInterface
-
Pass a map of group attributes
- setAutoCommit() - Method in class org.pentaho.di.core.database.Database
- setAutoCommit(boolean) - Method in class org.pentaho.di.core.database.Database
- setBackground(int, int, int) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
- setBackground(PrimitiveGCInterface.EColor) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
- setBatchId(long) - Method in class org.pentaho.di.core.logging.LoggingHierarchy
- setBigNumber(BigDecimal) - Method in class org.pentaho.di.compatibility.ValueBigNumber
- setBigNumber(BigDecimal) - Method in class org.pentaho.di.compatibility.ValueBinary
- setBigNumber(BigDecimal) - Method in class org.pentaho.di.compatibility.ValueBoolean
- setBigNumber(BigDecimal) - Method in class org.pentaho.di.compatibility.ValueDate
- setBigNumber(BigDecimal) - Method in class org.pentaho.di.compatibility.ValueInteger
- setBigNumber(BigDecimal) - Method in interface org.pentaho.di.compatibility.ValueInterface
- setBigNumber(BigDecimal) - Method in class org.pentaho.di.compatibility.ValueNumber
- setBigNumber(BigDecimal) - Method in class org.pentaho.di.compatibility.ValueSerializable
- setBigNumber(BigDecimal) - Method in class org.pentaho.di.compatibility.ValueString
- setBigNumberFormatting(boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setBoolean(boolean) - Method in class org.pentaho.di.compatibility.ValueBigNumber
- setBoolean(boolean) - Method in class org.pentaho.di.compatibility.ValueBinary
- setBoolean(boolean) - Method in class org.pentaho.di.compatibility.ValueBoolean
- setBoolean(boolean) - Method in class org.pentaho.di.compatibility.ValueDate
- setBoolean(boolean) - Method in class org.pentaho.di.compatibility.ValueInteger
- setBoolean(boolean) - Method in interface org.pentaho.di.compatibility.ValueInterface
- setBoolean(boolean) - Method in class org.pentaho.di.compatibility.ValueNumber
- setBoolean(boolean) - Method in class org.pentaho.di.compatibility.ValueSerializable
- setBoolean(boolean) - Method in class org.pentaho.di.compatibility.ValueString
- setBuffer(List<Object[]>) - Method in class org.pentaho.di.core.row.RowBuffer
- setBuildDate(String) - Method in class org.pentaho.di.version.BuildVersion
- setBuildUser(String) - Method in class org.pentaho.di.version.BuildVersion
- setBytes(byte[]) - Method in class org.pentaho.di.compatibility.ValueBigNumber
- setBytes(byte[]) - Method in class org.pentaho.di.compatibility.ValueBinary
- setBytes(byte[]) - Method in class org.pentaho.di.compatibility.ValueBoolean
- setBytes(byte[]) - Method in class org.pentaho.di.compatibility.ValueDate
- setBytes(byte[]) - Method in class org.pentaho.di.compatibility.ValueInteger
- setBytes(byte[]) - Method in interface org.pentaho.di.compatibility.ValueInterface
- setBytes(byte[]) - Method in class org.pentaho.di.compatibility.ValueNumber
- setBytes(byte[]) - Method in class org.pentaho.di.compatibility.ValueSerializable
- setBytes(byte[]) - Method in class org.pentaho.di.compatibility.ValueString
- setCacheHits(int) - Method in class org.pentaho.di.core.xml.XMLHandlerCache
-
Allows you to (re-)set the number of cache hits
- setCarteObjectId(String) - Method in class org.pentaho.di.core.logging.LoggingObject
- setCaseInsensitive(boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setCaseInsensitive(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets whether or not the value object is case sensitive.
- setCasesUrl(String) - Method in class org.pentaho.di.core.plugins.Plugin
- setCasesUrl(String) - Method in interface org.pentaho.di.core.plugins.PluginInterface
- setCatalogName(String) - Method in class org.pentaho.di.core.database.Catalog
- setCatalogs(Catalog[]) - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
- setCategory(String) - Method in class org.pentaho.di.core.plugins.Plugin
- setCauses(List<Exception>) - Method in exception org.pentaho.di.core.exception.KettleConversionException
- setChanged() - Method in class org.pentaho.di.core.database.DatabaseMeta
- setChanged(boolean) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setChanged(boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setChanged(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setChangedDate(Date) - Method in class org.pentaho.di.shared.SharedObjectBase
- setChildren(List<RepositoryDirectoryInterface>) - Method in class org.pentaho.di.repository.RepositoryDirectory
- setChildren(List<RepositoryDirectoryInterface>) - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
-
sets the list of child directories
- setClassLoaderGroup(String) - Method in class org.pentaho.di.core.plugins.Plugin
- setClassLoaderGroup(String) - Method in interface org.pentaho.di.core.plugins.PluginInterface
- setClassMap(Map<Class<?>, String>) - Method in class org.pentaho.di.core.plugins.Plugin
- setClient(KettleClientEnvironment.ClientType) - Method in class org.pentaho.di.core.KettleClientEnvironment
- setClientID(String) - Method in class org.pentaho.di.core.KettleClientEnvironment
-
Set the Client ID which has significance when the ClientType == OTHER
- setClusterTemplate(NamedClusterOsgi) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterServiceOsgi
-
This method will set the cluster template used when creating new NamedClusters
- setCollatorDisabled(boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setCollatorDisabled(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets whether or not the value object should be sorted according to a locale using a collator
- setCollatorLocale(Locale) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setCollatorLocale(Locale) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the Locale of the collator
- setCollatorStrength(int) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setCollatorStrength(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the strength of the collator.
- setComment(String) - Method in class org.pentaho.di.core.ResultFile
- setComments(String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setComments(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the comments for the object implementing the interface.
- setCommit(int) - Method in class org.pentaho.di.core.database.Database
-
Specify after how many rows a commit needs to occur when inserting or updating values.
- setCommitSize(int) - Method in class org.pentaho.di.core.database.Database
- setComplete(boolean) - Method in class org.pentaho.di.core.database.SqlScriptStatement
- setCondition(int, Condition) - Method in class org.pentaho.di.core.Condition
- setConnection(String) - Method in class org.pentaho.di.connections.vfs.provider.ConnectionFileName
- setConnection(Connection) - Method in class org.pentaho.di.core.database.Database
-
Allows for the injection of a "life" connection, generated by a piece of software outside of Kettle.
- setConnectionGroup(String) - Method in class org.pentaho.di.core.database.Database
- setConnectionName(String) - Method in interface org.pentaho.di.core.logging.LogTableCoreInterface
- setConnectionPoolingProperties(Properties) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setConnectionPoolingProperties(Properties) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
set the connection pooling properties
- setConnectionPoolingProperties(Properties) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setConnectionTimeout(int) - Method in class org.pentaho.di.core.util.HttpClientManager.HttpClientBuilderFacade
- setConnectSQL(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setConnectSQL(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setConnectSQL(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setContainerObjectId(String) - Method in class org.pentaho.di.core.database.Database
- setContainerObjectId(String) - Method in class org.pentaho.di.core.logging.LogChannel
- setContainerObjectId(String) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- setContainerObjectId(String) - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
- setConversionMask(String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setConversionMask(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the conversion mask.
- setConversionMeta(ValueMetaInterface) - Method in class org.pentaho.di.core.util.StringEvaluationResult
- setConversionMetadata(ValueMetaInterface) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setConversionMetadata(ValueMetaInterface) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Attach conversion metadata 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.
- setCopy(int) - Method in class org.pentaho.di.core.database.Database
- setCopy(String) - Method in class org.pentaho.di.core.logging.LogMessage
- setCount(Long) - Method in class org.pentaho.di.core.metrics.MetricsDuration
- setCounter(long) - Method in class org.pentaho.di.core.Counter
- setCounter(String, Counter) - Method in class org.pentaho.di.core.Counters
- setCredentials(String, String) - Method in class org.pentaho.di.core.util.HttpClientManager.HttpClientBuilderFacade
- setCredentials(String, String, AuthScope) - Method in class org.pentaho.di.core.util.HttpClientManager.HttpClientBuilderFacade
- setCurrencySymbol(String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setCurrencySymbol(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the currency symbol.
- setCustomParameter(String, String) - Method in class org.pentaho.di.core.Props
-
Set the custom parameter
- setData(Object[]) - Method in class org.pentaho.di.core.RowMetaAndData
- setDatabase(DatabaseMeta) - Method in class org.pentaho.di.core.SQLStatement
-
Sets the database connection for this SQL Statement
- setDatabaseDialect(String) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- setDatabaseInterface(DatabaseInterface) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Set the system dependend database interface for this database metadata definition
- setDatabaseName(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setDatabaseName(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setDatabaseName(String) - Method in class org.pentaho.di.core.database.PartitionDatabaseMeta
- setDatabasePortNumberString(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setDatabasePortNumberString(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setDatabaseType(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setDataSourceProviderInterface(DataSourceProviderInterface) - Static method in class org.pentaho.di.core.database.DataSourceProviderFactory
- setDataTablespace(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setDataTablespace(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setDataTablespace(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setDataType(int) - Method in class org.pentaho.di.core.logging.LogTableField
- setDate(Date) - Method in class org.pentaho.di.compatibility.ValueBigNumber
- setDate(Date) - Method in class org.pentaho.di.compatibility.ValueBinary
- setDate(Date) - Method in class org.pentaho.di.compatibility.ValueBoolean
- setDate(Date) - Method in class org.pentaho.di.compatibility.ValueDate
- setDate(Date) - Method in class org.pentaho.di.compatibility.ValueInteger
- setDate(Date) - Method in interface org.pentaho.di.compatibility.ValueInterface
- setDate(Date) - Method in class org.pentaho.di.compatibility.ValueNumber
- setDate(Date) - Method in class org.pentaho.di.compatibility.ValueSerializable
- setDate(Date) - Method in class org.pentaho.di.compatibility.ValueString
- setDate(Date) - Method in class org.pentaho.di.core.metrics.MetricsDuration
- setDate(Date) - Method in class org.pentaho.di.core.metrics.MetricsSnapshot
- setDate(Date) - Method in interface org.pentaho.di.core.metrics.MetricsSnapshotInterface
- setDateFormatLenient(boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setDateFormatLenient(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Set to true if the date formatting (parsing) is to be set to lenient.
- setDateFormatLocale(Locale) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setDateFormatLocale(Locale) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the locale of the date format.
- setDateFormatSymbols(DateFormatSymbols) - Method in class org.pentaho.di.core.row.value.timestamp.SimpleTimestampFormat
-
Sets the date and time format symbols of this date format.
- setDateFormatTimeZone(TimeZone) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setDateFormatTimeZone(TimeZone) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
- setDatePattern(SimpleDateFormat) - Method in interface org.pentaho.di.core.plugins.IValueMetaConverter
- setDatePattern(SimpleDateFormat) - Method in class org.pentaho.di.core.row.value.ValueMetaConverter
- setDbInfo(DatabaseMeta) - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
- setDBName(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Set the name of the database.
- setDBPort(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Sets the port on which the database listens.
- setDecimalSymbol(String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setDecimalSymbol(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the decimal symbol.
- setDefault() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Set default values for an Oracle database.
- setDefaultCharset(Charset) - Method in class org.pentaho.di.core.fileinput.CharsetToolkit
-
Defines the default
Charset
used in case the buffer represents an 8-bitCharset
. - setDefaultConversionMask() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setDefaultLocale(Locale) - Method in class org.pentaho.di.i18n.LanguageChoice
- setDefaultValue(String) - Method in class org.pentaho.di.core.database.DatabaseConnectionPoolParameter
- setDescription(String) - Method in interface org.pentaho.di.connections.ConnectionDetails
- setDescription(String) - Method in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetails
- setDescription(String) - Method in class org.pentaho.di.core.database.DatabaseConnectionPoolParameter
- setDescription(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setDescription(String) - Method in interface org.pentaho.di.core.DescriptionInterface
- setDescription(String) - Method in class org.pentaho.di.core.KettleAttribute
- setDescription(String) - Method in class org.pentaho.di.core.logging.LogTableField
- setDescription(String) - Method in class org.pentaho.di.core.metrics.MetricsDuration
- setDescription(String) - Method in class org.pentaho.di.core.plugins.Plugin
- setDescription(String) - Method in interface org.pentaho.di.repository.RepositoryElementInterface
-
Sets the description of the repository object.
- setDisableInitialExecutionHistory(boolean) - Method in class org.pentaho.di.core.Props
- setDisplayName(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setDisplayName(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setDisplayName(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setDocumentationUrl(String) - Method in class org.pentaho.di.core.plugins.Plugin
- setDocumentationUrl(String) - Method in interface org.pentaho.di.core.plugins.PluginInterface
- setDone() - Method in class org.pentaho.di.core.BlockingBatchingRowSet
- setDone() - Method in interface org.pentaho.di.core.RowSet
- setDuration(Long) - Method in class org.pentaho.di.core.metrics.MetricsDuration
- setElapsedTimeMillis(long) - Method in class org.pentaho.di.core.Result
-
Sets the elapsed time of the ETL execution in milliseconds
- setEmbeddedMetastore(IMetaStore) - Method in interface org.pentaho.di.core.osgi.api.MetastoreLocatorOsgi
-
Registers a metastore provider that returns the received metastore with the current thread.
- setEnabled(boolean) - Method in class org.pentaho.di.core.logging.LogTableField
- setEndDate(Date) - Method in class org.pentaho.di.core.metrics.MetricsDuration
- setEnforce8Bit(boolean) - Method in class org.pentaho.di.core.fileinput.CharsetToolkit
-
If US-ASCII is recognized, enforce to return the default encoding, rather than US-ASCII.
- setEntryNr(long) - Method in class org.pentaho.di.core.Result
-
Sets the entry number to the specified value
- setError(String) - Method in class org.pentaho.di.core.SQLStatement
-
Sets the error that occurred when obtaining the SQL.
- setErrorCode(String) - Method in class org.pentaho.di.core.CheckResult
- setErrorCode(String) - Method in interface org.pentaho.di.core.CheckResultInterface
-
Sets the component-specific result/error code.
- setErrorHelpFile(String) - Method in class org.pentaho.di.core.plugins.Plugin
- setErrorHelpFile(String) - Method in interface org.pentaho.di.core.plugins.PluginInterface
- setErrorsField(boolean) - Method in class org.pentaho.di.core.logging.LogTableField
- setException(Exception) - Method in class org.pentaho.di.core.database.DatabaseTestResults
- setException(KettleException) - Method in class org.pentaho.di.core.logging.FileLoggingEventListener
- setExceptionsList(List<Exception>) - Method in exception org.pentaho.di.core.exception.KettleDatabaseBatchException
- setExecutable(boolean, boolean) - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
- setExecutionId(String) - Method in class org.pentaho.di.core.Result
-
Sets a unique identifier of an ETL execution, should one ever care to declare one such
- setExitStatus(int) - Method in class org.pentaho.di.core.Result
-
Sets the exit status value to the specified value
- setFieldName(String) - Method in class org.pentaho.di.core.logging.LogTableField
- setFields(List<ValueMetaInterface>) - Method in exception org.pentaho.di.core.exception.KettleConversionException
- setFile(FileObject) - Method in class org.pentaho.di.core.ResultFile
- setFilename(String) - Method in class org.pentaho.di.core.logging.FileLoggingEventListener
- setFilename(String) - Method in class org.pentaho.di.core.logging.LoggingObject
- setFilename(FileObject) - Method in class org.pentaho.di.core.logging.log4j.Log4jFileAppender
- setFileOutputStream(OutputStream) - Method in class org.pentaho.di.core.logging.log4j.Log4jFileAppender
- setFilepath(String) - Method in exception org.pentaho.di.core.exception.KettleFileNotFoundException
- setFileSystemOptions(FileSystemOptions) - Method in class org.pentaho.di.connections.vfs.builder.VFSConnectionConfigurationBuilder
- setFilter(String) - Method in class org.pentaho.di.core.logging.LogChannel
- setFilter(String) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- setFilter(Filter) - Method in class org.pentaho.di.core.logging.log4j.Log4jFileAppender
- setFolder(String) - Method in class org.pentaho.di.core.plugins.PluginFolder
- setFont(String, int, boolean, boolean) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
- setFont(PrimitiveGCInterface.EFont) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
- setForcingIdentifiersToLowerCase(boolean) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setForcingIdentifiersToLowerCase(boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setForcingIdentifiersToLowerCase(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setForcingIdentifiersToLowerCase(boolean) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- setForcingIdentifiersToUpperCase(boolean) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setForcingIdentifiersToUpperCase(boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setForcingIdentifiersToUpperCase(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setForcingIdentifiersToUpperCase(boolean) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- setForcingSeparateLogging(boolean) - Method in class org.pentaho.di.core.database.Database
- setForcingSeparateLogging(boolean) - Method in class org.pentaho.di.core.logging.LogChannel
- setForcingSeparateLogging(boolean) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
-
This option will force the create of a separate logging channel even if the logging concerns identical objects with identical names.
- setForcingSeparateLogging(boolean) - Method in class org.pentaho.di.core.logging.LoggingObject
- setForcingSeparateLogging(boolean) - Method in interface org.pentaho.di.core.logging.LoggingObjectInterface
-
This option will force the create of a separate logging channel even if the logging concerns identical objects with identical names.
- setForcingSeparateLogging(boolean) - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
- setForeground(int, int, int) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
- setForeground(PrimitiveGCInterface.EColor) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
- setForumUrl(String) - Method in class org.pentaho.di.core.plugins.Plugin
- setForumUrl(String) - Method in interface org.pentaho.di.core.plugins.PluginInterface
- setFromIndex(int) - Method in class org.pentaho.di.core.database.SqlScriptStatement
- setFunction(int) - Method in class org.pentaho.di.core.Condition
- setGatewayPassword(String) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- setGatewayUrl(String) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- setGatewayUsername(String) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- setGatheringMetrics(boolean) - Method in class org.pentaho.di.core.database.Database
- setGatheringMetrics(boolean) - Method in class org.pentaho.di.core.logging.LogChannel
- setGatheringMetrics(boolean) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- setGatheringMetrics(boolean) - Method in class org.pentaho.di.core.logging.LoggingObject
- setGatheringMetrics(boolean) - Method in interface org.pentaho.di.core.logging.LoggingObjectInterface
-
Enable of disable kettle metrics gathering during execution
- setGatheringMetrics(boolean) - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
- setGroupingSymbol(String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setGroupingSymbol(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the grouping symbol.
- setHandler(ErrorHandler) - Method in class org.pentaho.di.core.logging.log4j.KettleLogChannelAppender
- setHandler(ErrorHandler) - Method in class org.pentaho.di.core.logging.log4j.Log4jFileAppender
- setHash(String) - Method in interface org.pentaho.di.core.database.CachedManagedDataSourceInterface
-
Sets the Datasource hash
- setHdfsHost(String) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- setHdfsPassword(String) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- setHdfsPort(String) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- setHdfsUsername(String) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- setHeight(int) - Method in interface org.pentaho.di.core.gui.GUISizeInterface
- setHint(LifeEventInfo.Hint) - Method in class org.pentaho.di.core.lifecycle.LifeEventInfo
- setHooks(LoggingObjectLifecycleInterface) - Method in class org.pentaho.di.core.logging.LogChannel
- setHooks(LoggingObjectLifecycleInterface) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- setHost(String) - Method in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetails
- setHostname(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setHostname(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setHostname(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Sets the hostname of the machine on which the database runs.
- setHostname(String) - Method in class org.pentaho.di.core.database.PartitionDatabaseMeta
- setId(String) - Method in class org.pentaho.di.core.plugins.BasePluginType
- setId(String) - Method in class org.pentaho.di.www.WebResult
- setIds(String[]) - Method in class org.pentaho.di.core.plugins.Plugin
- setIgnore() - Method in class org.pentaho.di.compatibility.Row
-
Marks this row as to be ignored by the next steps.
- setIgnore(boolean) - Method in class org.pentaho.di.compatibility.Row
-
Marks this row as to be ignored or not by the next steps.
- setIgnoreWhitespace(boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setIgnoreWhitespace(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Set Ignore Whitespace Only applicable for TYPE_STRING comparisons
- setImageFile(String) - Method in class org.pentaho.di.core.plugins.Plugin
- setImageFile(String) - Method in interface org.pentaho.di.core.plugins.PluginInterface
- setInactive() - Method in class org.pentaho.di.core.DBCache
- setIncrement(long) - Method in class org.pentaho.di.core.Counter
- setIndex(Object[]) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setIndex(Object[]) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the index.
- setIndexTablespace(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setIndexTablespace(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setIndexTablespace(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setInitialPoolSize(int) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setInitialPoolSize(int) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setInitialPoolSize(int) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setInitialPoolSizeString(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setInitialPoolSizeString(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setInitialPoolSizeString(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setInteger(long) - Method in class org.pentaho.di.compatibility.ValueBigNumber
- setInteger(long) - Method in class org.pentaho.di.compatibility.ValueBinary
- setInteger(long) - Method in class org.pentaho.di.compatibility.ValueBoolean
- setInteger(long) - Method in class org.pentaho.di.compatibility.ValueDate
- setInteger(long) - Method in class org.pentaho.di.compatibility.ValueInteger
- setInteger(long) - Method in interface org.pentaho.di.compatibility.ValueInterface
- setInteger(long) - Method in class org.pentaho.di.compatibility.ValueNumber
- setInteger(long) - Method in class org.pentaho.di.compatibility.ValueSerializable
- setInteger(long) - Method in class org.pentaho.di.compatibility.ValueString
- setInUseBy(List<String>) - Method in interface org.pentaho.di.core.database.CachedManagedDataSourceInterface
-
Sets the owner of this Datasource
- setItems(String[]) - Method in class org.pentaho.di.core.database.Catalog
- setItems(String[]) - Method in class org.pentaho.di.core.database.Schema
- setJarFile(URL) - Method in class org.pentaho.di.core.plugins.JarFileAnnotationPlugin
- setJobTrackerHost(String) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- setJobTrackerPort(String) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- setKafkaBootstrapServers(String) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- setKey(boolean) - Method in class org.pentaho.di.core.logging.LogTableField
- setKey(String) - Method in class org.pentaho.di.core.KettleAttribute
- setLabel(String) - Method in class org.pentaho.di.connections.ConnectionManager.Type
- setLargeTextField(boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setLargeTextField(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Set to true if the this is to be a large text field (CLOB, TEXT) with arbitrary length.
- setLastArguments(String[]) - Method in class org.pentaho.di.core.Props
-
Set the last arguments so that we can recall it the next time...
- setLastModifiedDate(long) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- setLastRepository(String) - Method in class org.pentaho.di.core.Props
- setLastRepositoryLogin(String) - Method in class org.pentaho.di.core.Props
- setLayout(Layout) - Method in class org.pentaho.di.core.logging.log4j.Log4jFileAppender
- setLayout(KettleLogLayout) - Method in class org.pentaho.di.core.logging.LoggingBuffer
- setLeftValuename(String) - Method in class org.pentaho.di.core.Condition
- setLength(int) - Method in class org.pentaho.di.compatibility.Value
-
Sets the length of the Number, Integer or String to the specified length Note: no truncation of the value takes place, this is meta-data only!
- setLength(int) - Method in class org.pentaho.di.compatibility.ValueBigNumber
- setLength(int) - Method in class org.pentaho.di.compatibility.ValueBinary
- setLength(int) - Method in class org.pentaho.di.compatibility.ValueBoolean
- setLength(int) - Method in class org.pentaho.di.compatibility.ValueDate
- setLength(int) - Method in class org.pentaho.di.compatibility.ValueInteger
- setLength(int) - Method in interface org.pentaho.di.compatibility.ValueInterface
- setLength(int) - Method in class org.pentaho.di.compatibility.ValueNumber
- setLength(int) - Method in class org.pentaho.di.compatibility.ValueSerializable
- setLength(int) - Method in class org.pentaho.di.compatibility.ValueString
- setLength(int) - Method in interface org.pentaho.di.core.gui.TextFileInputFieldInterface
- setLength(int) - Method in class org.pentaho.di.core.logging.LogTableField
- setLength(int) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setLength(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the length.
- setLength(int, int) - Method in class org.pentaho.di.compatibility.Value
-
Sets the length and the precision of the Number, Integer or String to the specified length & precision Note: no truncation of the value takes place, this is meta-data only!
- setLength(int, int) - Method in class org.pentaho.di.compatibility.ValueBigNumber
- setLength(int, int) - Method in class org.pentaho.di.compatibility.ValueBinary
- setLength(int, int) - Method in class org.pentaho.di.compatibility.ValueBoolean
- setLength(int, int) - Method in class org.pentaho.di.compatibility.ValueDate
- setLength(int, int) - Method in class org.pentaho.di.compatibility.ValueInteger
- setLength(int, int) - Method in interface org.pentaho.di.compatibility.ValueInterface
- setLength(int, int) - Method in class org.pentaho.di.compatibility.ValueNumber
- setLength(int, int) - Method in class org.pentaho.di.compatibility.ValueSerializable
- setLength(int, int) - Method in class org.pentaho.di.compatibility.ValueString
- setLength(int, int) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setLength(int, int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the length.
- setLenientStringToNumber(boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setLenientStringToNumber(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
- setLevel(LogLevel) - Method in class org.pentaho.di.core.logging.KettleLoggingEvent
- setLevel(LogLevel) - Method in class org.pentaho.di.core.logging.LogMessage
-
Deprecated.
- setLibraries(List<String>) - Method in class org.pentaho.di.core.plugins.Plugin
- setLinesInHistoryFetchSize(int) - Method in class org.pentaho.di.core.Props
- setLineStyle(PrimitiveGCInterface.ELineStyle) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
- setLineWidth(int) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
- setLocale(Locale) - Static method in class org.pentaho.di.i18n.AbstractMessageHandler
-
forced override, concrete implementations must provide implementation
- setLocale(Locale) - Static method in class org.pentaho.di.i18n.GlobalMessageUtil
- setLocation(int, int) - Method in interface org.pentaho.di.core.gui.GUIPositionInterface
- setLocation(Point) - Method in interface org.pentaho.di.core.gui.GUIPositionInterface
- setLogChannelId(String) - Method in class org.pentaho.di.core.logging.LoggingObject
- setLogChannelId(String) - Method in class org.pentaho.di.core.logging.LogMessage
-
Deprecated.
- setLogChannelId(String) - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
- setLogChannelId(String) - Method in class org.pentaho.di.core.metrics.MetricsDuration
- setLogChannelId(String) - Method in class org.pentaho.di.core.metrics.MetricsSnapshot
- setLogChannelId(String) - Method in class org.pentaho.di.core.Result
-
Sets the log channel id of the object that was executed (trans, job, job entry, etc)
- setLogChannelInterfaceFactory(LogChannelInterfaceFactory) - Static method in class org.pentaho.di.core.logging.KettleLogStore
- setLogDateField(boolean) - Method in class org.pentaho.di.core.logging.LogTableField
- setLogField(boolean) - Method in class org.pentaho.di.core.logging.LogTableField
- setLogFilter(String) - Method in class org.pentaho.di.core.Props
- setLogger(LogChannelInterface) - Method in class org.pentaho.di.core.util.SortedFileOutputStream
-
Setter
- setLoggingObject(LoggingObjectInterface) - Method in class org.pentaho.di.core.logging.LoggingHierarchy
- setLoggingText(String) - Method in class org.pentaho.di.core.database.SqlScriptStatement
- setLogLevel(String) - Method in class org.pentaho.di.core.Props
- setLogLevel(LogLevel) - Method in class org.pentaho.di.core.database.Database
- setLogLevel(LogLevel) - Static method in class org.pentaho.di.core.logging.DefaultLogLevel
- setLogLevel(LogLevel) - Method in class org.pentaho.di.core.logging.LogChannel
- setLogLevel(LogLevel) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
- setLogLevel(LogLevel) - Method in class org.pentaho.di.core.logging.LoggingObject
- setLogLevel(LogLevel) - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
- setLogText(String) - Method in class org.pentaho.di.core.Result
-
Sets the logging text to the specified String
- setLookup(String, String[], String[], String[], String[], String) - Method in class org.pentaho.di.core.database.Database
- setLookup(String, String[], String[], String[], String[], String, boolean) - Method in class org.pentaho.di.core.database.Database
- setLookup(String, String, String[], String[], String[], String[], String) - Method in class org.pentaho.di.core.database.Database
- setLookup(String, String, String[], String[], String[], String[], String, boolean) - Method in class org.pentaho.di.core.database.Database
- setLoop(boolean) - Method in class org.pentaho.di.core.Counter
- setMapr(boolean) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- setMax(Object) - Method in class org.pentaho.di.core.util.StringEvaluationResult
- setMaximum(long) - Method in class org.pentaho.di.core.Counter
- setMaximumPoolSize(int) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setMaximumPoolSize(int) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setMaximumPoolSize(int) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setMaximumPoolSizeString(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setMaximumPoolSizeString(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setMaximumPoolSizeString(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setMaxLogLineTimeoutMinutes(int) - Method in class org.pentaho.di.core.Props
- setMaxNrLines(int) - Method in class org.pentaho.di.core.logging.LoggingBuffer
- setMaxNrLinesInHistory(int) - Method in class org.pentaho.di.core.Props
- setMaxNrLinesInLog(int) - Method in class org.pentaho.di.core.Props
- setMessage(Object) - Method in class org.pentaho.di.core.logging.KettleLoggingEvent
- setMessage(String) - Method in class org.pentaho.di.core.database.DatabaseTestResults
- setMessage(String) - Method in class org.pentaho.di.core.lifecycle.LifeEventInfo
- setMessage(String) - Method in class org.pentaho.di.core.logging.LogMessage
-
Deprecated.
- setMessage(String) - Method in class org.pentaho.di.www.WebResult
- setMetastoreSupplier(Supplier<IMetaStore>) - Method in class org.pentaho.di.connections.ConnectionManager
-
Set the default meta store supplier for the Connection Manager
- setMetric(MetricsInterface) - Method in class org.pentaho.di.core.metrics.MetricsSnapshot
- setMin(Object) - Method in class org.pentaho.di.core.util.StringEvaluationResult
- setModifiedDate(Date) - Method in class org.pentaho.di.connections.vfs.VFSRoot
- setName(String) - Method in class org.pentaho.di.compatibility.Value
-
Sets the name of a Value
- setName(String) - Method in interface org.pentaho.di.connections.ConnectionDetails
- setName(String) - Method in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetails
- setName(String) - Method in class org.pentaho.di.connections.vfs.VFSRoot
- setName(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setName(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setName(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Sets the name of the database connection.
- setName(String) - Method in class org.pentaho.di.core.lifecycle.LifeEventInfo
- setName(String) - Method in class org.pentaho.di.core.logging.log4j.Log4jFileAppender
- setName(String) - Method in class org.pentaho.di.core.logging.LoggingBuffer
- setName(String) - Method in class org.pentaho.di.core.logging.LogTableField
- setName(String) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- setName(String) - Method in class org.pentaho.di.core.plugins.BasePluginType
- setName(String) - Method in class org.pentaho.di.core.plugins.KettleURLClassLoader
- setName(String) - Method in class org.pentaho.di.core.plugins.Plugin
- setName(String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setName(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the name.
- setName(String) - Method in interface org.pentaho.di.repository.ObjectRecipient
- setName(String) - Method in class org.pentaho.di.repository.RepositoryDirectory
-
Set the directory name (rename)
- setName(String) - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
-
Set the directory name (rename)
- setName(String) - Method in interface org.pentaho.di.repository.RepositoryElementInterface
-
Sets the name of the repository object.
- setName(String) - Method in interface org.pentaho.di.repository.RepositoryElementMetaInterface
- setNamedCluster(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setNamedCluster(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
Set the hadoop cluster associated with the connection
- setNamedCluster(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setNameField(boolean) - Method in class org.pentaho.di.core.logging.LogTableField
- setNativePlugin(boolean) - Method in class org.pentaho.di.core.plugins.Plugin
- setNeedUpdate(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setNegated(boolean) - Method in class org.pentaho.di.core.Condition
- setNrErrors(long) - Method in class org.pentaho.di.core.Result
-
Sets the number of errors that occurred during execution of this transformation or job
- setNrExecutedCommits(int) - Method in class org.pentaho.di.core.database.Database
- setNrExponentValues(int) - Method in class org.pentaho.di.core.util.StringEvaluationResult
- setNrFailures(int) - Method in class org.pentaho.di.core.util.StringEvaluationResult
- setNrFilesRetrieved(long) - Method in class org.pentaho.di.core.Result
-
Sets the number of files retrieved to the specified value
- setNrLinesDeleted(long) - Method in class org.pentaho.di.core.Result
-
Sets the number of lines deleted during execution of this transformation or job
- setNrLinesInput(long) - Method in class org.pentaho.di.core.Result
-
Sets the number of lines input during execution of this transformation or job
- setNrLinesOutput(long) - Method in class org.pentaho.di.core.Result
-
Sets the number of lines output during execution of this transformation or job
- setNrLinesRead(long) - Method in class org.pentaho.di.core.Result
-
Sets the number of lines read during execution of this transformation or job
- setNrLinesRejected(long) - Method in class org.pentaho.di.core.Result
-
Sets the number of lines rejected during execution of this transformation or job
- setNrLinesUpdated(long) - Method in class org.pentaho.di.core.Result
-
Sets the number of lines updated during execution of this transformation or job
- setNrLinesWritten(long) - Method in class org.pentaho.di.core.Result
-
Sets the number of lines written during execution of this transformation or job
- setNrNull(int) - Method in class org.pentaho.di.core.util.StringEvaluationResult
- setNrSuccesses(int) - Method in class org.pentaho.di.core.util.StringEvaluationResult
- setNrTruncations(int) - Method in class org.pentaho.di.core.util.StringEvaluationResult
- setNrUses(int) - Method in class org.pentaho.di.core.ObjectUsageCount
- setNull() - Method in class org.pentaho.di.compatibility.Value
-
Sets the Value to null, no type is being changed.
- setNull(boolean) - Method in class org.pentaho.di.compatibility.Value
-
Sets or unsets a value to null, no type is being changed.
- setNumber(double) - Method in class org.pentaho.di.compatibility.ValueBigNumber
- setNumber(double) - Method in class org.pentaho.di.compatibility.ValueBinary
- setNumber(double) - Method in class org.pentaho.di.compatibility.ValueBoolean
- setNumber(double) - Method in class org.pentaho.di.compatibility.ValueDate
- setNumber(double) - Method in class org.pentaho.di.compatibility.ValueInteger
- setNumber(double) - Method in interface org.pentaho.di.compatibility.ValueInterface
- setNumber(double) - Method in class org.pentaho.di.compatibility.ValueNumber
- setNumber(double) - Method in class org.pentaho.di.compatibility.ValueSerializable
- setNumber(double) - Method in class org.pentaho.di.compatibility.ValueString
- setNumberOfBinaryStringConversions(long) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setNumberOfBinaryStringConversions(long) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Returns the number of binary string to native data type done with this object conversions to set.
- setObjectCopy(String) - Method in class org.pentaho.di.core.logging.LoggingObject
- setObjectId(ObjectId) - Method in class org.pentaho.di.core.Condition
-
Set the database ID for this Condition in the repository.
- setObjectId(ObjectId) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setObjectId(ObjectId) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setObjectId(ObjectId) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setObjectId(ObjectId) - Method in class org.pentaho.di.core.logging.LoggingObject
- setObjectId(ObjectId) - Method in class org.pentaho.di.repository.RepositoryDirectory
-
Set the database ID for this object in the repository.
- setObjectId(ObjectId) - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
-
Set the database ID for this object in the repository.
- setObjectId(ObjectId) - Method in interface org.pentaho.di.repository.RepositoryElementInterface
-
Sets the database ID in the repository for this object.
- setObjectName(String) - Method in class org.pentaho.di.core.logging.LoggingObject
- setObjectName(String) - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
- setObjectName(String) - Method in class org.pentaho.di.core.ObjectUsageCount
- setObjectRevision(ObjectRevision) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setObjectRevision(ObjectRevision) - Method in class org.pentaho.di.core.logging.LoggingObject
- setObjectRevision(ObjectRevision) - Method in interface org.pentaho.di.repository.RepositoryElementInterface
-
Sets the object revision.
- setObjectType(LoggingObjectType) - Method in class org.pentaho.di.core.logging.LoggingObject
- setObjectType(LoggingObjectType) - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
- setOk(boolean) - Method in class org.pentaho.di.core.database.SqlScriptStatement
- setOnlyActiveSteps(boolean) - Method in class org.pentaho.di.core.Props
- setOnlyUsedConnectionsSavedToXML(boolean) - Method in class org.pentaho.di.core.Props
- setOozieUrl(String) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- setOpened(int) - Method in class org.pentaho.di.core.database.Database
- setOperator(int) - Method in class org.pentaho.di.core.Condition
- setOrigin(String) - Method in class org.pentaho.di.compatibility.Value
-
This method allows you to set the origin of the Value by means of the name of the originating step.
- setOrigin(String) - Method in class org.pentaho.di.core.ResultFile
- setOrigin(String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setOrigin(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the origin.
- setOriginalAutoIncrement(boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setOriginalAutoIncrement(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the original auto increment.
- setOriginalColumnType(int) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setOriginalColumnType(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the original column type.
- setOriginalColumnTypeName(String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setOriginalColumnTypeName(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the original column type name.
- setOriginalNullable(int) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setOriginalNullable(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the original nullable.
- setOriginalPrecision(int) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setOriginalPrecision(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the original precision.
- setOriginalScale(int) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setOriginalScale(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the original scale.
- setOriginalSigned(boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setOriginalSigned(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the original signed.
- setOriginParent(String) - Method in class org.pentaho.di.core.ResultFile
- setOutputPaddingEnabled(boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setOutputPaddingEnabled(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Set to true if output padding is to be enabled (padding to specified length).
- setOutputStream(OutputStream) - Method in class org.pentaho.di.core.logging.FileLoggingEventListener
- setOwnerName(String) - Method in class org.pentaho.di.core.database.Database
- setParameter(String) - Method in class org.pentaho.di.core.database.DatabaseConnectionPoolParameter
- setParameter(FileSystemOptions, String, String, String, String) - Method in interface org.pentaho.di.core.vfs.configuration.IKettleFileSystemConfigBuilder
-
Publicly expose a generic way to set parameters
- setParameter(FileSystemOptions, String, String, String, String) - Method in class org.pentaho.di.core.vfs.configuration.KettleGenericFileSystemConfigBuilder
- setParameter(FileSystemOptions, String, String, String, String) - Method in class org.pentaho.di.core.vfs.configuration.KettleSftpFileSystemConfigBuilder
-
Publicly expose a generic way to set parameters
- setParameter(FileSystemOptions, String, VariableSpace, String) - Method in interface org.pentaho.di.core.vfs.configuration.IKettleFileSystemConfigBuilder
- setParameter(FileSystemOptions, String, VariableSpace, String) - Method in class org.pentaho.di.core.vfs.configuration.KettleGenericFileSystemConfigBuilder
- setParameterValue(String, String) - Method in interface org.pentaho.di.core.parameters.NamedParams
-
Set the value of a parameter.
- setParameterValue(String, String) - Method in class org.pentaho.di.core.parameters.NamedParamsDefault
- setParent(Object) - Method in class org.pentaho.di.core.extension.ExtensionPointContext
- setParent(KettleAttributeInterface) - Method in class org.pentaho.di.core.KettleAttribute
- setParent(LoggingObjectInterface) - Method in class org.pentaho.di.core.logging.LoggingObject
- setParent(LoggingObjectInterface) - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
- setParent(RepositoryDirectoryInterface) - Method in class org.pentaho.di.repository.RepositoryDirectory
-
Change the parent of this directory.
- setParent(RepositoryDirectoryInterface) - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
-
Change the parent of this directory.
- setParentNode(Node) - Method in class org.pentaho.di.core.xml.XMLHandlerCacheEntry
- setParentVariableSpace(VariableSpace) - Method in class org.pentaho.di.core.database.Database
- setParentVariableSpace(VariableSpace) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setParentVariableSpace(VariableSpace) - Method in class org.pentaho.di.core.variables.Variables
- setParentVariableSpace(VariableSpace) - Method in interface org.pentaho.di.core.variables.VariableSpace
-
Set the parent variable space
- setPartitioned(boolean) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setPartitioned(boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setPartitioned(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setPartitionId(String) - Method in class org.pentaho.di.core.database.Database
- setPartitionId(String) - Method in class org.pentaho.di.core.database.PartitionDatabaseMeta
- setPartitioningInformation(PartitionDatabaseMeta[]) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setPartitioningInformation(PartitionDatabaseMeta[]) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setPartitioningInformation(PartitionDatabaseMeta[]) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setPassword(String) - Method in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetails
- setPassword(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setPassword(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setPassword(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Sets the password to log into the database on this connection.
- setPassword(String) - Method in class org.pentaho.di.core.database.PartitionDatabaseMeta
- setPassword(String) - Method in class org.pentaho.di.core.database.util.DecryptingDataSource
- setPluginAnnotationsFolder(boolean) - Method in class org.pentaho.di.core.plugins.PluginFolder
- setPluginFolder(URL) - Method in class org.pentaho.di.core.plugins.JarFileAnnotationPlugin
- setPluginFolders(List<PluginFolderInterface>) - Method in class org.pentaho.di.core.plugins.BasePluginType
- setPluginId(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setPluginId(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setPluginId(String) - Method in exception org.pentaho.di.core.exception.KettlePluginLoaderException
- setPluginName(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setPluginName(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setPluginType(Class<? extends PluginTypeInterface>) - Method in class org.pentaho.di.core.plugins.Plugin
- setPluginXmlFolder(boolean) - Method in class org.pentaho.di.core.plugins.PluginFolder
- setPort(String) - Method in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetails
- setPort(String) - Method in class org.pentaho.di.core.database.PartitionDatabaseMeta
- setPrecision(int) - Method in class org.pentaho.di.compatibility.Value
-
Sets the precision of this Value Note: no rounding or truncation takes place, this is meta-data only!
- setPrecision(int) - Method in class org.pentaho.di.compatibility.ValueBigNumber
- setPrecision(int) - Method in class org.pentaho.di.compatibility.ValueBinary
- setPrecision(int) - Method in class org.pentaho.di.compatibility.ValueBoolean
- setPrecision(int) - Method in class org.pentaho.di.compatibility.ValueDate
- setPrecision(int) - Method in class org.pentaho.di.compatibility.ValueInteger
- setPrecision(int) - Method in interface org.pentaho.di.compatibility.ValueInterface
- setPrecision(int) - Method in class org.pentaho.di.compatibility.ValueNumber
- setPrecision(int) - Method in class org.pentaho.di.compatibility.ValueSerializable
- setPrecision(int) - Method in class org.pentaho.di.compatibility.ValueString
- setPrecision(int) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setPrecision(int) - Method in class org.pentaho.di.core.row.value.ValueMetaConverter
- setPrecision(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the precision.
- setPreferredSchemaName(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setPreferredSchemaName(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setPreferredSchemaName(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setPreparedStatementValue(DatabaseMeta, PreparedStatement, int, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setPreparedStatementValue(DatabaseMeta, PreparedStatement, int, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaInternetAddress
- setPreparedStatementValue(DatabaseMeta, PreparedStatement, int, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
- setPreparedStatementValue(DatabaseMeta, PreparedStatement, int, Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Set a value on a JDBC prepared statement on the specified position
- setPreserveReservedCase(boolean) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setPreserveReservedCase(boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setPreserveReservedCase(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setPreserveReservedCase(boolean) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- setProcedures(String[]) - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
- setProcLookup(String, String[], String[], int[], String, int) - Method in class org.pentaho.di.core.database.Database
- setProcValues(RowMetaInterface, Object[], int[], String[], boolean) - Method in class org.pentaho.di.core.database.Database
- setProperty(Object, String, String) - Method in class org.pentaho.di.core.config.PropertySetter
- setProperty(String, String) - Method in class org.pentaho.di.core.Props
- setProtocol(String) - Method in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetails
- setProxy(String, int) - Method in class org.pentaho.di.core.util.HttpClientManager.HttpClientBuilderFacade
- setProxy(String, int, String) - Method in class org.pentaho.di.core.util.HttpClientManager.HttpClientBuilderFacade
- setQuery(boolean) - Method in class org.pentaho.di.core.database.SqlScriptStatement
- setQueryLimit(int) - Method in class org.pentaho.di.core.database.Database
-
Set the maximum number of records to retrieve from a query.
- setQuoteAllFields(boolean) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setQuoteAllFields(boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setQuoteAllFields(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setQuoteAllFields(boolean) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- setReadable(boolean, boolean) - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
- setReadOnly(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Sets the marker used to determine if the DatabaseMeta should be allowed to be modified/saved.
- setRedirect(RedirectStrategy) - Method in class org.pentaho.di.core.util.HttpClientManager.HttpClientBuilderFacade
- setRegistrationDate(Date) - Method in class org.pentaho.di.core.logging.LoggingObject
- setRegistrationDate(Date) - Method in class org.pentaho.di.core.logging.SimpleLoggingObject
- setRelation(Object) - Method in class org.pentaho.di.core.extension.ExtensionPointContext
- setRemoteSlaveServerName(String) - Method in interface org.pentaho.di.core.RowSet
- setRepCode(String) - Method in class org.pentaho.di.core.KettleAttribute
- setReplaceDatabaseConnections(boolean) - Method in class org.pentaho.di.core.Props
- setRepositoryDirectory(RepositoryDirectory) - Method in class org.pentaho.di.core.logging.LoggingObject
- setRepositoryDirectory(RepositoryDirectoryInterface) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setRepositoryDirectory(RepositoryDirectoryInterface) - Method in interface org.pentaho.di.repository.RepositoryElementInterface
- setRepositoryObjects(List<RepositoryElementMetaInterface>) - Method in class org.pentaho.di.repository.RepositoryDirectory
- setRepositoryObjects(List<RepositoryElementMetaInterface>) - Method in interface org.pentaho.di.repository.RepositoryDirectoryInterface
-
sets the list of child files
- setResult(boolean) - Method in class org.pentaho.di.core.Result
-
Sets the result of the transformation or job.
- setResult(String) - Method in class org.pentaho.di.www.WebResult
- setResultFiles(Map<String, ResultFile>) - Method in class org.pentaho.di.core.Result
-
Sets the result files for this Result to the specified Map of ResultFile objects
- setRevision(String) - Method in class org.pentaho.di.version.BuildVersion
- setRightExact(ValueMetaAndData) - Method in class org.pentaho.di.core.Condition
- setRightExactID(ObjectId) - Method in class org.pentaho.di.core.Condition
-
Set the database ID for the RightExact Value in the repository.
- setRightValuename(String) - Method in class org.pentaho.di.core.Condition
- setRootChannelId(String) - Method in class org.pentaho.di.core.logging.LoggingHierarchy
- setRowData(Object[]) - Method in exception org.pentaho.di.core.exception.KettleConversionException
- setRowMeta(RowMetaInterface) - Method in class org.pentaho.di.core.row.RowBuffer
- setRowMeta(RowMetaInterface) - Method in class org.pentaho.di.core.RowMetaAndData
- setRowMeta(RowMetaInterface) - Method in interface org.pentaho.di.core.RowSet
- setRows(List<RowMetaAndData>) - Method in class org.pentaho.di.core.Result
-
Sets the resulting rowset from the job or transformation execution
- setSafeStop(boolean) - Method in class org.pentaho.di.core.Result
-
Returns the flag for safe stopping a transformation
- setSaperateClassLoaderNeeded(boolean) - Method in class org.pentaho.di.core.plugins.Plugin
- setSavepoint() - Method in class org.pentaho.di.core.database.Database
- setSavepoint(String) - Method in class org.pentaho.di.core.database.Database
- setSchemaName(String) - Method in class org.pentaho.di.core.database.Schema
- setSchemas(Schema[]) - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
- setSelected(boolean) - Method in interface org.pentaho.di.core.gui.GUIPositionInterface
- setSerializable(Serializable) - Method in class org.pentaho.di.compatibility.ValueBigNumber
- setSerializable(Serializable) - Method in class org.pentaho.di.compatibility.ValueBinary
- setSerializable(Serializable) - Method in class org.pentaho.di.compatibility.ValueBoolean
- setSerializable(Serializable) - Method in class org.pentaho.di.compatibility.ValueDate
- setSerializable(Serializable) - Method in class org.pentaho.di.compatibility.ValueInteger
- setSerializable(Serializable) - Method in interface org.pentaho.di.compatibility.ValueInterface
- setSerializable(Serializable) - Method in class org.pentaho.di.compatibility.ValueNumber
- setSerializable(Serializable) - Method in class org.pentaho.di.compatibility.ValueSerializable
- setSerializable(Serializable) - Method in class org.pentaho.di.compatibility.ValueString
- setSerializedValue(Serializable) - Method in class org.pentaho.di.compatibility.Value
- setServername(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setServername(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setServername(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setShared(boolean) - Method in class org.pentaho.di.shared.SharedObjectBase
- setShared(boolean) - Method in interface org.pentaho.di.shared.SharedObjectInterface
- setShimIdentifier(String) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- setShowNewSubtransPopup(boolean) - Method in class org.pentaho.di.core.Props
- setSiteFileContents(String) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterSiteFile
- setSiteFileContents(String) - Method in class org.pentaho.di.core.osgi.impl.NamedClusterSiteFileImpl
- setSiteFileName(String) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterSiteFile
- setSiteFileName(String) - Method in class org.pentaho.di.core.osgi.impl.NamedClusterSiteFileImpl
- setSiteFiles(List<NamedClusterSiteFile>) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- setSocketTimeout(int) - Method in class org.pentaho.di.core.util.HttpClientManager.HttpClientBuilderFacade
- setSortedDescending(boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setSortedDescending(boolean) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets whether or not the value should be set in a descending order.
- setSourceFileModificationTime(long) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterSiteFile
- setSourceFileModificationTime(long) - Method in class org.pentaho.di.core.osgi.impl.NamedClusterSiteFileImpl
- setSourcePosition(int) - Method in class org.pentaho.di.core.SourceToTargetMapping
- setSpace(VariableSpace) - Method in interface org.pentaho.di.connections.ConnectionDetails
- setSpace(VariableSpace) - Method in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetails
- setSQL(String) - Method in class org.pentaho.di.core.SQLStatement
-
Sets the SQL to execute for this SQL Statement.
- setSQLServerInstance(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setState(LifeEventInfo.State) - Method in class org.pentaho.di.core.lifecycle.LifeEventInfo
- setStatement(String) - Method in class org.pentaho.di.core.database.SqlScriptStatement
- setStatusField(boolean) - Method in class org.pentaho.di.core.logging.LogTableField
- setStepname(String) - Method in class org.pentaho.di.core.SQLStatement
-
Set the name of the step for which the SQL is intended
- setStopped(boolean) - Method in class org.pentaho.di.core.Result
-
Sets whether the transformation or job was stopped before completion
- setStorageMetadata(ValueMetaInterface) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setStorageMetadata(ValueMetaInterface) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the storage meta data.
- setStorageScheme(String) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- setStorageType(int) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setStorageType(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the storage type.
- setStreamingResults(boolean) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setStreamingResults(boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setStreamingResults(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setStreamingResults(boolean) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- setStrictBigNumberInterpretation(boolean) - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
- setString(String) - Method in class org.pentaho.di.compatibility.ValueBigNumber
- setString(String) - Method in class org.pentaho.di.compatibility.ValueBinary
- setString(String) - Method in class org.pentaho.di.compatibility.ValueBoolean
- setString(String) - Method in class org.pentaho.di.compatibility.ValueDate
- setString(String) - Method in class org.pentaho.di.compatibility.ValueInteger
- setString(String) - Method in interface org.pentaho.di.compatibility.ValueInterface
- setString(String) - Method in class org.pentaho.di.compatibility.ValueNumber
- setString(String) - Method in class org.pentaho.di.compatibility.ValueSerializable
- setString(String) - Method in class org.pentaho.di.compatibility.ValueString
- setStringEncoding(String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setStringEncoding(String) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the string encoding.
- setSubject(Object) - Method in class org.pentaho.di.core.extension.ExtensionPointContext
- setSubject(Object) - Method in class org.pentaho.di.core.logging.LogTableField
- setSubject(String) - Method in class org.pentaho.di.core.logging.LogMessage
-
Deprecated.
- setSubject(String) - Method in class org.pentaho.di.core.metrics.MetricsDuration
- setSubject(String) - Method in class org.pentaho.di.core.metrics.MetricsSnapshot
- setSubjectAllowed(boolean) - Method in class org.pentaho.di.core.logging.LogTableField
- setSuccess(boolean) - Method in class org.pentaho.di.core.database.DatabaseTestResults
- setSuggestion(String) - Method in class org.pentaho.di.core.plugins.Plugin
- setSuggestion(String) - Method in interface org.pentaho.di.core.plugins.PluginInterface
- setSupportsBooleanDataType(boolean) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setSupportsBooleanDataType(boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setSupportsBooleanDataType(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setSupportsBooleanDataType(boolean) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- setSupportsTimestampDataType(boolean) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setSupportsTimestampDataType(boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setSupportsTimestampDataType(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setSupportsTimestampDataType(boolean) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- setSynonymMap(Map<String, Collection<String>>) - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
- setSynonyms(String[]) - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
- setTableMap(Map<String, Collection<String>>) - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
- setTables(String[]) - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
- setTag(String) - Method in class org.pentaho.di.core.xml.XMLHandlerCacheEntry
- setTargetPosition(int) - Method in class org.pentaho.di.core.SourceToTargetMapping
- setTaskName(String) - Method in interface org.pentaho.di.core.ProgressMonitorListener
- setTaskName(String) - Method in class org.pentaho.di.core.ProgressNullMonitorListener
- setText(String) - Method in class org.pentaho.di.core.CheckResult
- setText(String) - Method in interface org.pentaho.di.core.CheckResultInterface
-
Sets the text for the check-result
- setThreadNameFromToCopy(String, int, String, int) - Method in interface org.pentaho.di.core.RowSet
-
This method is used only in Trans.java when created RowSet at line 333.
- setThumb(int) - Method in interface org.pentaho.di.core.gui.ScrollBarInterface
- setTimeAdded(boolean) - Method in class org.pentaho.di.core.logging.KettleLogLayout
- setTimeAdded(boolean) - Method in class org.pentaho.di.core.logging.log4j.Log4jKettleLayout
- setTimeAdded(boolean) - Method in interface org.pentaho.di.core.logging.log4j.Log4jLayout
- setTimestamp(Date) - Method in class org.pentaho.di.core.ResultFile
- setTimeStamp(long) - Method in class org.pentaho.di.core.logging.KettleLoggingEvent
- setToIndex(int) - Method in class org.pentaho.di.core.database.SqlScriptStatement
- setTooltip(String) - Method in class org.pentaho.di.core.KettleAttribute
- setTransform(float, float, int, float) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
- setTransverseLibDirs(boolean) - Method in class org.pentaho.di.core.plugins.BasePluginType
-
When set to true the PluginFolder objects created by this type will be instructed to search for additional plugins in the lib directory of plugin folders.
- setTrimType(int) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- setTrimType(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Sets the trim type.
- setType(int) - Method in class org.pentaho.di.compatibility.Value
-
Set the type of this Value
- setType(int) - Method in class org.pentaho.di.core.CheckResult
- setType(int) - Method in interface org.pentaho.di.core.CheckResultInterface
-
Sets the check-result type
- setType(int) - Method in class org.pentaho.di.core.KettleAttribute
- setType(int) - Method in class org.pentaho.di.core.Props
- setType(int) - Method in class org.pentaho.di.core.ResultFile
- setType(int) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
Deprecated.
- setType(int) - Method in class org.pentaho.di.core.row.ValueMeta
-
Deprecated.
- setType(int) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Deprecated.This method is deprecated. The same code is still used underneath.
- setType(MetricsSnapshotType) - Method in class org.pentaho.di.core.metrics.MetricsSnapshot
- setType(ObjectRecipient.Type) - Method in interface org.pentaho.di.repository.ObjectRecipient
- setUpdateCounts(int[]) - Method in exception org.pentaho.di.core.exception.KettleDatabaseBatchException
- setUseDBCache(boolean) - Method in class org.pentaho.di.core.Props
- setUsedValueListeners(List<ValueUsedListener>) - Method in class org.pentaho.di.compatibility.Row
- setUseGateway(boolean) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- setUsername(String) - Method in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetails
- setUsername(String) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setUsername(String) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setUsername(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Sets the username to log into the database on this connection.
- setUsername(String) - Method in class org.pentaho.di.core.database.PartitionDatabaseMeta
- setUsingConnectionPool(boolean) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setUsingConnectionPool(boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setUsingConnectionPool(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setUsingDoubleDecimalAsSchemaTableSeparator(boolean) - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- setUsingDoubleDecimalAsSchemaTableSeparator(boolean) - Method in interface org.pentaho.di.core.database.DatabaseInterface
- setUsingDoubleDecimalAsSchemaTableSeparator(boolean) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setUsingDoubleDecimalAsSchemaTableSeparator(boolean) - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- setValue(boolean) - Method in class org.pentaho.di.compatibility.Value
-
Sets the Value to a boolean
- setValue(byte) - Method in class org.pentaho.di.compatibility.Value
-
Sets the Value to a long integer
- setValue(byte[]) - Method in class org.pentaho.di.compatibility.Value
-
Sets the Value to a byte array
- setValue(double) - Method in class org.pentaho.di.compatibility.Value
-
Sets the value to a double Number value.
- setValue(int) - Method in class org.pentaho.di.compatibility.Value
-
Sets the Value to a long integer
- setValue(int, Value) - Method in class org.pentaho.di.compatibility.Row
-
Set the value on index idx.
- setValue(long) - Method in class org.pentaho.di.compatibility.Value
-
Sets the Value to a long integer
- setValue(E) - Method in interface org.pentaho.di.core.gui.GUIOption
-
Sets the value; should also persist it.
- setValue(Boolean) - Method in class org.pentaho.di.compatibility.Value
- setValue(Long) - Method in class org.pentaho.di.core.metrics.MetricsSnapshot
- setValue(Long) - Method in interface org.pentaho.di.core.metrics.MetricsSnapshotInterface
- setValue(Object, Field, String) - Static method in class org.pentaho.di.connections.utils.EncryptUtils
- setValue(String) - Method in class org.pentaho.di.compatibility.Value
-
Sets the Value to a String text
- setValue(String) - Method in class org.pentaho.di.connections.ConnectionManager.Type
- setValue(StringBuffer) - Method in class org.pentaho.di.compatibility.Value
-
Sets the Value to a String text
- setValue(StringBuilder) - Method in class org.pentaho.di.compatibility.Value
-
Sets the Value to a String text
- setValue(BigDecimal) - Method in class org.pentaho.di.compatibility.Value
-
Sets the value to a BigDecimal number value.
- setValue(PreparedStatement, ValueMetaInterface, Object, int) - Method in class org.pentaho.di.core.database.Database
- setValue(Date) - Method in class org.pentaho.di.compatibility.Value
-
Sets the Value to a Date
- setValue(OgnlContext, Object, Object) - Method in class org.pentaho.di.core.config.OgnlExpression
- setValue(Value) - Method in class org.pentaho.di.compatibility.Value
-
Copy the Value from another Value.
- setValueData(Object) - Method in class org.pentaho.di.core.row.ValueMetaAndData
- setValueInterface(ValueInterface) - Method in class org.pentaho.di.compatibility.Value
- setValueMeta(int, ValueMetaInterface) - Method in class org.pentaho.di.core.row.RowMeta
-
Replaces a value meta entry in the row metadata with another one
- setValueMeta(int, ValueMetaInterface) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Replaces a value meta entry in the row metadata with another one.
- setValueMeta(ValueMetaInterface) - Method in class org.pentaho.di.core.row.ValueMetaAndData
- setValueMetaList(List<ValueMetaInterface>) - Method in class org.pentaho.di.core.row.RowMeta
- setValueMetaList(List<ValueMetaInterface>) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Sets the value meta list.
- setValues(String, String, String, String, String, String, String, String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setValues(DatabaseMeta) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setValues(RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.database.Database
- setValues(RowMetaInterface, Object[], PreparedStatement) - Method in class org.pentaho.di.core.database.Database
- setValues(RowMetaInterface, Object[], PreparedStatement, int) - Method in class org.pentaho.di.core.database.Database
-
Sets the values of the preparedStatement pstmt.
- setValues(RowMetaAndData) - Method in class org.pentaho.di.core.database.Database
- setValues(RowMetaAndData, PreparedStatement) - Method in class org.pentaho.di.core.database.Database
- setValuesInsert(RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.database.Database
- setValuesInsert(RowMetaAndData) - Method in class org.pentaho.di.core.database.Database
- setValuesLookup(RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.database.Database
- setValuesUpdate(RowMetaInterface, Object[]) - Method in class org.pentaho.di.core.database.Database
- setVariable(String, String) - Method in class org.pentaho.di.core.database.Database
- setVariable(String, String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- setVariable(String, String) - Method in class org.pentaho.di.core.variables.Variables
- setVariable(String, String) - Method in interface org.pentaho.di.core.variables.VariableSpace
-
Sets a variable in the Kettle Variables list.
- setVersion(String) - Method in class org.pentaho.di.version.BuildVersion
- setViewMap(Map<String, Collection<String>>) - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
- setViews(String[]) - Method in class org.pentaho.di.core.database.DatabaseMetaInformation
- setVisible(boolean) - Method in class org.pentaho.di.core.logging.LogTableField
- setVisible(boolean) - Method in class org.pentaho.di.repository.RepositoryDirectory
- setWidth(int) - Method in interface org.pentaho.di.core.gui.GUISizeInterface
- setWritable(boolean, boolean) - Method in class org.pentaho.di.core.fileinput.NonAccessibleFileObject
- setXmlCode(String) - Method in class org.pentaho.di.core.KettleAttribute
- setZooKeeperHost(String) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- setZooKeeperPort(String) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- SftpFileSystemWindowsProvider - Class in org.pentaho.di.core.vfs
-
This class serves two main purposes.
- SftpFileSystemWindowsProvider() - Constructor for class org.pentaho.di.core.vfs.SftpFileSystemWindowsProvider
- SHADOW_SIZE - Static variable in class org.pentaho.di.core.Const
-
The default shadow size on the graphical view.
- SHARED_DATA_FILE - Static variable in class org.pentaho.di.core.Const
-
Name of the kettle shared data file
- SHARED_STREAMING_BATCH_POOL_SIZE - Static variable in class org.pentaho.di.core.Const
-
This environment variable is used by streaming consumer steps to limit the total of concurrent batches across transformations.
- SharedObjectBase - Class in org.pentaho.di.shared
- SharedObjectBase() - Constructor for class org.pentaho.di.shared.SharedObjectBase
- SharedObjectInterface - Interface in org.pentaho.di.shared
- shareVariablesWith(VariableSpace) - Method in class org.pentaho.di.core.database.Database
- shareVariablesWith(VariableSpace) - Method in class org.pentaho.di.core.database.DatabaseMeta
- shareVariablesWith(VariableSpace) - Method in class org.pentaho.di.core.variables.Variables
- shareVariablesWith(VariableSpace) - Method in interface org.pentaho.di.core.variables.VariableSpace
-
Share a variable space from another variable space.
- SHELL_STEP_ENVIRONMENT_VARIABLES_TO_IGNORE - Static variable in class org.pentaho.di.core.Const
-
A variable to configure environment variables to ignore when initializing shell step
- SHELL_STEP_ENVIRONMENT_VARIABLES_TO_IGNORE_DEFAULT - Static variable in class org.pentaho.di.core.Const
-
The default value for the variable to configure environment variables to ignore when initializing shell step
- SHIM_DRIVER_DEPLOYMENT_LOCATION - Static variable in class org.pentaho.di.core.Const
-
This environment variable is used to specify a location used to deploy a shim driver into PDI.
- SHOW_FATAL_ERROR - Static variable in class org.pentaho.di.core.Const
- SHOW_MESSAGE_DIALOG_DB_TEST_DEFAULT - Static variable in class org.pentaho.di.core.Const
- SHOW_MESSAGE_DIALOG_DB_TEST_SUCCESS - Static variable in class org.pentaho.di.core.Const
- showNewSubtransPopup() - Method in class org.pentaho.di.core.Props
- shutdown() - Method in class org.pentaho.di.cluster.SlaveConnectionManager
- sign() - Method in class org.pentaho.di.compatibility.Value
- SIMPLE_NAME - Static variable in class org.pentaho.di.core.util.ExecutorUtil
- SimpleLoggingObject - Class in org.pentaho.di.core.logging
- SimpleLoggingObject(String, LoggingObjectType, LoggingObjectInterface) - Constructor for class org.pentaho.di.core.logging.SimpleLoggingObject
- SimpleTimestampFormat - Class in org.pentaho.di.core.row.value.timestamp
-
User: Dzmitry Stsiapanau Date: 3/13/14 Time: 6:32 PM
- SimpleTimestampFormat(String) - Constructor for class org.pentaho.di.core.row.value.timestamp.SimpleTimestampFormat
-
Constructs a
SimpleTimestampFormat
using the given pattern and the default date format symbols for the default locale. - SimpleTimestampFormat(String, DateFormatSymbols) - Constructor for class org.pentaho.di.core.row.value.timestamp.SimpleTimestampFormat
-
Constructs a
using the given pattern and date format symbols. - SimpleTimestampFormat(String, Locale) - Constructor for class org.pentaho.di.core.row.value.timestamp.SimpleTimestampFormat
-
Constructs a
SimpleTimestampFormat
using the given pattern and the default date format symbols for the given locale. - simplify() - Method in class org.pentaho.di.core.Condition
-
This method moves up atomic conditions if there is only one sub-condition.
- sin() - Method in class org.pentaho.di.compatibility.Value
- SINGLE_BYTE_ENCODINGS - Static variable in class org.pentaho.di.core.row.value.ValueMetaBase
- SINGLE_BYTE_ENCODINGS - Static variable in class org.pentaho.di.core.row.ValueMeta
-
Deprecated.
- SINGLE_KEY_ALGORITHM - Static variable in class org.pentaho.di.core.encryption.CertificateGenEncryptUtil
- SingleRowRowSet - Class in org.pentaho.di.core
-
A simplified rowset for steps that always only need to only have a single row on input...
- SingleRowRowSet() - Constructor for class org.pentaho.di.core.SingleRowRowSet
- size() - Method in class org.pentaho.di.compatibility.Row
-
Return number of Values in Row.
- size() - Method in class org.pentaho.di.core.BlockingBatchingRowSet
- size() - Method in class org.pentaho.di.core.BlockingListeningRowSet
- size() - Method in class org.pentaho.di.core.BlockingRowSet
- size() - Method in class org.pentaho.di.core.DBCache
- size() - Method in class org.pentaho.di.core.logging.LoggingBuffer
- size() - Method in class org.pentaho.di.core.QueueRowSet
- size() - Method in class org.pentaho.di.core.row.RowMeta
- size() - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Returns the size of the metadata row.
- size() - Method in class org.pentaho.di.core.RowMetaAndData
- size() - Method in interface org.pentaho.di.core.RowSet
- size() - Method in class org.pentaho.di.core.SingleRowRowSet
- SLAVE_SERVER - org.pentaho.di.repository.RepositoryObjectType
- SlaveConnectionManager - Class in org.pentaho.di.cluster
-
Encapsulates the Apache commons HTTP connection manager with a singleton.
- Slf4jLoggingEventListener - Class in org.pentaho.di.core.logging
- Slf4jLoggingEventListener() - Constructor for class org.pentaho.di.core.logging.Slf4jLoggingEventListener
- SMALL - org.pentaho.di.core.gui.PrimitiveGCInterface.EFont
- smaller(Value) - Method in class org.pentaho.di.compatibility.Value
- smaller_equal(Value) - Method in class org.pentaho.di.compatibility.Value
- snap(MetricsInterface, long...) - Method in class org.pentaho.di.core.logging.LogChannel
- snap(MetricsInterface, long...) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
-
Add a snapshot to the metrics system for this log channel at the time of invocation.
- snap(MetricsInterface, String, long...) - Method in class org.pentaho.di.core.logging.LogChannel
- snap(MetricsInterface, String, long...) - Method in interface org.pentaho.di.core.logging.LogChannelInterface
-
Add a maximum snapshot to the metrics system for this log channel at the time of invocation.
- SnowflakeHVDatabaseMeta - Class in org.pentaho.di.core.database
- SnowflakeHVDatabaseMeta() - Constructor for class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- SocketUtil - Class in org.pentaho.di.core.util
-
Utility class for socket related methods
- SOLID - org.pentaho.di.core.gui.PrimitiveGCInterface.ELineStyle
- SORT_SIZE - Static variable in class org.pentaho.di.core.Const
-
Sort size: how many rows do we sort in memory at once?
- SORT_TYPE_ASCENDING - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
-
Indicating that the rows are not sorted ascending on this key
- SORT_TYPE_DESCENDING - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
-
Indicating that the rows are sorted descending on this key
- SORT_TYPE_NOT_SORTED - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
-
Indicating that the rows are not sorted on this key
- sortedDescending - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- SortedFileOutputStream - Class in org.pentaho.di.core.util
- SortedFileOutputStream(File) - Constructor for class org.pentaho.di.core.util.SortedFileOutputStream
-
CT
- sortFiles() - Method in class org.pentaho.di.core.fileinput.FileInputList
- sortRows(List<Row>, int[], boolean[]) - Static method in class org.pentaho.di.compatibility.Row
- sortStrings(String[]) - Static method in class org.pentaho.di.core.Const
-
Sort the strings of an array in alphabetical order.
- sortTypeCodes - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
-
The Constant sortTypeCodes.
- SourceToTargetMapping - Class in org.pentaho.di.core
- SourceToTargetMapping(int, int) - Constructor for class org.pentaho.di.core.SourceToTargetMapping
-
Creates a new source-to-target mapping
- space - Variable in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetails
- SpeedTest - Class in org.pentaho.di.core.row
- SpeedTest() - Constructor for class org.pentaho.di.core.row.SpeedTest
- split(String) - Method in class org.pentaho.di.core.database.SqlScriptParser
-
This method splits script into separate statements.
- splitPath(String, String) - Static method in class org.pentaho.di.core.Const
-
Convert strings separated by a string into an array of strings.
- splitString(String, char) - Static method in class org.pentaho.di.core.Const
-
Convert strings separated by a character into an array of strings.
- splitString(String, char, boolean) - Static method in class org.pentaho.di.core.Const
-
Convert strings separated by a character into an array of strings.
- splitString(String, String) - Static method in class org.pentaho.di.core.Const
-
Convert strings separated by a string into an array of strings.
- splitString(String, String, String) - Static method in class org.pentaho.di.core.Const
-
Split the given string using the given delimiter and enclosure strings.
- splitString(String, String, String, boolean) - Static method in class org.pentaho.di.core.Const
-
Split the given string using the given delimiter and enclosure strings.
- SPOON - org.pentaho.di.core.KettleClientEnvironment.ClientType
- SPOON - org.pentaho.di.core.logging.LoggingObjectType
- SPOON_LOG_FILE - Static variable in class org.pentaho.di.core.Const
-
The base name of the Spoon logfile
- SpoonBrowserFunction - org.pentaho.di.core.extension.KettleExtensionPoint
- SpoonJobExecutionConfiguration - org.pentaho.di.core.extension.KettleExtensionPoint
- SpoonJobMetaExecutionStart - org.pentaho.di.core.extension.KettleExtensionPoint
- SpoonOpenSaveNew - org.pentaho.di.core.extension.KettleExtensionPoint
- SpoonOpenSaveRepository - org.pentaho.di.core.extension.KettleExtensionPoint
- SpoonPopupMenuExtension - org.pentaho.di.core.extension.KettleExtensionPoint
- SpoonRunConfiguration - org.pentaho.di.core.extension.KettleExtensionPoint
- SpoonStart - org.pentaho.di.core.extension.KettleExtensionPoint
- SpoonTransBeforeStart - org.pentaho.di.core.extension.KettleExtensionPoint
- SpoonTransExecutionConfiguration - org.pentaho.di.core.extension.KettleExtensionPoint
- SpoonTransMetaExecutionStart - org.pentaho.di.core.extension.KettleExtensionPoint
- SpoonTreeDelegateExtension - org.pentaho.di.core.extension.KettleExtensionPoint
- SpoonViewTreeExtension - org.pentaho.di.core.extension.KettleExtensionPoint
- SQL_AUTHENTICATION - Static variable in class org.pentaho.di.core.database.AzureSqlDataBaseMeta
- SqlCommentScrubber - Class in org.pentaho.di.core.database
-
Deprecated.Use SqlScriptParser instead.
- SQLiteDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains SQLite specific information through static final members
- SQLiteDatabaseMeta() - Constructor for class org.pentaho.di.core.database.SQLiteDatabaseMeta
- SqlScriptParser - Class in org.pentaho.di.core.database
-
This class represents a splitter of SQL script into separate statements.
- SqlScriptParser(boolean) - Constructor for class org.pentaho.di.core.database.SqlScriptParser
- SqlScriptStatement - Class in org.pentaho.di.core.database
- SqlScriptStatement(String, int, int, boolean) - Constructor for class org.pentaho.di.core.database.SqlScriptStatement
- SQLStatement - Class in org.pentaho.di.core
-
This class contains all that is needed to execute an SQL statement in a database.
- SQLStatement(String, DatabaseMeta, String) - Constructor for class org.pentaho.di.core.SQLStatement
-
Creates a new SQLStatement
- sqrt() - Method in class org.pentaho.di.compatibility.Value
- sqrt(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- STANDARD_CREDENTIALS - Static variable in class org.pentaho.di.core.database.RedshiftDatabaseMeta
- start() - Method in class org.pentaho.di.core.logging.log4j.KettleLogChannelAppender
- start() - Method in class org.pentaho.di.core.logging.log4j.Log4jFileAppender
- START - org.pentaho.di.core.logging.LogStatus
- START - org.pentaho.di.core.metrics.MetricsSnapshotType
- startsWith(String) - Method in class org.pentaho.di.compatibility.Value
- startsWith(Value) - Method in class org.pentaho.di.compatibility.Value
- startsWithScheme(String) - Static method in class org.pentaho.di.core.vfs.KettleVFS
-
Check if filename starts with one of the known protocols like file: zip: ram: smb: jar: etc.
- STEP - org.pentaho.di.core.logging.LoggingObjectType
- STEP - org.pentaho.di.repository.RepositoryObjectType
- STEP_ERROR - org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
- STEP_ERROR_RED - org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
- StepAfterInitialize - org.pentaho.di.core.extension.KettleExtensionPoint
- StepBeforeInitialize - org.pentaho.di.core.extension.KettleExtensionPoint
- StepBeforeStart - org.pentaho.di.core.extension.KettleExtensionPoint
- STEPDIALOG - org.pentaho.di.core.logging.LoggingObjectType
- StepFinished - org.pentaho.di.core.extension.KettleExtensionPoint
- STEPMETA - org.pentaho.di.core.logging.LoggingObjectType
- stop() - Method in class org.pentaho.di.core.logging.log4j.KettleLogChannelAppender
- stop() - Method in class org.pentaho.di.core.logging.log4j.Log4jFileAppender
- STOP - org.pentaho.di.core.logging.LogStatus
- STOP - org.pentaho.di.core.metrics.MetricsSnapshotType
- stopped - Variable in class org.pentaho.di.core.Result
-
Whether the job or transformation was stopped.
- STORAGE_TYPE_BINARY_STRING - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
-
The storage type is binary: read from text but not yet converted to the requested target data type, for lazy conversions.
- STORAGE_TYPE_INDEXED - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
-
The storage type is indexed.
- STORAGE_TYPE_NORMAL - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
-
The storage type is the same as the indicated value type
- storageMetadata - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- storageType - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- storageTypeCodes - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
-
The Constant storageTypeCodes.
- StorageUnitConverter - Class in org.pentaho.di.core.util
- StorageUnitConverter() - Constructor for class org.pentaho.di.core.util.StorageUnitConverter
- storeCache(XMLHandlerCacheEntry, int) - Method in class org.pentaho.di.core.xml.XMLHandlerCache
-
Store a cache entry
- storeDatabase(String, String, Database) - Method in class org.pentaho.di.core.database.map.DatabaseConnectionMap
-
Deprecated.
- str2dat(String) - Method in class org.pentaho.di.compatibility.Value
- str2dat(String, String) - Method in class org.pentaho.di.compatibility.Value
- str2dat(String, String, String) - Static method in class org.pentaho.di.core.util.StringUtil
- str2num() - Method in class org.pentaho.di.compatibility.Value
- str2num(String) - Method in class org.pentaho.di.compatibility.Value
- str2num(String, String) - Method in class org.pentaho.di.compatibility.Value
- str2num(String, String, String) - Method in class org.pentaho.di.compatibility.Value
- str2num(String, String, String, String) - Method in class org.pentaho.di.compatibility.Value
- str2num(String, String, String, String, String) - Static method in class org.pentaho.di.core.util.StringUtil
- StreamLogger - Class in org.pentaho.di.core.util
- StreamLogger(LogChannelInterface, InputStream, String) - Constructor for class org.pentaho.di.core.util.StreamLogger
- StreamLogger(LogChannelInterface, InputStream, String, Boolean) - Constructor for class org.pentaho.di.core.util.StreamLogger
- strictBigNumberInterpretation() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
- STRING_ANTI_ALIASING - Static variable in class org.pentaho.di.core.Props
- STRING_ARGUMENT_NAME_PREFIX - Static variable in class org.pentaho.di.core.Props
- STRING_ASK_ABOUT_REPLACING_DATABASES - Static variable in class org.pentaho.di.core.Props
- STRING_AUTO_COLLAPSE_CORE_TREE - Static variable in class org.pentaho.di.core.Props
- STRING_AUTO_SAVE - Static variable in class org.pentaho.di.core.Props
- STRING_AUTO_SPLIT - Static variable in class org.pentaho.di.core.Props
- STRING_BACKGROUND_COLOR_B - Static variable in class org.pentaho.di.core.Props
- STRING_BACKGROUND_COLOR_G - Static variable in class org.pentaho.di.core.Props
- STRING_BACKGROUND_COLOR_R - Static variable in class org.pentaho.di.core.Props
- STRING_CUSTOM_PARAMETER - Static variable in class org.pentaho.di.core.Props
- STRING_DEFAULT_PREVIEW_SIZE - Static variable in class org.pentaho.di.core.Props
- STRING_DISABLE_INITIAL_EXECUTION_HISTORY - Static variable in class org.pentaho.di.core.Props
- STRING_ERROR - Static variable in class org.pentaho.di.www.WebResult
- STRING_FONT_DEFAULT_NAME - Static variable in class org.pentaho.di.core.Props
- STRING_FONT_DEFAULT_SIZE - Static variable in class org.pentaho.di.core.Props
- STRING_FONT_DEFAULT_STYLE - Static variable in class org.pentaho.di.core.Props
- STRING_FONT_FIXED_NAME - Static variable in class org.pentaho.di.core.Props
- STRING_FONT_FIXED_SIZE - Static variable in class org.pentaho.di.core.Props
- STRING_FONT_FIXED_STYLE - Static variable in class org.pentaho.di.core.Props
- STRING_FONT_GRAPH_NAME - Static variable in class org.pentaho.di.core.Props
- STRING_FONT_GRAPH_SIZE - Static variable in class org.pentaho.di.core.Props
- STRING_FONT_GRAPH_STYLE - Static variable in class org.pentaho.di.core.Props
- STRING_FONT_GRID_NAME - Static variable in class org.pentaho.di.core.Props
- STRING_FONT_GRID_SIZE - Static variable in class org.pentaho.di.core.Props
- STRING_FONT_GRID_STYLE - Static variable in class org.pentaho.di.core.Props
- STRING_FONT_NOTE_NAME - Static variable in class org.pentaho.di.core.Props
- STRING_FONT_NOTE_SIZE - Static variable in class org.pentaho.di.core.Props
- STRING_FONT_NOTE_STYLE - Static variable in class org.pentaho.di.core.Props
- STRING_FORMULA - org.pentaho.di.core.spreadsheet.KCellType
- STRING_GRAPH_COLOR_B - Static variable in class org.pentaho.di.core.Props
- STRING_GRAPH_COLOR_G - Static variable in class org.pentaho.di.core.Props
- STRING_GRAPH_COLOR_R - Static variable in class org.pentaho.di.core.Props
- STRING_ICON_SIZE - Static variable in class org.pentaho.di.core.Props
- STRING_INDICATE_SLOW_TRANS_STEPS - Static variable in class org.pentaho.di.core.Props
- STRING_JOB_DEFAULT_EXT - Static variable in class org.pentaho.di.core.Const
-
The extension of a Kettle job XML file
- STRING_JOB_FILTER_EXT - Static variable in class org.pentaho.di.core.Const
-
The possible extensions a job XML file can have.
- STRING_LAST_ARGUMENT - Static variable in class org.pentaho.di.core.Props
- STRING_LAST_PREVIEW_SIZE - Static variable in class org.pentaho.di.core.Props
- STRING_LAST_PREVIEW_STEP - Static variable in class org.pentaho.di.core.Props
- STRING_LAST_PREVIEW_TRANS - Static variable in class org.pentaho.di.core.Props
- STRING_LAST_REPOSITORY - Static variable in class org.pentaho.di.core.Props
- STRING_LAST_REPOSITORY_LOGIN - Static variable in class org.pentaho.di.core.Props
- STRING_LINE_WIDTH - Static variable in class org.pentaho.di.core.Props
- STRING_LOG_FILTER - Static variable in class org.pentaho.di.core.Props
- STRING_LOG_LEVEL - Static variable in class org.pentaho.di.core.Props
- STRING_MAX_UNDO - Static variable in class org.pentaho.di.core.Props
- STRING_MIDDLE_PCT - Static variable in class org.pentaho.di.core.Props
- STRING_OK - Static variable in class org.pentaho.di.www.WebResult
- STRING_ONLY_ACTIVE_STEPS - Static variable in class org.pentaho.di.core.Props
- STRING_ONLY_USED_DB_TO_XML - Static variable in class org.pentaho.di.core.Props
- STRING_OPEN_LAST_FILE - Static variable in class org.pentaho.di.core.Props
- STRING_PLUGIN_HISTORY - Static variable in class org.pentaho.di.core.Props
- STRING_RECENT_SEARCHES - Static variable in class org.pentaho.di.core.Props
- STRING_REPLACE_DATABASES - Static variable in class org.pentaho.di.core.Props
- STRING_SASH_W1 - Static variable in class org.pentaho.di.core.Props
- STRING_SASH_W2 - Static variable in class org.pentaho.di.core.Props
- STRING_SAVE_CONF - Static variable in class org.pentaho.di.core.Props
- STRING_SHADOW_SIZE - Static variable in class org.pentaho.di.core.Props
- STRING_SHOW_CANVAS_GRID - Static variable in class org.pentaho.di.core.Props
- STRING_SHOW_EXIT_WARNING - Static variable in class org.pentaho.di.core.Props
- STRING_SHOW_NEW_SUBTRANS_POPUP - Static variable in class org.pentaho.di.core.Props
- STRING_SHOW_OS_LOOK - Static variable in class org.pentaho.di.core.Props
- STRING_SIZE_H - Static variable in class org.pentaho.di.core.Props
- STRING_SIZE_MAX - Static variable in class org.pentaho.di.core.Props
- STRING_SIZE_W - Static variable in class org.pentaho.di.core.Props
- STRING_SIZE_X - Static variable in class org.pentaho.di.core.Props
- STRING_SIZE_Y - Static variable in class org.pentaho.di.core.Props
- STRING_START_SHOW_REPOSITORIES - Static variable in class org.pentaho.di.core.Props
- STRING_SVG_ENABLED - Static variable in class org.pentaho.di.core.Props
- STRING_TAB_COLOR_B - Static variable in class org.pentaho.di.core.Props
- STRING_TAB_COLOR_G - Static variable in class org.pentaho.di.core.Props
- STRING_TAB_COLOR_R - Static variable in class org.pentaho.di.core.Props
- STRING_TRANS_AND_JOB_FILTER_EXT - Static variable in class org.pentaho.di.core.Const
-
The possible extensions a transformation XML file can have.
- STRING_TRANS_DEFAULT_EXT - Static variable in class org.pentaho.di.core.Const
-
The extension of a Kettle transformation XML file
- STRING_TRANS_FILTER_EXT - Static variable in class org.pentaho.di.core.Const
-
The possible extensions a transformation XML file can have.
- STRING_USE_DB_CACHE - Static variable in class org.pentaho.di.core.Props
- string2boolean(String) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
- string2boolean(String) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
- string2booleanPrimitive(String) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
- string2booleanPrimitive(String) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
- string2enum(Class<?>, String) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
- string2enum(Class<?>, String) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
- string2integer(String) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
- string2integer(String) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
- string2intPrimitive(String) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
- string2intPrimitive(String) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
- string2intPrimitive(String) - Method in class org.pentaho.di.core.injection.NullNumberConverter
- string2long(String) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
- string2long(String) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
- string2longPrimitive(String) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
- string2longPrimitive(String) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
- string2string(String) - Method in class org.pentaho.di.core.injection.DefaultInjectionTypeConverter
- string2string(String) - Method in class org.pentaho.di.core.injection.InjectionTypeConverter
- stringEncoding - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- StringEvaluationResult - Class in org.pentaho.di.core.util
-
Utility class to hold the result of a set of string evaluations: a valid conversion metadata object (with data type, trim options, etc) and the minimum and maximum value encountered.
- StringEvaluationResult(ValueMetaInterface) - Constructor for class org.pentaho.di.core.util.StringEvaluationResult
- StringEvaluator - Class in org.pentaho.di.core.util
-
This class evaluates strings and extracts a data type.
- StringEvaluator() - Constructor for class org.pentaho.di.core.util.StringEvaluator
- StringEvaluator(boolean) - Constructor for class org.pentaho.di.core.util.StringEvaluator
- StringEvaluator(boolean, String[], String[]) - Constructor for class org.pentaho.di.core.util.StringEvaluator
- StringEvaluator(boolean, String[], String[], boolean) - Constructor for class org.pentaho.di.core.util.StringEvaluator
- StringEvaluator(boolean, List<String>, List<String>) - Constructor for class org.pentaho.di.core.util.StringEvaluator
- stringLen(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- StringObjectId - Class in org.pentaho.di.repository
- StringObjectId(String) - Constructor for class org.pentaho.di.repository.StringObjectId
- StringObjectId(ObjectId) - Constructor for class org.pentaho.di.repository.StringObjectId
- stringToBinary(String) - Static method in class org.pentaho.di.core.xml.XMLHandler
-
Convert a XML encoded binary string back to binary format
- stringToDate(String) - Static method in class org.pentaho.di.core.xml.XMLHandler
- stringToTimestamp(String) - Static method in class org.pentaho.di.core.xml.XMLHandler
- StringUtil - Class in org.pentaho.di.core.util
-
A collection of utilities to manipulate strings.
- StringUtil() - Constructor for class org.pentaho.di.core.util.StringUtil
- stripCR(String) - Method in class org.pentaho.di.core.database.DatabaseMeta
- stripCR(StringBuffer) - Method in class org.pentaho.di.core.database.DatabaseMeta
- stripCR(StringBuilder) - Method in class org.pentaho.di.core.database.DatabaseMeta
- substitute(String, Map<String, String>, String, String) - Static method in class org.pentaho.di.core.util.StringUtil
-
Substitutes variables in
aString
. - substitute(String, Map<String, String>, String, String, int) - Static method in class org.pentaho.di.core.util.StringUtil
-
Substitutes variables in
aString
. - substituteField(String, RowMetaInterface, Object[]) - Static method in class org.pentaho.di.core.util.StringUtil
-
Substitutes field values in
aString
. - substituteHex(String) - Static method in class org.pentaho.di.core.util.StringUtil
-
Substitutes hex values in
aString
and convert them to operating system char equivalents in the return string. - substituteUnix(String, Map<String, String>) - Static method in class org.pentaho.di.core.util.StringUtil
-
Substitutes variables in
aString
. - substituteWindows(String, Map<String, String>) - Static method in class org.pentaho.di.core.util.StringUtil
-
Substitutes variables in
aString
. - substr(int) - Method in class org.pentaho.di.compatibility.Value
- substr(int, int) - Method in class org.pentaho.di.compatibility.Value
- substr(Value) - Method in class org.pentaho.di.compatibility.Value
- substr(Value, Value) - Method in class org.pentaho.di.compatibility.Value
- subTask(String) - Method in interface org.pentaho.di.core.ProgressMonitorListener
- subTask(String) - Method in class org.pentaho.di.core.ProgressNullMonitorListener
- SUCCESS - org.pentaho.di.core.lifecycle.LifeEventInfo.State
- sum(ValueMetaInterface, Object, ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- SUM - org.pentaho.di.core.metrics.MetricsSnapshotType
- SupplementalPlugin - Class in org.pentaho.di.core.plugins
-
This is a holder of Plugin Class mappings which supplement those of the stock Plugin.
- SupplementalPlugin(Class<? extends PluginTypeInterface>, String) - Constructor for class org.pentaho.di.core.plugins.SupplementalPlugin
- supportsAutoGeneratedKeys() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- supportsAutoGeneratedKeys() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsAutoGeneratedKeys() - Method in class org.pentaho.di.core.database.DatabaseMeta
- supportsAutoGeneratedKeys() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- supportsAutoGeneratedKeys() - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
- supportsAutoinc() - Method in class org.pentaho.di.core.database.DatabaseMeta
- supportsAutoInc() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- supportsAutoInc() - Method in class org.pentaho.di.core.database.CacheDatabaseMeta
- supportsAutoInc() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsAutoInc() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
- supportsAutoInc() - Method in class org.pentaho.di.core.database.FirebirdDatabaseMeta
- supportsAutoInc() - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
- supportsAutoInc() - Method in class org.pentaho.di.core.database.GuptaDatabaseMeta
- supportsAutoInc() - Method in class org.pentaho.di.core.database.H2DatabaseMeta
- supportsAutoInc() - Method in class org.pentaho.di.core.database.InterbaseDatabaseMeta
- supportsAutoInc() - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
-
Kingbase only support the data type: serial, it is not a real autoInc
- supportsAutoInc() - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
- supportsAutoInc() - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
- supportsAutoInc() - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
- supportsAutoInc() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
- supportsAutoInc() - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
- supportsAutoInc() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
-
Support for the serial field is only fake in PostgreSQL.
- supportsAutoInc() - Method in class org.pentaho.di.core.database.SAPDBDatabaseMeta
- supportsAutoInc() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
- supportsBatchUpdates() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- supportsBatchUpdates() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsBatchUpdates() - Method in class org.pentaho.di.core.database.DatabaseMeta
- supportsBatchUpdates() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
- supportsBatchUpdates() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- supportsBatchUpdates() - Method in class org.pentaho.di.core.database.InterbaseDatabaseMeta
- supportsBatchUpdates() - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- supportsBitmapIndex() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.DatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.DbaseDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.DerbyDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.ExtenDBDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.FirebirdDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.GuptaDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.H2DatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.HypersonicDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.IngresDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.InterbaseDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.RemedyActionRequestSystemDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.SAPDBDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.SQLiteDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.TeradataDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.UniVerseDatabaseMeta
- supportsBitmapIndex() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
- supportsBooleanDataType() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- supportsBooleanDataType() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsBooleanDataType() - Method in class org.pentaho.di.core.database.DatabaseMeta
- supportsBooleanDataType() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- supportsBooleanDataType() - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
- supportsBooleanDataType() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
- supportsCatalogs() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- supportsCatalogs() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsCatalogs() - Method in class org.pentaho.di.core.database.DatabaseMeta
- supportsCatalogs() - Method in class org.pentaho.di.core.database.GuptaDatabaseMeta
- supportsCatalogs() - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- supportsEmptyTransactions() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- supportsEmptyTransactions() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsEmptyTransactions() - Method in class org.pentaho.di.core.database.DatabaseMeta
- supportsErrorHandling() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- supportsErrorHandling() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsErrorHandling() - Method in class org.pentaho.di.core.database.SQLiteDatabaseMeta
- supportsErrorHandlingOnBatchUpdates() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- supportsErrorHandlingOnBatchUpdates() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsErrorHandlingOnBatchUpdates() - Method in class org.pentaho.di.core.database.DatabaseMeta
- supportsErrorHandlingOnBatchUpdates() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
- supportsErrorHandlingOnBatchUpdates() - Method in class org.pentaho.di.core.database.GreenplumDatabaseMeta
- supportsErrorHandlingOnBatchUpdates() - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- supportsErrorHandlingOnBatchUpdates() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
- supportsErrorHandlingOnBatchUpdates() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
- supportsErrorHandlingOnBatchUpdates() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
- supportsErrorHandlingOnBatchUpdates() - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- supportsFloatRoundingOnUpdate() - Method in class org.pentaho.di.core.database.AS400DatabaseMeta
-
Most databases round number(7,2) 17.29999999 to 17.30, but some don't.
- supportsFloatRoundingOnUpdate() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
Most databases round number(7,2) 17.29999999 to 17.30, but some don't.
- supportsFloatRoundingOnUpdate() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsFloatRoundingOnUpdate() - Method in class org.pentaho.di.core.database.DatabaseMeta
- supportsFloatRoundingOnUpdate() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- supportsGetBlob() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- supportsGetBlob() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsGetBlob() - Method in class org.pentaho.di.core.database.DatabaseMeta
- supportsGetBlob() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
- supportsGetBlob() - Method in class org.pentaho.di.core.database.DerbyDatabaseMeta
- supportsGetBlob() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- supportsGetBlob() - Method in class org.pentaho.di.core.database.H2DatabaseMeta
- supportsGetBlob() - Method in class org.pentaho.di.core.database.IngresDatabaseMeta
- supportsGetBlob() - Method in class org.pentaho.di.core.database.InterbaseDatabaseMeta
- supportsGetBlob() - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
- supportsGetBlob() - Method in class org.pentaho.di.core.database.MSSQLServerNativeDatabaseMeta
- supportsGetBlob() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
- supportsGetBlob() - Method in class org.pentaho.di.core.database.SQLiteDatabaseMeta
- supportsGetBlob() - Method in class org.pentaho.di.core.database.VectorWiseDatabaseMeta
- supportsGetBlob() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
- supportsIndexes() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsIndexes() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
- supportsIndexes() - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- supportsNewLinesInSQL() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- supportsNewLinesInSQL() - Method in class org.pentaho.di.core.database.CacheDatabaseMeta
- supportsNewLinesInSQL() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsNewLinesInSQL() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
- supportsNewLinesInSQL() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- supportsNewLinesInSQL() - Method in class org.pentaho.di.core.database.UniVerseDatabaseMeta
- supportsOptionsInURL() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- supportsOptionsInURL() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsOptionsInURL() - Method in class org.pentaho.di.core.database.DatabaseMeta
- supportsOptionsInURL() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
- supportsOptionsInURL() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
-
Oracle doesn't support options in the URL, we need to put these in a Properties object at connection time...
- supportsOptionsInURL() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- supportsOptionsInURL() - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
-
Neoview supports options in the URL.
- supportsOptionsInURL() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
-
Oracle doesn't support options in the URL, we need to put these in a Properties object at connection time...
- supportsOptionsInURL() - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
-
Oracle doesn't support options in the URL, we need to put these in a Properties object at connection time...
- supportsPreparedStatementMetadataRetrieval() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
Most databases allow you to retrieve result metadata by preparing a SELECT statement.
- supportsPreparedStatementMetadataRetrieval() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
Most databases allow you to retrieve result metadata by preparing a SELECT statement.
- supportsPreparedStatementMetadataRetrieval() - Method in class org.pentaho.di.core.database.DatabaseMeta
- supportsPreparedStatementMetadataRetrieval() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
-
Most databases allow you to retrieve result metadata by preparing a SELECT statement.
- supportsPreparedStatementMetadataRetrieval() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
-
Most databases allow you to retrieve result metadata by preparing a SELECT statement.
- supportsPreparedStatementMetadataRetrieval() - Method in class org.pentaho.di.core.database.GuptaDatabaseMeta
-
Most databases allow you to retrieve result metadata by preparing a SELECT statement.
- supportsPreparedStatementMetadataRetrieval() - Method in class org.pentaho.di.core.database.H2DatabaseMeta
-
Most databases allow you to retrieve result metadata by preparing a SELECT statement.
- supportsPreparedStatementMetadataRetrieval() - Method in class org.pentaho.di.core.database.SybaseIQDatabaseMeta
-
Most databases allow you to retrieve result metadata by preparing a SELECT statement.
- supportsRepository() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- supportsRepository() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsRepository() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
- supportsRepository() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
- supportsRepository() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
- supportsRepository() - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- supportsResultSetMetadataRetrievalOnly() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- supportsResultSetMetadataRetrievalOnly() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsResultSetMetadataRetrievalOnly() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- supportsResultSetMetadataRetrievalOnly() - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
- supportsSchemas() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- supportsSchemas() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsSchemas() - Method in class org.pentaho.di.core.database.DatabaseMeta
- supportsSchemas() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
- supportsSchemas() - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- supportsSequenceNoMaxValueOption() - Method in class org.pentaho.di.core.database.AS400DatabaseMeta
- supportsSequenceNoMaxValueOption() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- supportsSequenceNoMaxValueOption() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsSequenceNoMaxValueOption() - Method in class org.pentaho.di.core.database.DatabaseMeta
- supportsSequenceNoMaxValueOption() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
- supportsSequenceNoMaxValueOption() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- supportsSequenceNoMaxValueOption() - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- supportsSequenceNoMaxValueOption() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
- supportsSequenceNoMaxValueOption() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
- supportsSequences() - Method in class org.pentaho.di.core.database.AS400DatabaseMeta
- supportsSequences() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- supportsSequences() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsSequences() - Method in class org.pentaho.di.core.database.DatabaseMeta
- supportsSequences() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
- supportsSequences() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
- supportsSequences() - Method in class org.pentaho.di.core.database.HypersonicDatabaseMeta
- supportsSequences() - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
- supportsSequences() - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
- supportsSequences() - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- supportsSequences() - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
- supportsSequences() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
- supportsSequences() - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
- supportsSequences() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
- supportsSequences() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
- supportsSetCharacterStream() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
-
See if this database supports the setCharacterStream() method on a PreparedStatement.
- supportsSetCharacterStream() - Method in class org.pentaho.di.core.database.CacheDatabaseMeta
- supportsSetCharacterStream() - Method in interface org.pentaho.di.core.database.DatabaseInterface
-
See if this database supports the setCharacterStream() method on a PreparedStatement.
- supportsSetCharacterStream() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
See if this database supports the setCharacterStream() method on a PreparedStatement.
- supportsSetCharacterStream() - Method in class org.pentaho.di.core.database.DB2DatabaseMeta
- supportsSetCharacterStream() - Method in class org.pentaho.di.core.database.H2DatabaseMeta
- supportsSetCharacterStream() - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
- supportsSetLong() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- supportsSetLong() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsSetLong() - Method in class org.pentaho.di.core.database.DatabaseMeta
- supportsSetLong() - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
- supportsSetMaxRows() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- supportsSetMaxRows() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsSetMaxRows() - Method in class org.pentaho.di.core.database.DatabaseMeta
- supportsSetMaxRows() - Method in class org.pentaho.di.core.database.DbaseDatabaseMeta
- supportsSetMaxRows() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- supportsSetMaxRows() - Method in class org.pentaho.di.core.database.MonetDBDatabaseMeta
- supportsSetMaxRows() - Method in class org.pentaho.di.core.database.RedshiftDatabaseMeta
-
Redshift does not recognize the JDBC "setMaxRows" parameter
- supportsStandardTableOutput() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsStandardTableOutput() - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
- supportsSynonyms() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- supportsSynonyms() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsSynonyms() - Method in class org.pentaho.di.core.database.DatabaseMeta
- supportsSynonyms() - Method in class org.pentaho.di.core.database.DbaseDatabaseMeta
- supportsSynonyms() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
- supportsSynonyms() - Method in class org.pentaho.di.core.database.ExtenDBDatabaseMeta
- supportsSynonyms() - Method in class org.pentaho.di.core.database.FirebirdDatabaseMeta
- supportsSynonyms() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- supportsSynonyms() - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
- supportsSynonyms() - Method in class org.pentaho.di.core.database.IngresDatabaseMeta
- supportsSynonyms() - Method in class org.pentaho.di.core.database.InterbaseDatabaseMeta
- supportsSynonyms() - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
- supportsSynonyms() - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
- supportsSynonyms() - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- supportsSynonyms() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
- supportsSynonyms() - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
- supportsSynonyms() - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
- supportsSynonyms() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
- supportsSynonyms() - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
- supportsSynonyms() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
- supportsSynonyms() - Method in class org.pentaho.di.core.database.SAPDBDatabaseMeta
- supportsSynonyms() - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- supportsTimestampDataType() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- supportsTimestampDataType() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsTimestampDataType() - Method in class org.pentaho.di.core.database.DatabaseMeta
- supportsTimestampDataType() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- supportsTimeStampToDateConversion() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- supportsTimeStampToDateConversion() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsTimeStampToDateConversion() - Method in class org.pentaho.di.core.database.DatabaseMeta
- supportsTimeStampToDateConversion() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- supportsTimeStampToDateConversion() - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
- supportsTimeStampToDateConversion() - Method in class org.pentaho.di.core.database.GuptaDatabaseMeta
- supportsTimeStampToDateConversion() - Method in class org.pentaho.di.core.database.InterbaseDatabaseMeta
- supportsTimeStampToDateConversion() - Method in class org.pentaho.di.core.database.KingbaseESDatabaseMeta
- supportsTimeStampToDateConversion() - Method in class org.pentaho.di.core.database.NetezzaDatabaseMeta
- supportsTimeStampToDateConversion() - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- supportsTimeStampToDateConversion() - Method in class org.pentaho.di.core.database.UniVerseDatabaseMeta
-
UniVerse doesn't even support timestamps.
- supportsTimeStampToDateConversion() - Method in class org.pentaho.di.core.database.Vertica5DatabaseMeta
- supportsTimeStampToDateConversion() - Method in class org.pentaho.di.core.database.VerticaDatabaseMeta
- supportsTransactions() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- supportsTransactions() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsTransactions() - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.because the same database can support transactions or not. It all depends on the database setup. Therefor, we look at the database metadata DatabaseMetaData.supportsTransactions() in stead of this.
- supportsTransactions() - Method in class org.pentaho.di.core.database.DbaseDatabaseMeta
- supportsTransactions() - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
- supportsTransactions() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
- supportsTransactions() - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- supportsViews() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- supportsViews() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- supportsViews() - Method in class org.pentaho.di.core.database.DatabaseMeta
- supportsViews() - Method in class org.pentaho.di.core.database.DbaseDatabaseMeta
- supportsViews() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- supportsViews() - Method in class org.pentaho.di.core.database.GoogleBigQueryDatabaseMeta
- supportsViews() - Method in class org.pentaho.di.core.database.MSAccessDatabaseMeta
- supportsViews() - Method in class org.pentaho.di.core.database.MySQLDatabaseMeta
- supportsViews() - Method in class org.pentaho.di.core.database.RemedyActionRequestSystemDatabaseMeta
-
The JDBC/ODBC Driver doesn't support listing views, so turn this feature off.
- supportsViews() - Method in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- SvgImage - Class in org.pentaho.di.core.svg
-
Container for SVG image.
- SvgImage(Document) - Constructor for class org.pentaho.di.core.svg.SvgImage
- SvgSupport - Class in org.pentaho.di.core.svg
-
Class for base SVG images processing.
- SvgSupport() - Constructor for class org.pentaho.di.core.svg.SvgSupport
- SwingUniversalImage - Class in org.pentaho.di.core
-
Universal image storage for Swing processing.
- SwingUniversalImage() - Constructor for class org.pentaho.di.core.SwingUniversalImage
- SwingUniversalImageBitmap - Class in org.pentaho.di.core
- SwingUniversalImageBitmap(BufferedImage) - Constructor for class org.pentaho.di.core.SwingUniversalImageBitmap
- SwingUniversalImageSvg - Class in org.pentaho.di.core
- SwingUniversalImageSvg(SvgImage) - Constructor for class org.pentaho.di.core.SwingUniversalImageSvg
- switchForegroundBackgroundColors() - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
- SybaseDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains Sybase specific information through static final members
- SybaseDatabaseMeta() - Constructor for class org.pentaho.di.core.database.SybaseDatabaseMeta
- SybaseIQDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains Sybase IQ specific information through static final members
- SybaseIQDatabaseMeta() - Constructor for class org.pentaho.di.core.database.SybaseIQDatabaseMeta
- SYMBOLSIZE - Static variable in class org.pentaho.di.core.Const
-
The size of relationship symbols
- sysdate() - Method in class org.pentaho.di.compatibility.Value
- SYSTEM_BUNDLE_PACKAGE - Static variable in class org.pentaho.di.i18n.GlobalMessages
- SYSTEM_PROPERTIES - Static variable in class org.pentaho.di.core.util.StringUtil
- SYSTEM_ROLE - org.pentaho.di.repository.ObjectRecipient.Type
T
- tan() - Method in class org.pentaho.di.compatibility.Value
- TARGET - org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
- TEMP_DIR - Static variable in class org.pentaho.di.core.vfs.KettleVFS
- TeradataDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains NCR Teradata specific information through static final members
- TeradataDatabaseMeta() - Constructor for class org.pentaho.di.core.database.TeradataDatabaseMeta
- test(OtherConnectionDetails) - Method in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetailsProvider
- test(T) - Method in class org.pentaho.di.connections.ConnectionManager
-
Run a test operation on the named connection
- test(T) - Method in interface org.pentaho.di.connections.ConnectionProvider
- TEST_ON_BORROW - Static variable in class org.pentaho.di.core.database.ConnectionPoolUtil
- TEST_ON_RETURN - Static variable in class org.pentaho.di.core.database.ConnectionPoolUtil
- TEST_WHILE_IDLE - Static variable in class org.pentaho.di.core.database.ConnectionPoolUtil
- testConnection() - Method in class org.pentaho.di.core.database.DatabaseMeta
- testConnectionSuccess() - Method in class org.pentaho.di.core.database.DatabaseMeta
- TEXT_FIELD - org.pentaho.di.core.gui.GUIOption.DisplayType
- textExtent(String) - Method in interface org.pentaho.di.core.gui.PrimitiveGCInterface
- TextFileInputFieldInterface - Interface in org.pentaho.di.core.gui
- ThreadDialogs - Interface in org.pentaho.di.core.gui
- threadLocales - Static variable in class org.pentaho.di.i18n.GlobalMessageUtil
- threadMessageBox(String, String, boolean, int) - Method in class org.pentaho.di.core.gui.RuntimeThreadDialogs
- threadMessageBox(String, String, boolean, int) - Method in interface org.pentaho.di.core.gui.ThreadDialogs
- TIME_BETWEEN_EVICTION_RUNS_MILLIS - Static variable in class org.pentaho.di.core.database.ConnectionPoolUtil
- TIMEOUT_GET_MILLIS - Static variable in class org.pentaho.di.core.Const
-
Sleep time waiting when buffer is empty (the default)
- TIMEOUT_PUT_MILLIS - Static variable in class org.pentaho.di.core.Const
-
Sleep time waiting when buffer is full (the default)
- timeStamp - Variable in class org.pentaho.di.core.logging.KettleLoggingEvent
- timestamp2string(Timestamp) - Static method in class org.pentaho.di.core.xml.XMLHandler
- TMP - org.pentaho.di.core.vfs.KettleVFS.Suffix
- toDate(String, Date) - Static method in class org.pentaho.di.core.Const
-
Convert a String into a date.
- toDouble(String, double) - Static method in class org.pentaho.di.core.Const
-
Convert a String into a double.
- toInt(String, int) - Static method in class org.pentaho.di.core.Const
-
Convert a String into an integer.
- toLocalizedPattern() - Method in class org.pentaho.di.core.row.value.timestamp.SimpleTimestampFormat
-
Returns a localized pattern string describing this date format.
- toLong(String, long) - Static method in class org.pentaho.di.core.Const
-
Convert a String into a long integer.
- toPattern() - Method in class org.pentaho.di.core.row.value.timestamp.SimpleTimestampFormat
-
Returns a pattern string describing this date format.
- toPngName(String) - Static method in class org.pentaho.di.core.svg.SvgSupport
-
Converts SVG file name to PNG.
- toSerializable(LogEvent) - Method in class org.pentaho.di.core.logging.log4j.Log4jKettleLayout
- toString() - Method in class org.pentaho.di.compatibility.Row
-
Convert the row to a String representation.
- toString() - Method in class org.pentaho.di.compatibility.Value
-
Returns a padded to length String text representation of this Value
- toString() - Method in class org.pentaho.di.core.CheckResult
- toString() - Method in interface org.pentaho.di.core.CheckResultInterface
- toString() - Method in class org.pentaho.di.core.Condition
- toString() - Method in class org.pentaho.di.core.database.Database
- toString() - Method in class org.pentaho.di.core.database.DatabaseMeta
- toString() - Method in class org.pentaho.di.core.database.SqlScriptStatement
- toString() - Method in enum org.pentaho.di.core.fileinput.FileInputList.FileTypeFilter
- toString() - Method in class org.pentaho.di.core.logging.BufferLine
- toString() - Method in class org.pentaho.di.core.logging.LogChannel
- toString() - Method in class org.pentaho.di.core.logging.LogMessage
-
Deprecated.
- toString() - Method in enum org.pentaho.di.core.logging.LogStatus
- toString() - Method in class org.pentaho.di.core.logging.LogTableField
- toString() - Method in class org.pentaho.di.core.metrics.MetricsDuration
- toString() - Method in class org.pentaho.di.core.metrics.MetricsSnapshot
- toString() - Method in class org.pentaho.di.core.ObjectUsageCount
- toString() - Method in class org.pentaho.di.core.plugins.BasePluginType
- toString() - Method in class org.pentaho.di.core.plugins.JarFileAnnotationPlugin
- toString() - Method in class org.pentaho.di.core.plugins.KettleURLClassLoader
- toString() - Method in class org.pentaho.di.core.plugins.Plugin
- toString() - Method in class org.pentaho.di.core.plugins.PluginFolder
- toString() - Method in class org.pentaho.di.core.Props
- toString() - Method in class org.pentaho.di.core.Result
-
Returns a string representation of the Result object
- toString() - Method in class org.pentaho.di.core.ResultFile
- toString() - Method in class org.pentaho.di.core.row.RowMeta
- toString() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- toString() - Method in class org.pentaho.di.core.row.ValueMetaAndData
- toString() - Method in class org.pentaho.di.core.RowMetaAndData
- toString() - Method in class org.pentaho.di.core.util.StringEvaluationResult
- toString() - Method in class org.pentaho.di.repository.LongObjectId
- toString() - Method in class org.pentaho.di.repository.RepositoryDirectory
- toString() - Method in enum org.pentaho.di.repository.RepositoryObjectType
- toString() - Method in class org.pentaho.di.repository.StringObjectId
- toString() - Method in class org.pentaho.di.www.WebResult
- toString(boolean) - Method in class org.pentaho.di.compatibility.Value
-
a String text representation of this Value, optionally padded to the specified length
- toString(int, boolean, boolean) - Method in class org.pentaho.di.core.Condition
- toStringMeta() - Method in class org.pentaho.di.compatibility.Row
-
Return the meta-data of a row as a String.
- toStringMeta() - Method in class org.pentaho.di.compatibility.Value
-
a String text representation of this Value, optionally padded to the specified length
- toStringMeta() - Method in class org.pentaho.di.core.row.RowMeta
- toStringMeta() - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
To string meta.
- toStringMeta() - Method in class org.pentaho.di.core.row.value.ValueMetaBase
-
a String text representation of this Value, optionally padded to the specified length
- toStringMeta() - Method in class org.pentaho.di.core.row.ValueMetaAndData
- toStringMeta() - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
a String text representation of this Value, optionally padded to the specified length
- toSvgName(String) - Static method in class org.pentaho.di.core.svg.SvgSupport
-
Converts PNG file name to SVG.
- toUri(String) - Static method in class org.pentaho.di.core.util.StringUtil
-
Convert a raw path such as c:\tmp\park.parquet and /tmp/file, or, URL such as pvfs://tkSnowflakeStaging/@ORC_FILES or hc://clusterName/path/to/file to a URI
- toXmlForEmbed(String) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterOsgi
- TRANS - org.pentaho.di.core.logging.LoggingObjectType
- TRANS_DATA_SERVICE - org.pentaho.di.repository.RepositoryObjectType
- TransAfterClose - org.pentaho.di.core.extension.KettleExtensionPoint
- TransAfterOpen - org.pentaho.di.core.extension.KettleExtensionPoint
- TransAfterSave - org.pentaho.di.core.extension.KettleExtensionPoint
- TransBeforeClose - org.pentaho.di.core.extension.KettleExtensionPoint
- TransBeforeDeleteSteps - org.pentaho.di.core.extension.KettleExtensionPoint
- TransBeforeOpen - org.pentaho.di.core.extension.KettleExtensionPoint
- TransBeforeSave - org.pentaho.di.core.extension.KettleExtensionPoint
- TransChanged - org.pentaho.di.core.extension.KettleExtensionPoint
- TRANSFORMATION - org.pentaho.di.repository.RepositoryObjectType
- TransformationCreateNew - org.pentaho.di.core.extension.KettleExtensionPoint
- TransformationFinish - org.pentaho.di.core.extension.KettleExtensionPoint
- TransformationHeartbeat - org.pentaho.di.core.extension.KettleExtensionPoint
- TransformationMetaLoaded - org.pentaho.di.core.extension.KettleExtensionPoint
- TransformationPrepareExecution - org.pentaho.di.core.extension.KettleExtensionPoint
- TransformationStart - org.pentaho.di.core.extension.KettleExtensionPoint
- TransformationStartThreads - org.pentaho.di.core.extension.KettleExtensionPoint
- TransGraphMouseDoubleClick - org.pentaho.di.core.extension.KettleExtensionPoint
- TransGraphMouseDown - org.pentaho.di.core.extension.KettleExtensionPoint
- TransGraphMouseMoved - org.pentaho.di.core.extension.KettleExtensionPoint
- TransGraphMouseUp - org.pentaho.di.core.extension.KettleExtensionPoint
- TransImportAfterSaveToRepo - org.pentaho.di.core.extension.KettleExtensionPoint
- TRANSMETA - org.pentaho.di.core.logging.LoggingObjectType
- TRANSMISSION_CIPHER_PARAMS - Static variable in class org.pentaho.di.core.encryption.CertificateGenEncryptUtil
- TransPainterArrow - org.pentaho.di.core.extension.KettleExtensionPoint
- TransPainterEnd - org.pentaho.di.core.extension.KettleExtensionPoint
- TransPainterFlyout - org.pentaho.di.core.extension.KettleExtensionPoint
- TransPainterFlyoutTooltip - org.pentaho.di.core.extension.KettleExtensionPoint
- TransPainterStart - org.pentaho.di.core.extension.KettleExtensionPoint
- TransPainterStep - org.pentaho.di.core.extension.KettleExtensionPoint
- TransStepRightClick - org.pentaho.di.core.extension.KettleExtensionPoint
- trim() - Method in class org.pentaho.di.compatibility.Value
-
Performs a right and left trim of spaces in the string.
- trim(String) - Static method in class org.pentaho.di.core.Const
-
Trims a string: removes the leading and trailing spaces of a String.
- trim(String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- trim(String) - Static method in class org.pentaho.di.core.row.ValueDataUtil
-
Deprecated.Use
Const.trim(String)
instead - TRIM_TYPE_BOTH - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
-
Indicating that the string content should be LEFT AND RIGHT trimmed if conversion is to occur to another data type
- TRIM_TYPE_LEFT - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
-
Indicating that the string content should be LEFT trimmed if conversion is to occur to another data type
- TRIM_TYPE_NONE - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
-
Indicating that the string content should NOT be trimmed if conversion is to occur to another data type
- TRIM_TYPE_RIGHT - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
-
Indicating that the string content should be RIGHT trimmed if conversion is to occur to another data type
- trimDate(Date) - Static method in class org.pentaho.di.core.Const
-
Trims a Date by resetting the time part to zero
- trimEnd(String, char) - Static method in class org.pentaho.di.core.util.StringUtil
-
Removes all instances of the specified character from the end of the given
String
. - trimStart(String, char) - Static method in class org.pentaho.di.core.util.StringUtil
-
Removes all instances of the specified character from the start of the given
String
. - trimToType(String, int) - Static method in class org.pentaho.di.core.Const
-
Return the input string trimmed as specified.
- trimType - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- trimTypeCode - Static variable in class org.pentaho.di.core.row.value.ValueMetaBase
-
The trim type codes
- trimTypeCode - Static variable in class org.pentaho.di.core.row.ValueMeta
-
Deprecated.The trim type codes
- trimTypeDesc - Static variable in class org.pentaho.di.core.row.value.ValueMetaBase
-
The trim description
- trimTypeDesc - Static variable in class org.pentaho.di.core.row.ValueMeta
-
Deprecated.The trim description
- TRUE - org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
- trunc() - Method in class org.pentaho.di.compatibility.Value
- trunc(double) - Method in class org.pentaho.di.compatibility.Value
- trunc(int) - Method in class org.pentaho.di.compatibility.Value
- truncateTable(String) - Method in class org.pentaho.di.core.database.Database
- truncateTable(String, String) - Method in class org.pentaho.di.core.database.Database
- tryInvalidateDataSource(String) - Method in interface org.pentaho.di.core.database.CachedManagedDataSourceInterface
-
Try to invalidate the Datasource
- TwoWayPasswordEncoderPlugin - Annotation Type in org.pentaho.di.core.encryption
-
Classes annotated with "TwoWayPasswordEncoderPlugin" are automatically recognized and registered as a new data type in the form of a TwoWayPasswordEncoderInterface class.
- TwoWayPasswordEncoderPluginType - Class in org.pentaho.di.core.encryption
-
This class represents the value meta plugin type.
- type - Variable in class org.pentaho.di.core.Props
- type - Variable in class org.pentaho.di.core.row.value.ValueMetaBase
- type() - Method in annotation type org.pentaho.di.core.plugins.DatabaseMetaPlugin
- Type(String, String) - Constructor for class org.pentaho.di.connections.ConnectionManager.Type
- TYPE - Static variable in class org.pentaho.di.connections.vfs.providers.other.OtherConnectionDetails
- TYPE_ACCESS_JNDI - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Connect to the database using JNDI.
- TYPE_ACCESS_NATIVE - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Connect natively through JDBC thin driver to the database.
- TYPE_ACCESS_OCI - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Connect to the database using OCI.
- TYPE_ACCESS_ODBC - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Connect to the database using ODBC.
- TYPE_ACCESS_PLUGIN - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Connect to the database using plugin specific method.
- TYPE_BIGNUMBER - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
-
Value type indicating that the value contains a floating point precision number with arbitrary precision.
- TYPE_BINARY - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
-
Value type indicating that the value contains binary data: BLOB, CLOB, ...
- TYPE_BOOLEAN - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
-
Value type indicating that the value contains a boolean.
- TYPE_DATABASE_ACCESS - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_AS400 - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_CACHE - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_DB2 - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_DBASE - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_DERBY - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_EXTENDB - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_FIREBIRD - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_GENERIC - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_GREENPLUM - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_GUPTA - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_H2 - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_HYPERSONIC - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_INFOBRIGHT - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_INFORMIX - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_INGRES - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_INTERBASE - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_KINGBASEES - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_LUCIDDB - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_MONETDB - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_MSSQL - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_MYSQL - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_NEOVIEW - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_NETEZZA - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_NONE - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_ORACLE - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_ORACLE_RDB - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_PALO - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_POSTGRES - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_REMEDY_AR_SYSTEM - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_SAPDB - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_SAPR3 - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_SQLITE - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_SYBASE - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_SYBASEIQ - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_TERADATA - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_UNIVERSE - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATABASE_VERTICA - Static variable in class org.pentaho.di.core.database.DatabaseMeta
-
Deprecated.
- TYPE_DATE - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
-
Value type indicating that the value contains a Date.
- TYPE_INET - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
-
Value type indicating that the value contains a Internet address
- TYPE_INTEGER - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
-
Value type indicating that the value contains a long integer.
- TYPE_NONE - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
-
Value type indicating that the value has no type set
- TYPE_NUMBER - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
-
Value type indicating that the value contains a floating point double precision number.
- TYPE_PROPERTIES_CHEF - Static variable in class org.pentaho.di.core.Props
- TYPE_PROPERTIES_EMPTY - Static variable in class org.pentaho.di.core.Props
- TYPE_PROPERTIES_KITCHEN - Static variable in class org.pentaho.di.core.Props
- TYPE_PROPERTIES_MENU - Static variable in class org.pentaho.di.core.Props
- TYPE_PROPERTIES_PAN - Static variable in class org.pentaho.di.core.Props
- TYPE_PROPERTIES_PLATE - Static variable in class org.pentaho.di.core.Props
- TYPE_PROPERTIES_SPOON - Static variable in class org.pentaho.di.core.Props
- TYPE_RESULT_COMMENT - Static variable in interface org.pentaho.di.core.CheckResultInterface
- TYPE_RESULT_ERROR - Static variable in interface org.pentaho.di.core.CheckResultInterface
- TYPE_RESULT_NONE - Static variable in interface org.pentaho.di.core.CheckResultInterface
- TYPE_RESULT_OK - Static variable in interface org.pentaho.di.core.CheckResultInterface
- TYPE_RESULT_WARNING - Static variable in interface org.pentaho.di.core.CheckResultInterface
- TYPE_SERIALIZABLE - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
-
Value type indicating that the value contains an Object.
- TYPE_STRING - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
-
Value type indicating that the value contains a text String.
- TYPE_TIMESTAMP - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
-
Value type indicating that the value contains a date-time with nanosecond precision
- typeCodes - Static variable in interface org.pentaho.di.core.row.ValueMetaInterface
-
The Constant typeCodes.
- typeDesc - Static variable in class org.pentaho.di.core.CheckResult
- typeDescription() - Method in annotation type org.pentaho.di.core.plugins.DatabaseMetaPlugin
U
- UI - Static variable in class org.pentaho.di.core.logging.LogChannel
- UNCONDITIONAL - org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
- unEscapeHtml(String) - Static method in class org.pentaho.di.core.Const
-
UnEscape HTML content.
- unEscapeHTML(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- unEscapeXml(String) - Static method in class org.pentaho.di.core.Const
-
UnEscape XML content.
- unEscapeXML(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- UniVerseDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains IBM UniVerse database specific information through static final members
- UniVerseDatabaseMeta() - Constructor for class org.pentaho.di.core.database.UniVerseDatabaseMeta
- UNIX_CLOSE - Static variable in class org.pentaho.di.core.util.StringUtil
- UNIX_OPEN - Static variable in class org.pentaho.di.core.util.StringUtil
- UNKNOWN - org.pentaho.di.repository.RepositoryObjectType
- UnknownParamException - Exception in org.pentaho.di.core.parameters
-
This is a PDI Exception for the named parameters.
- UnknownParamException() - Constructor for exception org.pentaho.di.core.parameters.UnknownParamException
-
Constructs a new throwable with null as its detail message.
- UnknownParamException(String) - Constructor for exception org.pentaho.di.core.parameters.UnknownParamException
-
Constructs a new throwable with the specified detail message.
- UnknownParamException(String, Throwable) - Constructor for exception org.pentaho.di.core.parameters.UnknownParamException
-
Constructs a new throwable with the specified detail message and cause.
- UnknownParamException(Throwable) - Constructor for exception org.pentaho.di.core.parameters.UnknownParamException
-
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).
- unlockTables(String[]) - Method in class org.pentaho.di.core.database.Database
-
Unlock certain tables in the database for write operations
- unregisterChangeListener(LAFChangeListener<E>) - Method in class org.pentaho.di.laf.LAFDelegate
-
unregister a @see LAFChangeListener from the Map which will prevent notification on @see Handler change
- update(NamedClusterOsgi, IMetaStore) - Method in interface org.pentaho.di.core.osgi.api.NamedClusterServiceOsgi
-
Updates a NamedCluster in the provided IMetaStore
- updateFromProperties() - Method in class org.pentaho.di.core.logging.LoggingRegistry
-
Updates Class variables from the systemProperties / kettle.properties.
- updateRow() - Method in class org.pentaho.di.core.database.Database
- upper() - Method in class org.pentaho.di.compatibility.Value
- upperCase(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- useCDATA(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- useDBCache() - Method in class org.pentaho.di.core.Props
- useFactory() - Method in interface org.pentaho.di.core.service.ServiceProviderInterface
-
Returns a boolean that indicates if the PluginServiceLoader should use the factoryCreate method to build and return the service provided by the provides tag.
- useProxyWrap() - Method in interface org.pentaho.di.core.service.ServiceProviderInterface
-
Returns a boolean if the PluginServiceLoader should use the java.lang.reflect.Proxy that sets the Thread Context ClassLoader on the service
- USER - org.pentaho.di.repository.ObjectRecipient.Type
- USER_HOME_DIRECTORY - Static variable in class org.pentaho.di.core.Const
-
Deprecated.Use
Const.getUserHomeDirectory()
instead. - useSafePoints() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- useSafePoints() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- useSafePoints() - Method in class org.pentaho.di.core.database.MSSQLServerDatabaseMeta
- useSafePoints() - Method in class org.pentaho.di.core.database.PostgreSQLDatabaseMeta
- useSchemaNameForTableList() - Method in class org.pentaho.di.core.database.BaseDatabaseMeta
- useSchemaNameForTableList() - Method in interface org.pentaho.di.core.database.DatabaseInterface
- useSchemaNameForTableList() - Method in class org.pentaho.di.core.database.DatabaseMeta
- useSchemaNameForTableList() - Method in class org.pentaho.di.core.database.Exasol4DatabaseMeta
- useSchemaNameForTableList() - Method in class org.pentaho.di.core.database.GenericDatabaseMeta
- useSchemaNameForTableList() - Method in class org.pentaho.di.core.database.LucidDBDatabaseMeta
- useSchemaNameForTableList() - Method in class org.pentaho.di.core.database.NeoviewDatabaseMeta
- useSchemaNameForTableList() - Method in class org.pentaho.di.core.database.OracleDatabaseMeta
- useSchemaNameForTableList() - Method in class org.pentaho.di.core.database.OracleRDBDatabaseMeta
- useSchemaNameForTableList() - Method in class org.pentaho.di.core.database.SybaseIQDatabaseMeta
- Utils - Class in org.pentaho.di.core.util
- Utils() - Constructor for class org.pentaho.di.core.util.Utils
- UUID4Util - Class in org.pentaho.di.core.util
- UUID4Util() - Constructor for class org.pentaho.di.core.util.UUID4Util
-
Constructor.
- UUIDUtil - Class in org.pentaho.di.core.util
- UUIDUtil() - Constructor for class org.pentaho.di.core.util.UUIDUtil
V
- v_decode(Value[]) - Method in class org.pentaho.di.compatibility.Value
- v_if(Value[]) - Method in class org.pentaho.di.compatibility.Value
- validate() - Method in interface org.pentaho.di.connections.vfs.VFSDetailsComposite
-
Validates the fields that the DetailsComposite if responsible for.
- VALIDATION_QUERY - Static variable in class org.pentaho.di.core.database.ConnectionPoolUtil
- value() - Method in annotation type org.pentaho.di.core.plugins.PluginAnnotationType
- value() - Method in annotation type org.pentaho.di.core.plugins.PluginMainClassType
- Value - Class in org.pentaho.di.compatibility
-
This class is one of the core classes of the Kettle framework.
- Value() - Constructor for class org.pentaho.di.compatibility.Value
-
Constructs a new Value of type EMPTY
- Value(InputStream) - Constructor for class org.pentaho.di.compatibility.Value
-
Read the Value, including meta-data from a DataInputStream
- Value(String) - Constructor for class org.pentaho.di.compatibility.Value
-
Constructs a new Value with a name.
- Value(String, boolean) - Constructor for class org.pentaho.di.compatibility.Value
-
Constructs a new Value of Type VALUE_TYPE_BOOLEAN, with a name, containing a boolean value
- Value(String, byte[]) - Constructor for class org.pentaho.di.compatibility.Value
-
Constructs a new Value of Type VALUE_TYPE_BINARY, with a name, containing a bytes value
- Value(String, double) - Constructor for class org.pentaho.di.compatibility.Value
-
Constructs a new Value of Type VALUE_TYPE_NUMBER, with a name, containing a number
- Value(String, int) - Constructor for class org.pentaho.di.compatibility.Value
-
Constructs a new Value with a name and a type.
- Value(String, int, int, int) - Constructor for class org.pentaho.di.compatibility.Value
-
Constructs a new Value with a name, a type, length and precision.
- Value(String, long) - Constructor for class org.pentaho.di.compatibility.Value
-
Constructs a new Value of Type VALUE_TYPE_INTEGER, with a name, containing an integer number
- Value(String, String) - Constructor for class org.pentaho.di.compatibility.Value
-
Constructs a new Value of Type VALUE_TYPE_STRING, with a name, containing a String
- Value(String, StringBuffer) - Constructor for class org.pentaho.di.compatibility.Value
-
Constructs a new Value of Type VALUE_TYPE_STRING, with a name, containing a String
- Value(String, StringBuilder) - Constructor for class org.pentaho.di.compatibility.Value
-
Constructs a new Value of Type VALUE_TYPE_STRING, with a name, containing a String
- Value(String, BigDecimal) - Constructor for class org.pentaho.di.compatibility.Value
-
Constructs a new Value of Type VALUE_TYPE_BIGNUMBER, with a name, containing a BigDecimal number
- Value(String, Date) - Constructor for class org.pentaho.di.compatibility.Value
-
Constructs a new Value of Type VALUE_TYPE_DATE, with a name, containing a Date
- Value(String, Value) - Constructor for class org.pentaho.di.compatibility.Value
-
Constructs a new Value as a copy of another value and renames it...
- Value(Value) - Constructor for class org.pentaho.di.compatibility.Value
-
Constructs a new Value as a copy of another value
- Value(Value, DataInputStream) - Constructor for class org.pentaho.di.compatibility.Value
-
Read the data of a Value from a DataInputStream, the meta-data of the value has to be set before calling this method!
- Value(Node) - Constructor for class org.pentaho.di.compatibility.Value
-
Construct a new Value and read the data from XML
- VALUE_REPOSITORY_DATE_CONVERSION_MASK - Static variable in class org.pentaho.di.core.row.ValueMetaAndData
- VALUE_REPOSITORY_DECIMAL_SYMBOL - Static variable in class org.pentaho.di.core.row.ValueMetaAndData
- VALUE_REPOSITORY_GROUPING_SYMBOL - Static variable in class org.pentaho.di.core.row.ValueMetaAndData
- VALUE_REPOSITORY_INTEGER_CONVERSION_MASK - Static variable in class org.pentaho.di.core.row.ValueMetaAndData
- VALUE_REPOSITORY_NUMBER_CONVERSION_MASK - Static variable in class org.pentaho.di.core.row.ValueMetaAndData
- VALUE_TYPE_BIGNUMBER - Static variable in class org.pentaho.di.compatibility.Value
-
Value type indicating that the value contains a floating point precision number with arbitrary precision.
- VALUE_TYPE_BINARY - Static variable in class org.pentaho.di.compatibility.Value
-
Value type indicating that the value contains binary data: BLOB, CLOB, ...
- VALUE_TYPE_BOOLEAN - Static variable in class org.pentaho.di.compatibility.Value
-
Value type indicating that the value contains a boolean.
- VALUE_TYPE_DATE - Static variable in class org.pentaho.di.compatibility.Value
-
Value type indicating that the value contains a Date.
- VALUE_TYPE_INTEGER - Static variable in class org.pentaho.di.compatibility.Value
-
Value type indicating that the value contains a long integer.
- VALUE_TYPE_NONE - Static variable in class org.pentaho.di.compatibility.Value
-
Value type indicating that the value has no type set.
- VALUE_TYPE_NUMBER - Static variable in class org.pentaho.di.compatibility.Value
-
Value type indicating that the value contains a floating point double precision number.
- VALUE_TYPE_SERIALIZABLE - Static variable in class org.pentaho.di.compatibility.Value
-
Value type indicating that the value contains an Object.
- VALUE_TYPE_STRING - Static variable in class org.pentaho.di.compatibility.Value
-
Value type indicating that the value contains a text String.
- ValueBigNumber - Class in org.pentaho.di.compatibility
-
This class contains a Value of type BigNumber and the length/precision by which it is described.
- ValueBigNumber() - Constructor for class org.pentaho.di.compatibility.ValueBigNumber
- ValueBigNumber(BigDecimal) - Constructor for class org.pentaho.di.compatibility.ValueBigNumber
- ValueBinary - Class in org.pentaho.di.compatibility
-
This class contains a Value of type Binary.
- ValueBinary() - Constructor for class org.pentaho.di.compatibility.ValueBinary
- ValueBinary(byte[]) - Constructor for class org.pentaho.di.compatibility.ValueBinary
- ValueBoolean - Class in org.pentaho.di.compatibility
-
This class contains a Value of type Boolean.
- ValueBoolean() - Constructor for class org.pentaho.di.compatibility.ValueBoolean
- ValueBoolean(boolean) - Constructor for class org.pentaho.di.compatibility.ValueBoolean
- ValueDataUtil - Class in org.pentaho.di.core.row
- ValueDataUtil() - Constructor for class org.pentaho.di.core.row.ValueDataUtil
- ValueDate - Class in org.pentaho.di.compatibility
-
This class contains a Value of type Date.
- ValueDate() - Constructor for class org.pentaho.di.compatibility.ValueDate
- ValueDate(Date) - Constructor for class org.pentaho.di.compatibility.ValueDate
- ValueInteger - Class in org.pentaho.di.compatibility
-
This class contains a Value of type Integer and the length by which it is described.
- ValueInteger() - Constructor for class org.pentaho.di.compatibility.ValueInteger
- ValueInteger(long) - Constructor for class org.pentaho.di.compatibility.ValueInteger
- ValueInterface - Interface in org.pentaho.di.compatibility
-
This interface provides a way to look at a Number, String, Integer, Date...
- valueIsUsed(int, Value) - Method in interface org.pentaho.di.compatibility.ValueUsedListener
- ValueMeta - Class in org.pentaho.di.core.row
-
Deprecated.
- ValueMeta() - Constructor for class org.pentaho.di.core.row.ValueMeta
-
Deprecated.
- ValueMeta(DataInputStream) - Constructor for class org.pentaho.di.core.row.ValueMeta
-
Deprecated.
- ValueMeta(String) - Constructor for class org.pentaho.di.core.row.ValueMeta
-
Deprecated.
- ValueMeta(String, int) - Constructor for class org.pentaho.di.core.row.ValueMeta
-
Deprecated.
- ValueMeta(String, int, int) - Constructor for class org.pentaho.di.core.row.ValueMeta
-
Deprecated.
- ValueMeta(String, int, int, int) - Constructor for class org.pentaho.di.core.row.ValueMeta
-
Deprecated.
- ValueMeta(Node) - Constructor for class org.pentaho.di.core.row.ValueMeta
-
Deprecated.
- ValueMetaAndData - Class in org.pentaho.di.core.row
- ValueMetaAndData() - Constructor for class org.pentaho.di.core.row.ValueMetaAndData
- ValueMetaAndData(String, Object) - Constructor for class org.pentaho.di.core.row.ValueMetaAndData
- ValueMetaAndData(ValueMetaInterface, Object) - Constructor for class org.pentaho.di.core.row.ValueMetaAndData
- ValueMetaAndData(Node) - Constructor for class org.pentaho.di.core.row.ValueMetaAndData
-
Construct a new Value and read the data from XML
- ValueMetaBase - Class in org.pentaho.di.core.row.value
- ValueMetaBase() - Constructor for class org.pentaho.di.core.row.value.ValueMetaBase
- ValueMetaBase(DataInputStream) - Constructor for class org.pentaho.di.core.row.value.ValueMetaBase
-
Deprecated.in favor of a combination of
ValueMetaFactory
.createValueMeta() and the loadMetaData() method. - ValueMetaBase(String) - Constructor for class org.pentaho.di.core.row.value.ValueMetaBase
- ValueMetaBase(String, int) - Constructor for class org.pentaho.di.core.row.value.ValueMetaBase
- ValueMetaBase(String, int, int) - Constructor for class org.pentaho.di.core.row.value.ValueMetaBase
-
Deprecated.use
ValueMetaBase(String, int)
andValueMetaBase.setStorageType(int)
instead - ValueMetaBase(String, int, int, int) - Constructor for class org.pentaho.di.core.row.value.ValueMetaBase
- ValueMetaBase(String, int, int, int, Comparator<Object>) - Constructor for class org.pentaho.di.core.row.value.ValueMetaBase
- ValueMetaBase(String, int, Comparator<Object>) - Constructor for class org.pentaho.di.core.row.value.ValueMetaBase
- ValueMetaBase(Node) - Constructor for class org.pentaho.di.core.row.value.ValueMetaBase
- ValueMetaBigNumber - Class in org.pentaho.di.core.row.value
- ValueMetaBigNumber() - Constructor for class org.pentaho.di.core.row.value.ValueMetaBigNumber
- ValueMetaBigNumber(String) - Constructor for class org.pentaho.di.core.row.value.ValueMetaBigNumber
- ValueMetaBigNumber(String, int, int) - Constructor for class org.pentaho.di.core.row.value.ValueMetaBigNumber
- ValueMetaBinary - Class in org.pentaho.di.core.row.value
- ValueMetaBinary() - Constructor for class org.pentaho.di.core.row.value.ValueMetaBinary
- ValueMetaBinary(String) - Constructor for class org.pentaho.di.core.row.value.ValueMetaBinary
- ValueMetaBinary(String, int, int) - Constructor for class org.pentaho.di.core.row.value.ValueMetaBinary
- ValueMetaBoolean - Class in org.pentaho.di.core.row.value
- ValueMetaBoolean() - Constructor for class org.pentaho.di.core.row.value.ValueMetaBoolean
- ValueMetaBoolean(String) - Constructor for class org.pentaho.di.core.row.value.ValueMetaBoolean
- ValueMetaBoolean(String, int, int) - Constructor for class org.pentaho.di.core.row.value.ValueMetaBoolean
- ValueMetaConversionException - Exception in org.pentaho.di.core.row.value
-
Created by tkafalas on 12/5/2017.
- ValueMetaConversionException(String, Exception) - Constructor for exception org.pentaho.di.core.row.value.ValueMetaConversionException
- ValueMetaConverter - Class in org.pentaho.di.core.row.value
-
This class is intended to facilitate any needed conversions of a ValueMetaInterface field from one type to another.
- ValueMetaConverter() - Constructor for class org.pentaho.di.core.row.value.ValueMetaConverter
- ValueMetaDate - Class in org.pentaho.di.core.row.value
- ValueMetaDate() - Constructor for class org.pentaho.di.core.row.value.ValueMetaDate
- ValueMetaDate(String) - Constructor for class org.pentaho.di.core.row.value.ValueMetaDate
- ValueMetaDate(String, int) - Constructor for class org.pentaho.di.core.row.value.ValueMetaDate
- ValueMetaDate(String, int, int) - Constructor for class org.pentaho.di.core.row.value.ValueMetaDate
- ValueMetaFactory - Class in org.pentaho.di.core.row.value
-
This class will hand out value meta objects from the plugin registry.
- ValueMetaFactory() - Constructor for class org.pentaho.di.core.row.value.ValueMetaFactory
- ValueMetaInteger - Class in org.pentaho.di.core.row.value
- ValueMetaInteger() - Constructor for class org.pentaho.di.core.row.value.ValueMetaInteger
- ValueMetaInteger(String) - Constructor for class org.pentaho.di.core.row.value.ValueMetaInteger
- ValueMetaInteger(String, int, int) - Constructor for class org.pentaho.di.core.row.value.ValueMetaInteger
- ValueMetaInterface - Interface in org.pentaho.di.core.row
-
ValueMetaInterface objects are used to determine the characteristics of the row fields.
- ValueMetaInternetAddress - Class in org.pentaho.di.core.row.value
- ValueMetaInternetAddress() - Constructor for class org.pentaho.di.core.row.value.ValueMetaInternetAddress
- ValueMetaInternetAddress(String) - Constructor for class org.pentaho.di.core.row.value.ValueMetaInternetAddress
- ValueMetaNone - Class in org.pentaho.di.core.row.value
- ValueMetaNone() - Constructor for class org.pentaho.di.core.row.value.ValueMetaNone
- ValueMetaNone(String) - Constructor for class org.pentaho.di.core.row.value.ValueMetaNone
- ValueMetaNumber - Class in org.pentaho.di.core.row.value
- ValueMetaNumber() - Constructor for class org.pentaho.di.core.row.value.ValueMetaNumber
- ValueMetaNumber(String) - Constructor for class org.pentaho.di.core.row.value.ValueMetaNumber
- ValueMetaNumber(String, int, int) - Constructor for class org.pentaho.di.core.row.value.ValueMetaNumber
- ValueMetaPlugin - Annotation Type in org.pentaho.di.core.row.value
-
Classes annotated with "ValueMetaPlugin" are automatically recognized and registered as a new data type in the form of a ValueMetaInterface class.
- ValueMetaPluginType - Class in org.pentaho.di.core.row.value
-
This class represents the value meta plugin type.
- ValueMetaSerializable - Class in org.pentaho.di.core.row.value
- ValueMetaSerializable() - Constructor for class org.pentaho.di.core.row.value.ValueMetaSerializable
- ValueMetaSerializable(String) - Constructor for class org.pentaho.di.core.row.value.ValueMetaSerializable
- ValueMetaString - Class in org.pentaho.di.core.row.value
- ValueMetaString() - Constructor for class org.pentaho.di.core.row.value.ValueMetaString
- ValueMetaString(String) - Constructor for class org.pentaho.di.core.row.value.ValueMetaString
- ValueMetaString(String, int, int) - Constructor for class org.pentaho.di.core.row.value.ValueMetaString
- ValueMetaString(String, Comparator<Object>) - Constructor for class org.pentaho.di.core.row.value.ValueMetaString
- ValueMetaTimestamp - Class in org.pentaho.di.core.row.value
- ValueMetaTimestamp() - Constructor for class org.pentaho.di.core.row.value.ValueMetaTimestamp
- ValueMetaTimestamp(String) - Constructor for class org.pentaho.di.core.row.value.ValueMetaTimestamp
- ValueNumber - Class in org.pentaho.di.compatibility
-
This class contains a Value of type Number and the length/precision by which it is described.
- ValueNumber() - Constructor for class org.pentaho.di.compatibility.ValueNumber
- ValueNumber(double) - Constructor for class org.pentaho.di.compatibility.ValueNumber
- valueOf(String) - Static method in enum org.pentaho.di.core.Const.ReleaseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pentaho.di.core.database.DataSourceProviderInterface.DatasourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pentaho.di.core.extension.KettleExtensionPoint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pentaho.di.core.fileinput.FileInputList.FileTypeFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pentaho.di.core.gui.GUIOption.DisplayType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pentaho.di.core.gui.PrimitiveGCInterface.EColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pentaho.di.core.gui.PrimitiveGCInterface.EFont
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pentaho.di.core.gui.PrimitiveGCInterface.ELineStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pentaho.di.core.KettleClientEnvironment.ClientType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pentaho.di.core.lifecycle.LifeEventInfo.Hint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pentaho.di.core.lifecycle.LifeEventInfo.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pentaho.di.core.logging.LoggingObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pentaho.di.core.logging.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pentaho.di.core.logging.LogStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pentaho.di.core.metrics.MetricsSnapshotType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pentaho.di.core.ObjectLocationSpecificationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pentaho.di.core.spreadsheet.KCellType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pentaho.di.core.vfs.KettleVFS.Suffix
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pentaho.di.repository.ObjectRecipient.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.pentaho.di.repository.RepositoryObjectType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.pentaho.di.core.Const.ReleaseType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.pentaho.di.core.database.DataSourceProviderInterface.DatasourceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.pentaho.di.core.extension.KettleExtensionPoint
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.pentaho.di.core.fileinput.FileInputList.FileTypeFilter
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.pentaho.di.core.gui.GUIOption.DisplayType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.pentaho.di.core.gui.PrimitiveGCInterface.EColor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.pentaho.di.core.gui.PrimitiveGCInterface.EFont
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.pentaho.di.core.gui.PrimitiveGCInterface.EImage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.pentaho.di.core.gui.PrimitiveGCInterface.ELineStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.pentaho.di.core.KettleClientEnvironment.ClientType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.pentaho.di.core.lifecycle.LifeEventInfo.Hint
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.pentaho.di.core.lifecycle.LifeEventInfo.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.pentaho.di.core.logging.LoggingObjectType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.pentaho.di.core.logging.LogLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.pentaho.di.core.logging.LogStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.pentaho.di.core.metrics.MetricsSnapshotType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.pentaho.di.core.ObjectLocationSpecificationMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.pentaho.di.core.spreadsheet.KCellType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.pentaho.di.core.vfs.KettleVFS.Suffix
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.pentaho.di.repository.ObjectRecipient.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.pentaho.di.repository.RepositoryObjectType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- ValueSerializable - Class in org.pentaho.di.compatibility
- ValueSerializable(Serializable) - Constructor for class org.pentaho.di.compatibility.ValueSerializable
- ValueString - Class in org.pentaho.di.compatibility
-
This class contains a Value of type String and the length by which it is described.
- ValueString() - Constructor for class org.pentaho.di.compatibility.ValueString
- ValueString(String) - Constructor for class org.pentaho.di.compatibility.ValueString
- ValueUsedListener - Interface in org.pentaho.di.compatibility
- VARIABLE_HEARTBEAT_PERIODIC_INTERVAL_SECS - Static variable in class org.pentaho.di.core.Const
-
job/trans heartbeat scheduled executor periodic interval ( in seconds )
- VARIABLE_MONITORING_SNMP_TRAPS_ENABLED - Static variable in class org.pentaho.di.core.Const
-
comma-separated list of extension point plugins for which snmp traps should be sent
- Variables - Class in org.pentaho.di.core.variables
-
This class is an implementation of VariableSpace
- Variables() - Constructor for class org.pentaho.di.core.variables.Variables
- VariableSpace - Interface in org.pentaho.di.core.variables
-
Interface to implement variable sensitive objects.
- VectorWiseDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains Computer Associates Ingres specific information through static final members
- VectorWiseDatabaseMeta() - Constructor for class org.pentaho.di.core.database.VectorWiseDatabaseMeta
- verifyAndModifyDatabaseName(List<DatabaseMeta>, String) - Method in class org.pentaho.di.core.database.DatabaseMeta
-
Verify the name of the database and if required, change it if it already exists in the list of databases.
- VERSION - Static variable in class org.pentaho.di.core.Const
-
Deprecated.Use
BuildVersion.getVersion()
instead - VERSION_COMMENT_EDIT_VERSION - Static variable in class org.pentaho.di.core.Const
-
A general edit version comment
- VERSION_COMMENT_INITIAL_VERSION - Static variable in class org.pentaho.di.core.Const
-
A general initial version comment
- Vertica5DatabaseMeta - Class in org.pentaho.di.core.database
-
Vertica Analytic Database version 5 and later (changed driver class name)
- Vertica5DatabaseMeta() - Constructor for class org.pentaho.di.core.database.Vertica5DatabaseMeta
- VerticaDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains Vertica Analytic Database information through static final members
- VerticaDatabaseMeta() - Constructor for class org.pentaho.di.core.database.VerticaDatabaseMeta
- VFS_USER_DIR_IS_ROOT - Static variable in class org.pentaho.di.core.Const
-
A variable to configure VFS USER_DIR_IS_ROOT option: should be "true" or "false" SftpFileSystemConfigBuilder.USER_DIR_IS_ROOT
- VFSConnectionConfigurationBuilder - Class in org.pentaho.di.connections.vfs.builder
-
Created by bmorrise on 11/7/18.
- VFSConnectionConfigurationBuilder(FileSystemOptions) - Constructor for class org.pentaho.di.connections.vfs.builder.VFSConnectionConfigurationBuilder
- VFSConnectionDetails - Interface in org.pentaho.di.connections.vfs
-
Created by bmorrise on 2/13/19.
- VFSConnectionProvider<T extends VFSConnectionDetails> - Interface in org.pentaho.di.connections.vfs
-
Created by bmorrise on 2/3/19.
- VFSDetailsComposite - Interface in org.pentaho.di.connections.vfs
- VfsEmbeddedFileSystemCloser - Interface in org.pentaho.di.core.osgi.api
-
Created by tkafalas on 7/24/2017.
- VFSHelper - Class in org.pentaho.di.connections.vfs
-
Created by bmorrise on 2/13/19.
- VFSHelper() - Constructor for class org.pentaho.di.connections.vfs.VFSHelper
- VFSLookupFilter - Class in org.pentaho.di.connections.vfs
-
Created by bmorrise on 2/12/19.
- VFSLookupFilter() - Constructor for class org.pentaho.di.connections.vfs.VFSLookupFilter
- VFSRoot - Class in org.pentaho.di.connections.vfs
-
Created by bmorrise on 2/27/19.
- VFSRoot(String, Date) - Constructor for class org.pentaho.di.connections.vfs.VFSRoot
W
- WAREHOUSE - Static variable in class org.pentaho.di.core.database.SnowflakeHVDatabaseMeta
- WARNING - Static variable in class org.pentaho.di.core.Const
-
UI-agnostic flag for warnings
- WebResult - Class in org.pentaho.di.www
- WebResult(String) - Constructor for class org.pentaho.di.www.WebResult
- WebResult(String, String) - Constructor for class org.pentaho.di.www.WebResult
- WebResult(String, String, String) - Constructor for class org.pentaho.di.www.WebResult
- WebResult(Node) - Constructor for class org.pentaho.di.www.WebResult
- weekOfYear(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- weekOfYearISO8601(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- WHITE - org.pentaho.di.core.gui.PrimitiveGCInterface.EColor
- WIDGET_STYLE_DEFAULT - Static variable in class org.pentaho.di.core.Props
- WIDGET_STYLE_FIXED - Static variable in class org.pentaho.di.core.Props
- WIDGET_STYLE_GRAPH - Static variable in class org.pentaho.di.core.Props
- WIDGET_STYLE_NOTEPAD - Static variable in class org.pentaho.di.core.Props
- WIDGET_STYLE_TAB - Static variable in class org.pentaho.di.core.Props
- WIDGET_STYLE_TABLE - Static variable in class org.pentaho.di.core.Props
- WIDGET_STYLE_TOOLBAR - Static variable in class org.pentaho.di.core.Props
- width - Variable in class org.pentaho.di.core.gui.Rectangle
- WINDOWS_CLOSE - Static variable in class org.pentaho.di.core.util.StringUtil
- WINDOWS_OPEN - Static variable in class org.pentaho.di.core.util.StringUtil
- worked(int) - Method in interface org.pentaho.di.core.ProgressMonitorListener
- worked(int) - Method in class org.pentaho.di.core.ProgressNullMonitorListener
- write(byte[]) - Method in class org.pentaho.di.core.util.SortedFileOutputStream
-
Appending to internal StringBuilder, instead of immediately writing to the file
- write(byte[]) - Method in class org.pentaho.di.core.WriterOutputStream
- write(byte[], int, int) - Method in class org.pentaho.di.core.util.SortedFileOutputStream
-
Appending to internal StringBuilder, instead of immediately writing to the file
- write(byte[], int, int) - Method in class org.pentaho.di.core.WriterOutputStream
- write(int) - Method in class org.pentaho.di.core.util.SortedFileOutputStream
-
Appending to internal StringBuilder, instead of immediately writing to the file
- write(int) - Method in class org.pentaho.di.core.WriterOutputStream
- write(DataOutputStream) - Method in class org.pentaho.di.compatibility.Row
-
Write the content of the row to a DataOutputStream.
- write(DataOutputStream) - Method in class org.pentaho.di.core.DBCacheEntry
-
Write the data for this Cache entry to a data output stream
- write(OutputStream) - Method in class org.pentaho.di.compatibility.Value
-
Write the value, including the meta-data to a DataOutputStream
- writeBigNumber(DataOutputStream, BigDecimal) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- writeBinary(DataOutputStream, byte[]) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- writeBinaryString(DataOutputStream, byte[]) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- writeBoolean(DataOutputStream, Boolean) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- writeData(DataOutputStream) - Method in class org.pentaho.di.compatibility.Row
-
Write a row of Values to a DataOutputStream, without saving the meta-data.
- writeData(DataOutputStream) - Method in class org.pentaho.di.compatibility.Value
-
Write the data of this Value, without the meta-data to a DataOutputStream
- writeData(DataOutputStream, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- writeData(DataOutputStream, Object) - Method in class org.pentaho.di.core.row.value.ValueMetaTimestamp
- writeData(DataOutputStream, Object) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Serialize the content of the specified data object to the outputStream.
- writeData(DataOutputStream, Object[]) - Method in class org.pentaho.di.core.row.RowMeta
-
Write ONLY the specified data to the outputStream
- writeData(DataOutputStream, Object[]) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Write a serialized version of the supplied data to the outputStream (based on the metadata but not the metadata itself).
- writeDate(DataOutputStream, Date) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- writeInteger(DataOutputStream, Integer) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- writeInteger(DataOutputStream, Long) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- writeLogRecord(LogTableCoreInterface, LogStatus, Object, Object) - Method in class org.pentaho.di.core.database.Database
- writeMeta(DataOutputStream) - Method in class org.pentaho.di.core.row.RowMeta
-
Write ONLY the specified metadata to the outputStream
- writeMeta(DataOutputStream) - Method in interface org.pentaho.di.core.row.RowMetaInterface
-
Write a serialized version of this class (Row Metadata) to the specified outputStream.
- writeMeta(DataOutputStream) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- writeMeta(DataOutputStream) - Method in interface org.pentaho.di.core.row.ValueMetaInterface
-
Write the content of this class (metadata) to the specified output stream.
- writeNumber(DataOutputStream, Double) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
- writeObj(DataOutputStream) - Method in class org.pentaho.di.compatibility.Value
- WriterOutputStream - Class in org.pentaho.di.core
-
This class provides a simple wrapper to disguise a Writer as an OutputStream.
- WriterOutputStream(Writer) - Constructor for class org.pentaho.di.core.WriterOutputStream
- WriterOutputStream(Writer, String) - Constructor for class org.pentaho.di.core.WriterOutputStream
- writeString(DataOutputStream, String) - Method in class org.pentaho.di.core.row.value.ValueMetaBase
X
- x - Variable in class org.pentaho.di.core.gui.Point
- x - Variable in class org.pentaho.di.core.gui.Rectangle
- XML_DATA_TAG - Static variable in class org.pentaho.di.core.row.RowMeta
- XML_DATA_TAG - Static variable in class org.pentaho.di.core.row.value.ValueMetaBase
- XML_DATA_TAG - Static variable in class org.pentaho.di.core.row.ValueMeta
-
Deprecated.
- XML_ENCODING - Static variable in class org.pentaho.di.core.Const
-
Default we store our information in Unicode UTF-8 character set.
- XML_FILE_KETTLE_AUTHENTICATION_PROVIDERS - Static variable in class org.pentaho.di.core.Const
-
The XML file that contains the list of native Kettle compression providers (None, ZIP, GZip, etc.)
- XML_FILE_KETTLE_COMPRESSION_PROVIDERS - Static variable in class org.pentaho.di.core.Const
-
The XML file that contains the list of native Kettle compression providers (None, ZIP, GZip, etc.)
- XML_FILE_KETTLE_DATABASE_TYPES - Static variable in class org.pentaho.di.core.Const
-
The XML file that contains the list of native Kettle database types (MySQL, Oracle, etc)
- XML_FILE_KETTLE_ENGINES - Static variable in class org.pentaho.di.core.Const
-
The XML file that contains the list of native engines
- XML_FILE_KETTLE_EXTENSION_POINTS - Static variable in class org.pentaho.di.core.Const
-
The XML file that contains the list of native extension points (None by default, this is mostly for OEM purposes)
- XML_FILE_KETTLE_IMPORT_RULES - Static variable in class org.pentaho.di.core.Const
-
The XML file that contains the list of native import rules
- XML_FILE_KETTLE_JOB_ENTRIES - Static variable in class org.pentaho.di.core.Const
-
The XML file that contains the list of native Kettle job entries
- XML_FILE_KETTLE_LIFECYCLE_LISTENERS - Static variable in class org.pentaho.di.core.Const
-
The XML file that contains the list of lifecycle listeners
- XML_FILE_KETTLE_LOGGING_PLUGINS - Static variable in class org.pentaho.di.core.Const
-
The XML file that contains the list of native Kettle logging plugins
- XML_FILE_KETTLE_PARTITION_PLUGINS - Static variable in class org.pentaho.di.core.Const
-
The XML file that contains the list of native partition plugins
- XML_FILE_KETTLE_PASSWORD_ENCODER_PLUGINS - Static variable in class org.pentaho.di.core.Const
-
The XML file that contains the list of native Kettle two-way password encoder plugins
- XML_FILE_KETTLE_REGISTRY_EXTENSIONS - Static variable in class org.pentaho.di.core.Const
-
The XML file that contains the list of native extension points (None by default, this is mostly for OEM purposes)
- XML_FILE_KETTLE_REPOSITORIES - Static variable in class org.pentaho.di.core.Const
-
The XML file that contains the list of native Kettle repository types (DB, File, etc)
- XML_FILE_KETTLE_SERVLETS - Static variable in class org.pentaho.di.core.Const
-
The XML file that contains the list of native Kettle Carte Servlets
- XML_FILE_KETTLE_STEPS - Static variable in class org.pentaho.di.core.Const
-
The XML file that contains the list of native Kettle steps
- XML_FILE_KETTLE_VALUEMETA_PLUGINS - Static variable in class org.pentaho.di.core.Const
-
The XML file that contains the list of native Kettle value metadata plugins
- XML_FILE_TAG - Static variable in class org.pentaho.di.core.Result
-
A constant specifying the tag value for the XML node for the result file entry
- XML_FILES_TAG - Static variable in class org.pentaho.di.core.Result
-
A constant specifying the tag value for the XML node for result files entry
- XML_META_TAG - Static variable in class org.pentaho.di.core.row.RowMeta
- XML_META_TAG - Static variable in class org.pentaho.di.core.row.value.ValueMetaBase
- XML_META_TAG - Static variable in class org.pentaho.di.core.row.ValueMeta
-
Deprecated.
- XML_ROWS_TAG - Static variable in class org.pentaho.di.core.Result
-
A constant specifying the tag value for the XML node for the result rows entry
- XML_TAG - Static variable in class org.pentaho.di.compatibility.Row
- XML_TAG - Static variable in class org.pentaho.di.compatibility.Value
- XML_TAG - Static variable in class org.pentaho.di.core.Condition
- XML_TAG - Static variable in class org.pentaho.di.core.database.DatabaseMeta
- XML_TAG - Static variable in class org.pentaho.di.core.Result
-
A constant specifying the tag value for the XML node of the result object
- XML_TAG - Static variable in class org.pentaho.di.core.row.ValueMetaAndData
- XML_TAG - Static variable in class org.pentaho.di.www.WebResult
- XMLCheck - Class in org.pentaho.di.core.xml
- XMLCheck() - Constructor for class org.pentaho.di.core.xml.XMLCheck
- XMLCheck.XMLTreeHandler - Class in org.pentaho.di.core.xml
- XMLFormatter - Class in org.pentaho.di.core.xml
-
XML formatting for better VCS diff.
- XMLFormatter() - Constructor for class org.pentaho.di.core.xml.XMLFormatter
- XMLHandler - Class in org.pentaho.di.core.xml
-
This class contains a number of (static) methods to facilitate the retrieval of information from XML Node(s).
- XMLHandlerCache - Class in org.pentaho.di.core.xml
-
Singleton to help speed up lookups in an XML DOM tree.
The theory is that you often loop over occurrences of a certain tag in a Node.
If there are 20 occurrences, you go from index 0..19.
Every time we do the following
- found node 0
- found node 0, 1
- found node 0, 1, 2
- ...
So the time to search node index 19 is 20 times larger on average then index 0.
We can solve this by caching the position of index 18 and by starting back at that position.
This class is a singleton to keep everyting 100% compatible with the rest of the codebase. - XMLHandlerCacheEntry - Class in org.pentaho.di.core.xml
-
This is an entry in an XMLHandlerCache
- XMLHandlerCacheEntry(Node, String) - Constructor for class org.pentaho.di.core.xml.XMLHandlerCacheEntry
- XMLInterface - Interface in org.pentaho.di.core.xml
-
Implementing classes of this interface know how to express themselves using XML They also can construct themselves using XML.
- xmlNodeNames() - Method in annotation type org.pentaho.di.core.plugins.PluginExtraClassTypes
- XMLParserFactoryProducer - Class in org.pentaho.di.core.xml
- XMLTreeHandler() - Constructor for class org.pentaho.di.core.xml.XMLCheck.XMLTreeHandler
- xor(Value) - Method in class org.pentaho.di.compatibility.Value
Y
- y - Variable in class org.pentaho.di.core.gui.Point
- y - Variable in class org.pentaho.di.core.gui.Rectangle
- yearOfDate(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- yearOfDateISO8601(ValueMetaInterface, Object) - Static method in class org.pentaho.di.core.row.ValueDataUtil
- YELLOW - org.pentaho.di.core.gui.PrimitiveGCInterface.EColor
Z
- ZIP - org.pentaho.di.core.vfs.KettleVFS.Suffix
- ZIP_BUFFER_SIZE - Static variable in class org.pentaho.di.cluster.HttpUtil
_
- _closeFileSystem(FileSystem) - Method in class org.pentaho.di.core.vfs.ConcurrentFileSystemManager
All Classes All Packages