Interface SparkExecutionOperator

All Superinterfaces:
ActualOperator, ElementaryOperator, ExecutionOperator, Operator, Serializable
All Known Implementing Classes:
SparkBernoulliSampleOperator, SparkBroadcastOperator, SparkCacheOperator, SparkCartesianOperator, SparkCoGroupOperator, SparkCollectionSource, SparkCollectOperator, SparkCountOperator, SparkDecisionTreeClassificationOperator, SparkDecisionTreeRegressionOperator, SparkDistinctOperator, SparkDoWhileOperator, SparkFilterOperator, SparkFlatMapOperator, SparkGlobalMaterializedGroupOperator, SparkGlobalReduceOperator, SparkIEJoinOperator, SparkIESelfJoinOperator, SparkIntersectOperator, SparkJoinOperator, SparkKafkaTopicSink, SparkKafkaTopicSource, SparkKMeansOperator, SparkLinearRegressionOperator, SparkLinearSVCOperator, SparkLocalCallbackSink, SparkLogisticRegressionOperator, SparkLoopOperator, SparkMapOperator, SparkMapPartitionsOperator, SparkMaterializedGroupByOperator, SparkModelTransformOperator, SparkObjectFileSink, SparkObjectFileSource, SparkParquetSource, SparkPredictOperator, SparkRandomPartitionSampleOperator, SparkReduceByOperator, SparkRepeatOperator, SparkShufflePartitionSampleOperator, SparkSortOperator, SparkTextFileSink, SparkTextFileSource, SparkTsvFileSink, SparkTsvFileSource, SparkUnionAllOperator, SparkZipWithIdOperator, SqlToRddOperator

public interface SparkExecutionOperator extends ExecutionOperator
Execution operator for the SparkPlatform.