Uses of Interface
org.apache.wayang.spark.operators.SparkExecutionOperator
-
-
Uses of SparkExecutionOperator in org.apache.wayang.iejoin.operators
Classes in org.apache.wayang.iejoin.operators that implement SparkExecutionOperator Modifier and Type Class Description classSparkIEJoinOperator<Type0 extends java.lang.Comparable<Type0>,Type1 extends java.lang.Comparable<Type1>,Input extends Copyable<Input>>Spark implementation of theIEJoinOperator.classSparkIESelfJoinOperator<Type0 extends java.lang.Comparable<Type0>,Type1 extends java.lang.Comparable<Type1>,Input extends Copyable<Input>>Spark implementation of theIESelfJoinOperator. -
Uses of SparkExecutionOperator in org.apache.wayang.jdbc.operators
Classes in org.apache.wayang.jdbc.operators that implement SparkExecutionOperator Modifier and Type Class Description classSqlToRddOperator -
Uses of SparkExecutionOperator in org.apache.wayang.profiler.spark
Fields in org.apache.wayang.profiler.spark declared as SparkExecutionOperator Modifier and Type Field Description protected SparkExecutionOperatorSparkOperatorProfiler. operatorFields in org.apache.wayang.profiler.spark with type parameters of type SparkExecutionOperator Modifier and Type Field Description protected java.util.function.Supplier<SparkExecutionOperator>SparkOperatorProfiler. operatorGeneratorMethods in org.apache.wayang.profiler.spark with parameters of type SparkExecutionOperator Modifier and Type Method Description protected voidSparkOperatorProfiler. evaluate(SparkExecutionOperator operator, ChannelInstance[] inputs, ChannelInstance[] outputs)Utility method to invokeevaluate(ChannelInstance[], ChannelInstance[], SparkExecutor, OptimizationContext.OperatorContext).Constructor parameters in org.apache.wayang.profiler.spark with type arguments of type SparkExecutionOperator Constructor Description BinaryOperatorProfiler(java.util.function.Supplier<SparkExecutionOperator> operatorGenerator, Configuration configuration, java.util.function.Supplier<?> dataQuantumGenerator0, java.util.function.Supplier<?> dataQuantumGenerator1)SinkProfiler(java.util.function.Supplier<SparkExecutionOperator> operatorGenerator, Configuration configuration, java.util.function.Supplier<?> dataQuantumGenerator)SparkOperatorProfiler(java.util.function.Supplier<SparkExecutionOperator> operatorGenerator, Configuration configuration, java.util.function.Supplier<?>... dataQuantumGenerators)SparkSourceProfiler(java.util.function.Supplier<SparkExecutionOperator> operatorGenerator, Configuration configuration, java.util.function.Supplier<?> dataQuantumGenerator)SparkUnaryOperatorProfiler(java.util.function.Supplier<SparkExecutionOperator> operatorGenerator, Configuration configuration, java.util.function.Supplier<?> dataQuantumGenerator) -
Uses of SparkExecutionOperator in org.apache.wayang.spark.compiler
Methods in org.apache.wayang.spark.compiler with parameters of type SparkExecutionOperator Modifier and Type Method Description <I,O>
org.apache.spark.api.java.function.FlatMapFunction<I,O>FunctionCompiler. compile(FlatMapDescriptor<I,O> descriptor, SparkExecutionOperator operator, OptimizationContext.OperatorContext operatorContext, ChannelInstance[] inputs)Create an appropriateFlatMapFunctionfor deploying the givenFlatMapDescriptoron Apache Spark.<I,O>
org.apache.spark.api.java.function.FlatMapFunction<java.util.Iterator<I>,O>FunctionCompiler. compile(MapPartitionsDescriptor<I,O> descriptor, SparkExecutionOperator operator, OptimizationContext.OperatorContext operatorContext, ChannelInstance[] inputs)Create an appropriateFunctionfor deploying the givenMapPartitionsDescriptoron Apache Spark'sAbstractJavaRDDLike.mapPartitions(FlatMapFunction).<Type> org.apache.spark.api.java.function.Function<Type,java.lang.Boolean>FunctionCompiler. compile(PredicateDescriptor<Type> predicateDescriptor, SparkExecutionOperator operator, OptimizationContext.OperatorContext operatorContext, ChannelInstance[] inputs)Create an appropriateFunction-based predicate for deploying the givenPredicateDescriptoron Apache Spark.<T> org.apache.spark.api.java.function.Function2<T,T,T>FunctionCompiler. compile(ReduceDescriptor<T> descriptor, SparkExecutionOperator operator, OptimizationContext.OperatorContext operatorContext, ChannelInstance[] inputs)Create an appropriateFunctionfor deploying the givenReduceDescriptoron Apache Spark.<I,O>
org.apache.spark.api.java.function.Function<I,O>FunctionCompiler. compile(TransformationDescriptor<I,O> descriptor, SparkExecutionOperator operator, OptimizationContext.OperatorContext operatorContext, ChannelInstance[] inputs)Create an appropriateFunctionfor deploying the givenTransformationDescriptoron Apache Spark. -
Uses of SparkExecutionOperator in org.apache.wayang.spark.execution
Constructors in org.apache.wayang.spark.execution with parameters of type SparkExecutionOperator Constructor Description SparkExecutionContext(SparkExecutionOperator operator, ChannelInstance[] inputs, int iterationNumber)Creates a new instance. -
Uses of SparkExecutionOperator in org.apache.wayang.spark.operators
Classes in org.apache.wayang.spark.operators that implement SparkExecutionOperator Modifier and Type Class Description classSparkBernoulliSampleOperator<Type>Spark implementation of theSparkBernoulliSampleOperator.classSparkBroadcastOperator<Type>Takes care of creating aBroadcastthat can be used later on.classSparkCacheOperator<Type>Converts an uncachedRddChannelinto a cachedRddChannel.classSparkCartesianOperator<InputType0,InputType1>Spark implementation of theCartesianOperator.classSparkCoGroupOperator<In0,In1,Key>Spark implementation of theJoinOperator.classSparkCollectionSource<Type>Provides aCollectionto a Spark job.classSparkCollectOperator<Type>classSparkCountOperator<Type>Spark implementation of theCountOperator.classSparkDistinctOperator<Type>Spark implementation of theDistinctOperator.classSparkDoWhileOperator<InputType,ConvergenceType>Spark implementation of theDoWhileOperator.classSparkFilterOperator<Type>Spark implementation of theFilterOperator.classSparkFlatMapOperator<InputType,OutputType>Spark implementation of theFlatMapOperator.classSparkGlobalMaterializedGroupOperator<Type>Spark implementation of theGlobalMaterializedGroupOperator.classSparkGlobalReduceOperator<Type>Spark implementation of theGlobalReduceOperator.classSparkIntersectOperator<Type>Spark implementation of theJoinOperator.classSparkJoinOperator<InputType0,InputType1,KeyType>Spark implementation of theJoinOperator.classSparkKafkaTopicSink<T>Implementation of theKafkaTopicSinkoperator for the Spark platform.classSparkKafkaTopicSourceProvides aCollectionto a Spark job.classSparkLocalCallbackSink<T extends java.io.Serializable>Implementation of theLocalCallbackSinkoperator for the Spark platform.classSparkLoopOperator<InputType,ConvergenceType>Spark implementation of theLoopOperator.classSparkMapOperator<InputType,OutputType>Spark implementation of theMapOperator.classSparkMapPartitionsOperator<InputType,OutputType>Spark implementation of theMapPartitionsOperator.classSparkMaterializedGroupByOperator<Type,KeyType>Spark implementation of theMaterializedGroupByOperator.classSparkObjectFileSink<T>Operatorfor theSparkPlatformthat creates a sequence file.classSparkObjectFileSource<T>Operatorfor theSparkPlatformthat creates a sequence file.classSparkRandomPartitionSampleOperator<Type>Spark implementation of theSampleOperator.classSparkReduceByOperator<Type,KeyType>Spark implementation of theReduceByOperator.classSparkRepeatOperator<Type>Spark implementation of theRepeatOperator.classSparkShufflePartitionSampleOperator<Type>Spark implementation of theSparkShufflePartitionSampleOperator.classSparkSortOperator<Type,Key>Spark implementation of theSortOperator.classSparkTextFileSink<T>Implementation of theTextFileSinkoperator for the Spark platform.classSparkTextFileSourceProvides aCollectionto a Spark job.classSparkTsvFileSink<T extends Tuple2<?,?>>Operatorfor theSparkPlatformthat creates a TSV file.classSparkTsvFileSource<T>Operatorfor theSparkPlatformthat creates a sequence file.classSparkUnionAllOperator<Type>Spark implementation of theUnionAllOperator.classSparkZipWithIdOperator<InputType>Spark implementation of theMapOperator. -
Uses of SparkExecutionOperator in org.apache.wayang.spark.operators.ml
Classes in org.apache.wayang.spark.operators.ml that implement SparkExecutionOperator Modifier and Type Class Description classSparkDecisionTreeClassificationOperatorclassSparkKMeansOperatorclassSparkLinearRegressionOperatorclassSparkModelTransformOperator<X,Y>Deprecated.classSparkPredictOperator<X,Y>
-