Uses of Interface
org.pentaho.di.trans.streaming.api.StreamSource
-
Uses of StreamSource in org.pentaho.di.trans.streaming.common
Modifier and TypeClassDescriptionclass
Implementation of StreamSource which handles pause/resume logic, as well as creation of .rows() which generates a blocking iterable.Modifier and TypeMethodDescriptionvoid
BaseStreamStep.setSource
(StreamSource<List<Object>> source)