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 RowDistributionInterface
StepMeta. getRowDistribution()
Methods in org.pentaho.di.trans.step with parameters of type RowDistributionInterface Modifier and Type Method Description void
StepMeta. setRowDistribution(RowDistributionInterface rowDistribution)
-