Package | Description |
---|---|
org.pentaho.di.trans.streaming.common |
Modifier and Type | Class and Description |
---|---|
class |
FixedTimeStreamWindow<I extends List>
A StreamWindow implementation which buffers rows of I by a fixed amount of time and size, executing each batch in a
subtransformation.
|
Modifier and Type | Field and Description |
---|---|
protected StreamWindow<List<Object>,Result> |
BaseStreamStep.window |
Copyright © 2018 Hitachi Vantara. All rights reserved.