Package org.pentaho.di.trans.streaming.api
-
Interface Summary Interface Description StreamSource<R> Defines a source of streaming data.StreamWindow<I,O> A StreamWindow governs buffering and sending rows to a sub-transformation.
| Interface | Description |
|---|---|
| StreamSource<R> |
Defines a source of streaming data.
|
| StreamWindow<I,O> |
A StreamWindow governs buffering and sending rows to a sub-transformation.
|