Package | Description |
---|---|
org.pentaho.di.trans | |
org.pentaho.di.trans.ael.websocket | |
org.pentaho.di.trans.steps.simplemapping | |
org.pentaho.di.trans.steps.singlethreader |
Modifier and Type | Method and Description |
---|---|
RowProducer |
Trans.addRowProducer(String stepname,
int copynr)
This adds a row producer to the transformation that just got set up.
|
Modifier and Type | Method and Description |
---|---|
RowProducer |
TransWebSocketEngineAdapter.addRowProducer(String stepname,
int copynr) |
Constructor and Description |
---|
RowDataInputMapper(MappingIODefinition inputDefinition,
RowProducer rowProducer) |
Modifier and Type | Field and Description |
---|---|
RowProducer |
SingleThreaderData.rowProducer |
Copyright © 2018 Hitachi Vantara. All rights reserved.