Uses of Interface
org.pentaho.di.trans.Partitioner
-
Uses of Partitioner in org.pentaho.di.trans
Modifier and TypeClassDescriptionclass
Implements common functionality needed by partitioner plugins.class
Modifier 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
Modifier and TypeMethodDescriptionvoid
StepPartitioningMeta.setPartitioner
(Partitioner partitioner)