| 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.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) SparkRel.Result |
SparkToEnumerableConverter.SparkImplementorImpl.visitInput(SparkRel parent,
int ordinal,
SparkRel input) |
(package private) abstract SparkRel.Result |
SparkRel.Implementor.visitInput(SparkRel parent,
int ordinal,
SparkRel input) |
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.