Class SparkObjectFileSource<T>

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

public class SparkObjectFileSource<T> extends ObjectFileSource<T> implements SparkExecutionOperator
Operator for the SparkPlatform that creates a sequence file.
See Also: