Uses of Class
org.pentaho.di.core.util.serialization.BaseSerializingMeta
-
-
Uses of BaseSerializingMeta in org.pentaho.di.trans
Subclasses of BaseSerializingMeta in org.pentaho.di.trans Modifier and Type Class Description classStepWithMappingMetaThis class is supposed to use in steps where the mapping to sub transformations takes place -
Uses of BaseSerializingMeta in org.pentaho.di.trans.steps.mapping
Subclasses of BaseSerializingMeta 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 BaseSerializingMeta in org.pentaho.di.trans.steps.simplemapping
Subclasses of BaseSerializingMeta 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 BaseSerializingMeta in org.pentaho.di.trans.steps.singlethreader
Subclasses of BaseSerializingMeta 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 BaseSerializingMeta in org.pentaho.di.trans.steps.transexecutor
Subclasses of BaseSerializingMeta in org.pentaho.di.trans.steps.transexecutor Modifier and Type Class Description classTransExecutorMetaMeta-data for the Trans Executor step. -
Uses of BaseSerializingMeta in org.pentaho.di.trans.streaming.common
Subclasses of BaseSerializingMeta in org.pentaho.di.trans.streaming.common Modifier and Type Class Description classBaseStreamStepMeta
-