Class SparkTextFileSource

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

public class SparkTextFileSource extends TextFileSource implements SparkExecutionOperator
ExecutionOperator for the SparkPlatform that reads from a text file from a URL.
See Also: