Uses of Package
org.pentaho.di.core

Packages that use org.pentaho.di.core
org.pentaho.di.core   
 

Classes in org.pentaho.di.core used by org.pentaho.di.core
CheckResultInterface
           
CheckResultSourceInterface
          Implementing classes of this interface can provide more information about the source of the CheckResult remark.
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.
ObjectUsageCount
           
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.