BlockingBatchingRowSet |
Contains a buffer of rows.
|
BlockingListeningRowSet |
Contains a buffer of rows.
|
BlockingRowSet |
Contains a buffer of rows.
|
CheckResult |
This class is used to store results of transformation and step verifications.
|
Condition |
This class describes a condition in a general meaning.
|
Const |
This class is used to define a number of default values for various settings throughout Kettle.
|
Counter |
Is used to keep the state of sequences / counters throughout a single session of a Transformation, but across Steps.
|
Counters |
This class contains the counters for Kettle, the transformations, jobs and also the repository.
|
DBCache |
This class caches database queries so that the same query doesn't get called twice.
|
DBCacheEntry |
This class represents a single entry in a database cache.
|
JndiUtil |
|
KettleAttribute |
|
KettleClientEnvironment |
This singleton is responsible for initializing the Kettle client environment and remembering if it is initialized.
|
ObjectUsageCount |
|
ProgressNullMonitorListener |
|
Props |
We use Props to store all kinds of user interactive information such as the selected colors, fonts, positions of
windows, etc.
|
QueueRowSet |
A simplified rowset for steps for single threaded execution.
|
Result |
Describes the result of the execution of a Transformation or a Job.
|
ResultFile |
This is a result file: a file as a result of the execution of a job entry, a transformation step, etc.
|
RowMetaAndData |
|
SingleRowRowSet |
A simplified rowset for steps that always only need to only have a single row on input...
|
SourceToTargetMapping |
|
SQLStatement |
This class contains all that is needed to execute an SQL statement in a database.
|
SwingUniversalImage |
Universal image storage for Swing processing.
|
SwingUniversalImageBitmap |
|
SwingUniversalImageSvg |
|
WriterOutputStream |
This class provides a simple wrapper to disguise a Writer as an OutputStream.
|