Uses of Interface
org.apache.hop.pipeline.transform.IRowDistribution
-
Packages that use IRowDistribution Package Description org.apache.hop.pipeline.transform -
-
Uses of IRowDistribution in org.apache.hop.pipeline.transform
Methods in org.apache.hop.pipeline.transform that return IRowDistribution Modifier and Type Method Description IRowDistributionTransformMeta. getRowDistribution()Methods in org.apache.hop.pipeline.transform with parameters of type IRowDistribution Modifier and Type Method Description voidTransformMeta. setRowDistribution(IRowDistribution rowDistribution)
-