Package | Description |
---|---|
org.pentaho.di.trans.streaming.common |
Modifier and Type | Field and Description |
---|---|
protected SubtransExecutor |
BaseStreamStep.subtransExecutor |
Constructor and Description |
---|
FixedTimeStreamWindow(SubtransExecutor subtransExecutor,
RowMetaInterface rowMeta,
long millis,
int batchSize) |
FixedTimeStreamWindow(SubtransExecutor subtransExecutor,
RowMetaInterface rowMeta,
long millis,
int batchSize,
io.reactivex.functions.Consumer<Map.Entry<List<I>,Result>> postProcessor) |
Copyright © 2018 Hitachi Vantara. All rights reserved.