Uses of Interface
org.pentaho.di.trans.ISubTransAwareMeta
-
-
Uses of ISubTransAwareMeta in org.pentaho.di.trans.steps.mapping
Classes in org.pentaho.di.trans.steps.mapping that implement ISubTransAwareMeta Modifier and Type Class Description class
MappingMeta
Meta-data for the Mapping step: contains name of the (sub-)transformation to execute -
Uses of ISubTransAwareMeta in org.pentaho.di.trans.steps.simplemapping
Classes in org.pentaho.di.trans.steps.simplemapping that implement ISubTransAwareMeta Modifier and Type Class Description class
SimpleMappingMeta
Meta-data for the Mapping step: contains name of the (sub-)transformation to execute -
Uses of ISubTransAwareMeta in org.pentaho.di.trans.steps.singlethreader
Classes in org.pentaho.di.trans.steps.singlethreader that implement ISubTransAwareMeta Modifier and Type Class Description class
SingleThreaderMeta
Meta-data for the Mapping step: contains name of the (sub-)transformation to execute -
Uses of ISubTransAwareMeta in org.pentaho.di.trans.steps.transexecutor
Classes in org.pentaho.di.trans.steps.transexecutor that implement ISubTransAwareMeta Modifier and Type Class Description class
TransExecutorMeta
Meta-data for the Trans Executor step. -
Uses of ISubTransAwareMeta in org.pentaho.di.trans.streaming.common
Classes in org.pentaho.di.trans.streaming.common that implement ISubTransAwareMeta Modifier and Type Class Description class
BaseStreamStepMeta
-