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 class
StepWithMappingMeta
This 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 class
MappingMeta
Meta-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 class
SimpleMappingMeta
Meta-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 class
SingleThreaderMeta
Meta-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 class
TransExecutorMeta
Meta-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 class
BaseStreamStepMeta
-