Uses of Interface
org.pentaho.di.trans.steps.simplemapping.PutRowInterface
-
Packages that use PutRowInterface Package Description org.pentaho.di.trans.steps.simplemapping -
-
Uses of PutRowInterface in org.pentaho.di.trans.steps.simplemapping
Constructors in org.pentaho.di.trans.steps.simplemapping with parameters of type PutRowInterface Constructor Description RowOutputDataMapper(MappingIODefinition inputDefinition, MappingIODefinition outputDefinition, PutRowInterface putRowInterface)
-