| Modifier and Type | Class and Description |
|---|---|
class |
EnumerableToSparkConverter
Relational expression that converts input of
EnumerableConvention
into Spark convention. |
class |
JdbcToSparkConverter
Relational expression representing a scan of a table in a JDBC data source
that returns its results as a Spark RDD.
|
static class |
SparkRules.SparkCalc
Implementation of
Calc
in Spark convention. |
static class |
SparkRules.SparkValues
VALUES construct implemented in Spark.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.