| 程序包 | 说明 |
|---|---|
| org.pentaho.di.trans.streaming.common |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BlockingQueueStreamSource<T>
Implementation of StreamSource which handles pause/resume logic, as well as creation of .rows() which generates a
blocking iterable.
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected StreamSource<List<Object>> |
BaseStreamStep.source |
| 限定符和类型 | 方法和说明 |
|---|---|
StreamSource<List<Object>> |
BaseStreamStep.getSource() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BaseStreamStep.setSource(StreamSource<List<Object>> source) |
Copyright © 2024 Hitachi Vantara. All rights reserved.