Class JavaCollectionSource<T>

All Implemented Interfaces:
Serializable, ActualOperator, ElementaryOperator, ExecutionOperator, Operator, JavaExecutionOperator

public class JavaCollectionSource<T> extends CollectionSource<T> implements JavaExecutionOperator
This is execution operator implements the TextFileSource.
See Also: