- 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_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_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_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_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_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_SET_ERROR_ON_SPECIFIC_JOB_ENTRIES - Static variable in class org.pentaho.di.core.Const
-
Compatibility settings for setNrErrors
- 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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.
- 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(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).
- KettleAuthException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleAuthException
-
Constructs a new throwable with the specified detail message and 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(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).
- KettleConfigException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleConfigException
-
Constructs a new throwable with the specified detail message and 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(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).
- KettleDatabaseBatchException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleDatabaseBatchException
-
Constructs a new throwable with the specified detail message and 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(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).
- KettleDatabaseException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleDatabaseException
-
Constructs a new throwable with the specified detail message and cause.
- KettleDatabaseMeta - Class in org.pentaho.di.core.database
-
Contains the wrapper for the Kettle Think JDBC driver database connection information through static final members
- KettleDatabaseMeta() - Constructor for class org.pentaho.di.core.database.KettleDatabaseMeta
-
- 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(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).
- KettleDependencyException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleDependencyException
-
Constructs a new throwable with the specified detail message and 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(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).
- KettleEOFException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleEOFException
-
Constructs a new throwable with the specified detail message and 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(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).
- KettleException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleException
-
Constructs a new throwable with the specified detail message and 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(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).
- KettleFileException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleFileException
-
Constructs a new throwable with the specified detail message and 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.
- 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(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).
- KettleJobException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleJobException
-
Constructs a new throwable with the specified detail message and cause.
- KettleLifecycleListener - Interface in org.pentaho.di.core.lifecycle
-
A callback to be notified when the Kettle environment is initialized and shut down.
- 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
-
- KettleMissingPluginsException.PluginDetails(Class<? extends PluginTypeInterface>, String) - Constructor for class org.pentaho.di.core.exception.KettleMissingPluginsException.PluginDetails
-
- 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(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).
- KettleObjectExistsException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleObjectExistsException
-
Constructs a new throwable with the specified detail message and cause.
- 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, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettlePluginException
-
- KettlePluginException(String) - 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, 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).
- KettlePluginLoaderException(String, String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettlePluginLoaderException
-
Constructs a new throwable with the specified detail message and 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, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettlePluginNotFoundException
-
- KettlePluginNotFoundException(String) - 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(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).
- KettleRepositoryNotSupportedException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleRepositoryNotSupportedException
-
Constructs a new throwable with the specified detail message and 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(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).
- KettleRowException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleRowException
-
Constructs a new throwable with the specified detail message and 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(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).
- KettleSecurityException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleSecurityException
-
Constructs a new throwable with the specified detail message and 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.
- 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(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).
- KettleSQLException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleSQLException
-
Constructs a new throwable with the specified detail message and 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(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).
- KettleStepException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleStepException
-
Constructs a new throwable with the specified detail message and 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(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).
- KettleTransException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleTransException
-
Constructs a new throwable with the specified detail message and 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(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).
- KettleValueException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleValueException
-
Constructs a new throwable with the specified detail message and 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(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).
- KettleVersionException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleVersionException
-
Constructs a new throwable with the specified detail message and cause.
- KettleVFS - Class 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(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).
- KettleXMLException(String, Throwable) - Constructor for exception org.pentaho.di.core.exception.KettleXMLException
-
Constructs a new throwable with the specified detail message and cause.
- 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
-
- 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
-