| 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,
                     int parallelism)  | 
FixedTimeStreamWindow(SubtransExecutor subtransExecutor,
                     RowMetaInterface rowMeta,
                     long millis,
                     int batchSize,
                     int parallelism,
                     io.reactivex.functions.Consumer<Map.Entry<List<I>,Result>> postProcessor)  | 
Copyright © 2020 Hitachi Vantara. All rights reserved.