Uses of Interface
org.pentaho.di.trans.Partitioner
Packages that use Partitioner
-
Uses of Partitioner in org.pentaho.di.trans
Classes in org.pentaho.di.trans that implement PartitionerModifier and TypeClassDescriptionclassImplements common functionality needed by partitioner plugins.classMethods in org.pentaho.di.trans that return PartitionerModifier and TypeMethodDescriptionBasePartitioner.clone()Partitioner.clone()Clone.abstract PartitionerBasePartitioner.getInstance()ModPartitioner.getInstance()Partitioner.getInstance()Gets the single instance of Partitioner. -
Uses of Partitioner in org.pentaho.di.trans.step
Methods in org.pentaho.di.trans.step that return PartitionerMethods in org.pentaho.di.trans.step with parameters of type PartitionerModifier and TypeMethodDescriptionvoidStepPartitioningMeta.setPartitioner(Partitioner partitioner)