Class Summary |
CheckResult |
This class is used to store results of transformation and step verifications. |
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. |
Messages |
|
ObjectUsageCount |
|
PDIClassLoader |
|
Props |
We use Props to store all kinds of user interactive information such as the selected colors, fonts, positions of windows, etc. |
Result |
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 |
|
RowSet |
Contains a buffer of rows. |
SimpleTokenizer |
The SimpleTokenizer class is used to break a string into tokens. |
SourceToTargetMapping |
|
TimedRow |
|