Uses of Interface
org.pentaho.di.trans.step.StepMetaInjectionInterface
Package
Description
-
Uses of StepMetaInjectionInterface in org.pentaho.di.trans.step
Modifier and TypeMethodDescriptionBaseStepMeta.getStepMetaInjectionInterface()
Deprecated.Use annotation-based injection insteadStepMetaInterface.getStepMetaInjectionInterface()
Deprecated.Use annotation-based injection instead -
Uses of StepMetaInjectionInterface in org.pentaho.di.trans.steps.csvinput
-
Uses of StepMetaInjectionInterface in org.pentaho.di.trans.steps.datagrid
Modifier and TypeClassDescriptionclass
To keep it simple, this metadata injection interface only supports the fields in the spreadsheet for the time being. -
Uses of StepMetaInjectionInterface in org.pentaho.di.trans.steps.denormaliser
Modifier and TypeClassDescriptionclass
To keep it simple, this metadata injection interface only supports the fields to denormalize for the time being. -
Uses of StepMetaInjectionInterface in org.pentaho.di.trans.steps.fixedinput
Modifier and TypeClassDescriptionclass
Metadata injection interface for the Fixed File Input step. -
Uses of StepMetaInjectionInterface in org.pentaho.di.trans.steps.groupby
Modifier and TypeClassDescriptionclass
This takes care of the external metadata injection into the GroupByMeta class -
Uses of StepMetaInjectionInterface in org.pentaho.di.trans.steps.janino
Modifier and TypeClassDescriptionclass
This takes care of the external metadata injection into the JaninoMeta class -
Uses of StepMetaInjectionInterface in org.pentaho.di.trans.steps.parallelgzipcsv
Modifier and TypeClassDescriptionclass
This takes care of the external metadata injection into the ParGzipCsvInputMeta class -
Uses of StepMetaInjectionInterface in org.pentaho.di.trans.steps.tableoutput
-
Uses of StepMetaInjectionInterface in org.pentaho.di.trans.steps.textfileinput
Modifier and TypeClassDescriptionclass
Deprecated.replaced by implementation in the ...steps.fileinput.text package