Package org.pentaho.di.trans

This package contains the classes needed to define and execute transformations.

See:
          Description

Interface Summary
HasDatabasesInterface  
HasSlaveServersInterface  
Partitioner  
TransListener  
 

Class Summary
BasePartitioner  
DatabaseImpact  
KettleURLClassLoader  
Messages  
ModPartitioner  
RowProducer Allows you to "Inject" rows into a step.
SlaveStepCopyPartitionDistribution This class keeps track of which step copy in which transformation is responsible for handling a certain partition nr.
StepLoader  
StepPlugin  
StepPluginMeta  
Trans This class is responsible for the execution of Transformations.
TransConfiguration  
TransDependency  
TransExecutionConfiguration  
TransHopMeta Defines a link between 2 steps in a transformation
TransMeta This class defines a transformation and offers methods to save and load it from XML or a PDI database repository.
TransPreviewFactory  
TransProfileFactory Helper class to generate profiling transformations...
 

Package org.pentaho.di.trans Description

This package contains the classes needed to define and execute transformations.