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 TypeClassDescriptionclass
Implements common functionality needed by partitioner plugins.class
Methods in org.pentaho.di.trans that return PartitionerModifier and TypeMethodDescriptionBasePartitioner.clone()
Partitioner.clone()
Clone.abstract Partitioner
BasePartitioner.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 TypeMethodDescriptionvoid
StepPartitioningMeta.setPartitioner
(Partitioner partitioner)