| 程序包 | 说明 |
|---|---|
| org.pentaho.di.trans.streaming.common |
| 限定符和类型 | 类和说明 |
|---|---|
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.
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected StreamWindow<List<Object>,org.pentaho.di.core.Result> |
BaseStreamStep.window |
Copyright © 2024 Hitachi Vantara. All rights reserved.