| 程序包 | 说明 |
|---|---|
| org.pentaho.di.trans.streaming.common |
| 限定符和类型 | 字段和说明 |
|---|---|
protected SubtransExecutor |
BaseStreamStep.subtransExecutor |
| 构造器和说明 |
|---|
FixedTimeStreamWindow(SubtransExecutor subtransExecutor,
org.pentaho.di.core.row.RowMetaInterface rowMeta,
long millis,
int batchSize,
int parallelism) |
FixedTimeStreamWindow(SubtransExecutor subtransExecutor,
org.pentaho.di.core.row.RowMetaInterface rowMeta,
long millis,
int batchSize,
int parallelism,
io.reactivex.functions.Consumer<Map.Entry<List<I>,org.pentaho.di.core.Result>> postProcessor) |
Copyright © 2024 Hitachi Vantara. All rights reserved.