Uses of Annotation Interface
org.pentaho.di.core.injection.AfterInjection
Package
Description
-
Uses of AfterInjection in org.pentaho.di.trans.steps.dimensionlookup
Modifier and TypeMethodDescriptionvoid
DimensionLookupMeta.afterInjectionSynchronization()
If we use injection we can have different arrays lengths. -
Uses of AfterInjection in org.pentaho.di.trans.steps.fieldsplitter
Modifier and TypeMethodDescriptionvoid
FieldSplitterMeta.afterInjectionSynchronization()
If we use injection we can have different arrays lengths. -
Uses of AfterInjection in org.pentaho.di.trans.steps.insertupdate
Modifier and TypeMethodDescriptionvoid
InsertUpdateMeta.afterInjectionSynchronization()
If we use injection we can have different arrays lengths. -
Uses of AfterInjection in org.pentaho.di.trans.steps.memgroupby
Modifier and TypeMethodDescriptionvoid
MemoryGroupByMeta.afterInjectionSynchronization()
If we use injection we can have different arrays lengths. -
Uses of AfterInjection in org.pentaho.di.trans.steps.replacestring
Modifier 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
-
Uses of AfterInjection in org.pentaho.di.trans.steps.sort
Modifier and TypeMethodDescriptionvoid
SortRowsMeta.afterInjectionSynchronization()
If we use injection we can have different arrays lengths. -
Uses of AfterInjection in org.pentaho.di.trans.steps.sortedmerge
Modifier and TypeMethodDescriptionvoid
SortedMergeMeta.afterInjectionSynchronization()
If we use injection we can have different arrays lengths. -
Uses of AfterInjection in org.pentaho.di.trans.steps.streamlookup
Modifier and TypeMethodDescriptionvoid
StreamLookupMeta.afterInjectionSynchronization()
If we use injection we can have different arrays lengths. -
Uses of AfterInjection in org.pentaho.di.trans.steps.synchronizeaftermerge
Modifier and TypeMethodDescriptionvoid
SynchronizeAfterMergeMeta.afterInjectionSynchronization()
If we use injection we can have different arrays lengths. -
Uses of AfterInjection in org.pentaho.di.trans.steps.update
Modifier and TypeMethodDescriptionvoid
UpdateMeta.afterInjectionSynchronization()
If we use injection we can have different arrays lengths. -
Uses of AfterInjection in org.pentaho.di.trans.steps.valuemapper
Modifier and TypeMethodDescriptionvoid
ValueMapperMeta.afterInjectionSynchronization()
If we use injection we can have different arrays lengths.