| Package | Description | 
|---|---|
| org.pentaho.di.trans.streaming.common | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BlockingQueueStreamSource<T>
Implementation of StreamSource which handles pause/resume logic, as well as creation of .rows() which generates a
 blocking iterable. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected StreamSource<List<Object>> | 
BaseStreamStep.source  | 
| Modifier and Type | Method and Description | 
|---|---|
StreamSource<List<Object>> | 
BaseStreamStep.getSource()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BaseStreamStep.setSource(StreamSource<List<Object>> source)  | 
Copyright © 2018 Hitachi Vantara. All rights reserved.