Uses of Class
org.pentaho.di.trans.step.StepInjectionMetaEntry
Packages that use StepInjectionMetaEntry
Package
Description
-
Uses of StepInjectionMetaEntry in org.pentaho.di.trans.step
Methods in org.pentaho.di.trans.step that return StepInjectionMetaEntryModifier and TypeMethodDescriptionStepInjectionMetaEntry.clone()protected StepInjectionMetaEntryBaseStepMeta.createEntry(org.pentaho.di.core.KettleAttributeInterface attr, Class<?> PKG) Creates the entry.protected StepInjectionMetaEntryBaseStepMetaInjection.createStepMetaInjectionEntry(StepMetaInjectionEnumEntry entry) 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.static StepInjectionMetaEntryStepInjectionUtil.getEntry(StepMetaInjectionEntryInterface entryInterface) static StepInjectionMetaEntryStepInjectionUtil.getEntry(StepMetaInjectionEntryInterface entryInterface, Object value) Methods in org.pentaho.di.trans.step that return types with arguments of type StepInjectionMetaEntryModifier and TypeMethodDescriptionBaseStepMeta.extractStepMetadataEntries()StepMetaInjectionInterface.extractStepMetadataEntries()Deprecated.Extracts the step metadata in a standard fashion.StepMetaInterface.extractStepMetadataEntries()StepInjectionMetaEntry.getDetails()StepInjectionMetaEntrySet.getEntries()BaseStepMeta.getStepInjectionMetadataEntries(Class<?> PKG) Describe the metadata attributes that can be injected into this step metadata object.StepMetaExtractionInterface.getStepInjectionMetadataEntries()StepMetaInjectionInterface.getStepInjectionMetadataEntries()Deprecated.Method parameters in org.pentaho.di.trans.step with type arguments of type StepInjectionMetaEntryModifier and TypeMethodDescriptionprotected 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 -
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 StepInjectionMetaEntryModifier and TypeMethodDescriptionCsvInputMeta.extractStepMetadataEntries()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 StepInjectionMetaEntryModifier and TypeMethodDescriptionvoidCsvInputMeta.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 StepInjectionMetaEntryModifier and TypeMethodDescriptionDataGridMetaInjection.extractStepMetadataEntries()DataGridMetaInjection.getStepInjectionMetadataEntries()Method parameters in org.pentaho.di.trans.steps.datagrid with type arguments of type StepInjectionMetaEntryModifier and TypeMethodDescriptionvoidDataGridMetaInjection.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 StepInjectionMetaEntryModifier and TypeMethodDescriptionDenormaliserMetaInjection.extractStepMetadataEntries()DenormaliserMetaInjection.getStepInjectionMetadataEntries()Method parameters in org.pentaho.di.trans.steps.denormaliser with type arguments of type StepInjectionMetaEntryModifier and TypeMethodDescriptionvoidDenormaliserMetaInjection.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 StepInjectionMetaEntryModifier and TypeMethodDescriptionFixedInputMetaInjection.extractStepMetadataEntries()FixedInputMetaInjection.getStepInjectionMetadataEntries()Method parameters in org.pentaho.di.trans.steps.fixedinput with type arguments of type StepInjectionMetaEntryModifier and TypeMethodDescriptionvoidFixedInputMetaInjection.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 StepInjectionMetaEntryModifier and TypeMethodDescriptionGroupByMetaInjection.extractStepMetadataEntries()GroupByMetaInjection.getStepInjectionMetadataEntries()Method parameters in org.pentaho.di.trans.steps.groupby with type arguments of type StepInjectionMetaEntryModifier and TypeMethodDescriptionvoidGroupByMetaInjection.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 StepInjectionMetaEntryModifier and TypeMethodDescriptionJaninoMeta.extractStepMetadataEntries()JaninoMetaInjection.extractStepMetadataEntries()JaninoMetaInjection.getStepInjectionMetadataEntries()Method parameters in org.pentaho.di.trans.steps.janino with type arguments of type StepInjectionMetaEntryModifier and TypeMethodDescriptionvoidJaninoMetaInjection.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 StepInjectionMetaEntryModifier and TypeMethodDescriptionParGzipCsvInputMetaInjection.extractStepMetadataEntries()ParGzipCsvInputMetaInjection.getStepInjectionMetadataEntries()Method parameters in org.pentaho.di.trans.steps.parallelgzipcsv with type arguments of type StepInjectionMetaEntryModifier and TypeMethodDescriptionvoidParGzipCsvInputMetaInjection.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 StepInjectionMetaEntryModifier and TypeMethodDescriptionTableOutputMetaInjection.extractStepMetadataEntries()Deprecated.TableOutputMetaInjection.getStepInjectionMetadataEntries()Deprecated.Method parameters in org.pentaho.di.trans.steps.tableoutput with type arguments of type StepInjectionMetaEntryModifier and TypeMethodDescriptionvoidTableOutputMetaInjection.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 StepInjectionMetaEntryModifier and TypeMethodDescriptionTextFileInputMetaInjection.extractStepMetadataEntries()Deprecated.TextFileInputMetaInjection.getStepInjectionMetadataEntries()Deprecated.Method parameters in org.pentaho.di.trans.steps.textfileinput with type arguments of type StepInjectionMetaEntryModifier and TypeMethodDescriptionvoidTextFileInputMetaInjection.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