Uses of Class
org.pentaho.di.trans.StepWithMappingMeta
-
-
Uses of StepWithMappingMeta in org.pentaho.di.trans
Methods in org.pentaho.di.trans with parameters of type StepWithMappingMeta Modifier and Type Method Description static TransMetaStepWithMappingMeta. loadMappingMeta(StepWithMappingMeta mappingMeta, Repository rep, org.pentaho.metastore.api.IMetaStore metaStore, org.pentaho.di.core.variables.VariableSpace space)static TransMetaStepWithMappingMeta. loadMappingMeta(StepWithMappingMeta executorMeta, Repository rep, org.pentaho.metastore.api.IMetaStore metaStore, org.pentaho.di.core.variables.VariableSpace space, boolean share) -
Uses of StepWithMappingMeta in org.pentaho.di.trans.steps.mapping
Subclasses of StepWithMappingMeta in org.pentaho.di.trans.steps.mapping Modifier and Type Class Description classMappingMetaMeta-data for the Mapping step: contains name of the (sub-)transformation to execute -
Uses of StepWithMappingMeta in org.pentaho.di.trans.steps.simplemapping
Subclasses of StepWithMappingMeta in org.pentaho.di.trans.steps.simplemapping Modifier and Type Class Description classSimpleMappingMetaMeta-data for the Mapping step: contains name of the (sub-)transformation to execute -
Uses of StepWithMappingMeta in org.pentaho.di.trans.steps.singlethreader
Subclasses of StepWithMappingMeta in org.pentaho.di.trans.steps.singlethreader Modifier and Type Class Description classSingleThreaderMetaMeta-data for the Mapping step: contains name of the (sub-)transformation to execute -
Uses of StepWithMappingMeta in org.pentaho.di.trans.steps.transexecutor
Subclasses of StepWithMappingMeta in org.pentaho.di.trans.steps.transexecutor Modifier and Type Class Description classTransExecutorMetaMeta-data for the Trans Executor step. -
Uses of StepWithMappingMeta in org.pentaho.di.trans.streaming.common
Subclasses of StepWithMappingMeta in org.pentaho.di.trans.streaming.common Modifier and Type Class Description classBaseStreamStepMeta
-