Uses of Annotation Interface
org.pentaho.di.core.injection.AfterInjection
Packages that use AfterInjection
Package
Description
-
Uses of AfterInjection in org.pentaho.di.trans.steps.dimensionlookup
Methods in org.pentaho.di.trans.steps.dimensionlookup with annotations of type AfterInjectionModifier and TypeMethodDescriptionvoid
DimensionLookupMeta.afterInjectionSynchronization()
If we use injection we can have different arrays lengths. -
Uses of AfterInjection in org.pentaho.di.trans.steps.fieldsplitter
Methods in org.pentaho.di.trans.steps.fieldsplitter with annotations of type AfterInjectionModifier and TypeMethodDescriptionvoid
FieldSplitterMeta.afterInjectionSynchronization()
If we use injection we can have different arrays lengths. -
Uses of AfterInjection in org.pentaho.di.trans.steps.insertupdate
Methods in org.pentaho.di.trans.steps.insertupdate with annotations of type AfterInjectionModifier and TypeMethodDescriptionvoid
InsertUpdateMeta.afterInjectionSynchronization()
If we use injection we can have different arrays lengths. -
Uses of AfterInjection in org.pentaho.di.trans.steps.memgroupby
Methods in org.pentaho.di.trans.steps.memgroupby with annotations of type AfterInjectionModifier and TypeMethodDescriptionvoid
MemoryGroupByMeta.afterInjectionSynchronization()
If we use injection we can have different arrays lengths. -
Uses of AfterInjection in org.pentaho.di.trans.steps.replacestring
Methods in org.pentaho.di.trans.steps.replacestring with annotations of type AfterInjectionModifier and TypeMethodDescriptionvoid
ReplaceStringMeta.afterInjectionSynchronization()
If we use injection we can have different arrays lengths. -
Uses of AfterInjection in org.pentaho.di.trans.steps.scriptvalues_mod
Methods in org.pentaho.di.trans.steps.scriptvalues_mod with annotations of type AfterInjection -
Uses of AfterInjection in org.pentaho.di.trans.steps.sort
Methods in org.pentaho.di.trans.steps.sort with annotations of type AfterInjectionModifier and TypeMethodDescriptionvoid
SortRowsMeta.afterInjectionSynchronization()
If we use injection we can have different arrays lengths. -
Uses of AfterInjection in org.pentaho.di.trans.steps.sortedmerge
Methods in org.pentaho.di.trans.steps.sortedmerge with annotations of type AfterInjectionModifier and TypeMethodDescriptionvoid
SortedMergeMeta.afterInjectionSynchronization()
If we use injection we can have different arrays lengths. -
Uses of AfterInjection in org.pentaho.di.trans.steps.streamlookup
Methods in org.pentaho.di.trans.steps.streamlookup with annotations of type AfterInjectionModifier and TypeMethodDescriptionvoid
StreamLookupMeta.afterInjectionSynchronization()
If we use injection we can have different arrays lengths. -
Uses of AfterInjection in org.pentaho.di.trans.steps.synchronizeaftermerge
Methods in org.pentaho.di.trans.steps.synchronizeaftermerge with annotations of type AfterInjectionModifier and TypeMethodDescriptionvoid
SynchronizeAfterMergeMeta.afterInjectionSynchronization()
If we use injection we can have different arrays lengths. -
Uses of AfterInjection in org.pentaho.di.trans.steps.update
Methods in org.pentaho.di.trans.steps.update with annotations of type AfterInjectionModifier and TypeMethodDescriptionvoid
UpdateMeta.afterInjectionSynchronization()
If we use injection we can have different arrays lengths. -
Uses of AfterInjection in org.pentaho.di.trans.steps.valuemapper
Methods in org.pentaho.di.trans.steps.valuemapper with annotations of type AfterInjectionModifier and TypeMethodDescriptionvoid
ValueMapperMeta.afterInjectionSynchronization()
If we use injection we can have different arrays lengths.