Class SparkParquetSource

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

public class SparkParquetSource extends ParquetSource implements SparkExecutionOperator
Provides a Collection to a Spark job.
See Also: