Class SparkObjectFileSink<T>

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

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