Uses of Package
org.apache.wayang.spark.compiler
-
Packages that use org.apache.wayang.spark.compiler Package Description org.apache.wayang.profiler.spark org.apache.wayang.spark.compiler org.apache.wayang.spark.execution -
Classes in org.apache.wayang.spark.compiler used by org.apache.wayang.profiler.spark Class Description FunctionCompiler A compiler translates Wayang functions into executable Java functions. -
Classes in org.apache.wayang.spark.compiler used by org.apache.wayang.spark.compiler Class Description FunctionCompiler.KeyExtractor Spark function for building pair RDDs.FunctionCompiler.WayangSparkFunction Describes functions coming from Wayang, designated for Spark. -
Classes in org.apache.wayang.spark.compiler used by org.apache.wayang.spark.execution Class Description FunctionCompiler A compiler translates Wayang functions into executable Java functions.