Package org.pentaho.di.trans
package org.pentaho.di.trans
-
ClassDescriptionImplements common functionality needed by partitioner plugins.A step "meta" that contains a reference to a sub-transformation.Defines methods needed for partitioner plugins.Allows you to "Inject" rows into a step.This class keeps track of which step copy in which transformation is responsible for handling a certain partition nr.This class is supposed to use in steps where the mapping to sub transformations takes placeWill run the given sub-transformation with the rows passed to executeThis class represents the information and operations associated with the concept of a Transformation.Utility class to allow only certain methods of TransListener to be overridden.Defines a link between 2 steps in a transformationThis class defines information about a transformation and offers methods to save and load it from XML or a PDI database repository, as well as methods to alter a transformation by adding/removing databases, steps, hops, etc.The TransformationType enum describes the various types of transformations in terms of execution, including Normal, Serial Single-Threaded, and Single-Threaded.Helper class to generate profiling transformations...