Uses of Interface
org.pentaho.di.trans.step.RowDistributionInterface
-
Packages that use RowDistributionInterface Package Description org.pentaho.di.trans.step -
-
Uses of RowDistributionInterface in org.pentaho.di.trans.step
Methods in org.pentaho.di.trans.step that return RowDistributionInterface Modifier and Type Method Description RowDistributionInterfaceStepMeta. getRowDistribution()Methods in org.pentaho.di.trans.step with parameters of type RowDistributionInterface Modifier and Type Method Description voidStepMeta. setRowDistribution(RowDistributionInterface rowDistribution)
-