Package | Description |
---|---|
org.pentaho.di.core |
Modifier and Type | Class and Description |
---|---|
class |
BlockingBatchingRowSet
Contains a buffer of rows.
|
class |
BlockingListeningRowSet
Contains a buffer of rows.
|
class |
BlockingRowSet
Contains a buffer of rows.
|
class |
QueueRowSet
A simplified rowset for steps for single threaded execution.
|
class |
SingleRowRowSet
A simplified rowset for steps that always only need to only have a single row on input...
|
Modifier and Type | Method and Description |
---|---|
void |
RowSetListener.isEmpty(RowSet rowSet) |