Uses of Class
org.pentaho.di.trans.step.StepInjectionMetaEntry
-
-
Uses of StepInjectionMetaEntry in org.pentaho.di.trans.step
Methods in org.pentaho.di.trans.step that return types with arguments of type StepInjectionMetaEntry Modifier and Type Method Description List<StepInjectionMetaEntry>BaseStepMeta. extractStepMetadataEntries()List<StepInjectionMetaEntry>StepMetaInjectionInterface. extractStepMetadataEntries()Deprecated.Extracts the step metadata in a standard fashion.List<StepInjectionMetaEntry>StepMetaInterface. extractStepMetadataEntries()List<StepInjectionMetaEntry>StepInjectionMetaEntry. getDetails()List<StepInjectionMetaEntry>StepInjectionMetaEntrySet. getEntries()List<StepInjectionMetaEntry>BaseStepMeta. getStepInjectionMetadataEntries(Class<?> PKG)Describe the metadata attributes that can be injected into this step metadata object.List<StepInjectionMetaEntry>StepMetaExtractionInterface. getStepInjectionMetadataEntries()List<StepInjectionMetaEntry>StepMetaInjectionInterface. getStepInjectionMetadataEntries()Deprecated.Method parameters in org.pentaho.di.trans.step with type arguments of type StepInjectionMetaEntry Modifier and Type Method Description protected voidBaseStepMetaInjection. addNestedStepMetaInjectionEntries(List<StepInjectionMetaEntry> list, StepMetaInjectionEnumEntry[] allEntries, StepMetaInjectionEnumEntry itemsEntry, StepMetaInjectionEnumEntry itemEntry)protected voidBaseStepMetaInjection. addTopLevelStepMetaInjectionEntries(List<StepInjectionMetaEntry> list, StepMetaInjectionEnumEntry[] allEntries)static voidStepInjectionUtil. compareEntryValues(List<StepInjectionMetaEntry> refEntries, List<StepInjectionMetaEntry> cmpEntries)This method compares 2 sets of step injection meta entries.static StepInjectionMetaEntryStepInjectionUtil. findEntry(List<StepInjectionMetaEntry> entries, String key)static StepInjectionMetaEntryStepInjectionUtil. findEntry(List<StepInjectionMetaEntry> entries, StepMetaInjectionEntryInterface match)protected StepInjectionMetaEntryBaseStepMeta. findParentEntry(List<StepInjectionMetaEntry> entries, String key)Find parent entry.voidStepMetaExtractionInterface. injectStepMetadataEntries(List<StepInjectionMetaEntry> metadata)voidStepMetaInjectionInterface. injectStepMetadataEntries(List<StepInjectionMetaEntry> metadata)Deprecated.Inject the metadata specified into the step metadatavoidStepInjectionMetaEntry. setDetails(List<StepInjectionMetaEntry> details)voidStepInjectionMetaEntrySet. setEntries(List<StepInjectionMetaEntry> entries)Constructor parameters in org.pentaho.di.trans.step with type arguments of type StepInjectionMetaEntry Constructor Description StepInjectionMetaEntrySet(List<StepInjectionMetaEntry> entries) -
Uses of StepInjectionMetaEntry in org.pentaho.di.trans.steps.csvinput
Methods in org.pentaho.di.trans.steps.csvinput that return types with arguments of type StepInjectionMetaEntry Modifier and Type Method Description List<StepInjectionMetaEntry>CsvInputMeta. extractStepMetadataEntries()List<StepInjectionMetaEntry>CsvInputMeta. getStepInjectionMetadataEntries()Describe the metadata attributes that can be injected into this step metadata object.Method parameters in org.pentaho.di.trans.steps.csvinput with type arguments of type StepInjectionMetaEntry Modifier and Type Method Description voidCsvInputMeta. injectStepMetadataEntries(List<StepInjectionMetaEntry> metadata) -
Uses of StepInjectionMetaEntry in org.pentaho.di.trans.steps.datagrid
Methods in org.pentaho.di.trans.steps.datagrid that return types with arguments of type StepInjectionMetaEntry Modifier and Type Method Description List<StepInjectionMetaEntry>DataGridMetaInjection. extractStepMetadataEntries()List<StepInjectionMetaEntry>DataGridMetaInjection. getStepInjectionMetadataEntries()Method parameters in org.pentaho.di.trans.steps.datagrid with type arguments of type StepInjectionMetaEntry Modifier and Type Method Description voidDataGridMetaInjection. injectStepMetadataEntries(List<StepInjectionMetaEntry> all) -
Uses of StepInjectionMetaEntry in org.pentaho.di.trans.steps.denormaliser
Methods in org.pentaho.di.trans.steps.denormaliser that return types with arguments of type StepInjectionMetaEntry Modifier and Type Method Description List<StepInjectionMetaEntry>DenormaliserMetaInjection. extractStepMetadataEntries()List<StepInjectionMetaEntry>DenormaliserMetaInjection. getStepInjectionMetadataEntries()Method parameters in org.pentaho.di.trans.steps.denormaliser with type arguments of type StepInjectionMetaEntry Modifier and Type Method Description voidDenormaliserMetaInjection. injectStepMetadataEntries(List<StepInjectionMetaEntry> all) -
Uses of StepInjectionMetaEntry in org.pentaho.di.trans.steps.fixedinput
Methods in org.pentaho.di.trans.steps.fixedinput that return types with arguments of type StepInjectionMetaEntry Modifier and Type Method Description List<StepInjectionMetaEntry>FixedInputMetaInjection. extractStepMetadataEntries()List<StepInjectionMetaEntry>FixedInputMetaInjection. getStepInjectionMetadataEntries()Method parameters in org.pentaho.di.trans.steps.fixedinput with type arguments of type StepInjectionMetaEntry Modifier and Type Method Description voidFixedInputMetaInjection. injectStepMetadataEntries(List<StepInjectionMetaEntry> all) -
Uses of StepInjectionMetaEntry in org.pentaho.di.trans.steps.groupby
Methods in org.pentaho.di.trans.steps.groupby that return types with arguments of type StepInjectionMetaEntry Modifier and Type Method Description List<StepInjectionMetaEntry>GroupByMetaInjection. extractStepMetadataEntries()List<StepInjectionMetaEntry>GroupByMetaInjection. getStepInjectionMetadataEntries()Method parameters in org.pentaho.di.trans.steps.groupby with type arguments of type StepInjectionMetaEntry Modifier and Type Method Description voidGroupByMetaInjection. injectStepMetadataEntries(List<StepInjectionMetaEntry> all) -
Uses of StepInjectionMetaEntry in org.pentaho.di.trans.steps.janino
Methods in org.pentaho.di.trans.steps.janino that return types with arguments of type StepInjectionMetaEntry Modifier and Type Method Description List<StepInjectionMetaEntry>JaninoMeta. extractStepMetadataEntries()List<StepInjectionMetaEntry>JaninoMetaInjection. extractStepMetadataEntries()List<StepInjectionMetaEntry>JaninoMetaInjection. getStepInjectionMetadataEntries()Method parameters in org.pentaho.di.trans.steps.janino with type arguments of type StepInjectionMetaEntry Modifier and Type Method Description voidJaninoMetaInjection. injectStepMetadataEntries(List<StepInjectionMetaEntry> all) -
Uses of StepInjectionMetaEntry in org.pentaho.di.trans.steps.parallelgzipcsv
Methods in org.pentaho.di.trans.steps.parallelgzipcsv that return types with arguments of type StepInjectionMetaEntry Modifier and Type Method Description List<StepInjectionMetaEntry>ParGzipCsvInputMetaInjection. extractStepMetadataEntries()List<StepInjectionMetaEntry>ParGzipCsvInputMetaInjection. getStepInjectionMetadataEntries()Method parameters in org.pentaho.di.trans.steps.parallelgzipcsv with type arguments of type StepInjectionMetaEntry Modifier and Type Method Description voidParGzipCsvInputMetaInjection. injectStepMetadataEntries(List<StepInjectionMetaEntry> all) -
Uses of StepInjectionMetaEntry in org.pentaho.di.trans.steps.tableoutput
Methods in org.pentaho.di.trans.steps.tableoutput that return types with arguments of type StepInjectionMetaEntry Modifier and Type Method Description List<StepInjectionMetaEntry>TableOutputMetaInjection. extractStepMetadataEntries()Deprecated.List<StepInjectionMetaEntry>TableOutputMetaInjection. getStepInjectionMetadataEntries()Deprecated.Method parameters in org.pentaho.di.trans.steps.tableoutput with type arguments of type StepInjectionMetaEntry Modifier and Type Method Description voidTableOutputMetaInjection. injectStepMetadataEntries(List<StepInjectionMetaEntry> all)Deprecated. -
Uses of StepInjectionMetaEntry in org.pentaho.di.trans.steps.textfileinput
Methods in org.pentaho.di.trans.steps.textfileinput that return types with arguments of type StepInjectionMetaEntry Modifier and Type Method Description List<StepInjectionMetaEntry>TextFileInputMetaInjection. extractStepMetadataEntries()Deprecated.List<StepInjectionMetaEntry>TextFileInputMetaInjection. getStepInjectionMetadataEntries()Deprecated.Method parameters in org.pentaho.di.trans.steps.textfileinput with type arguments of type StepInjectionMetaEntry Modifier and Type Method Description voidTextFileInputMetaInjection. injectStepMetadataEntries(List<StepInjectionMetaEntry> all)Deprecated. -
Uses of StepInjectionMetaEntry in org.pentaho.di.trans.steps.textfileoutput
Methods in org.pentaho.di.trans.steps.textfileoutput that return types with arguments of type StepInjectionMetaEntry Modifier and Type Method Description List<StepInjectionMetaEntry>TextFileOutputMeta. extractStepMetadataEntries()
-