| Class and Description |
|---|
| EnumerableToSparkConverterRule
Rule to convert a relational expression from
JdbcConvention to
Spark convention. |
| HttpServer
An HTTP server for static content used to allow worker nodes to access JARs.
|
| SparkHandlerImpl
Implementation of
CalcitePrepare.SparkHandler. |
| SparkMethod
Built-in methods in the Spark adapter.
|
| SparkRel
Relational expression that uses Spark calling convention.
|
| SparkRel.Implementor
Extension to
JavaRelImplementor that can handle Spark relational
expressions. |
| SparkRel.Result
Result of generating Java code to implement a Spark relational
expression.
|
| SparkRules.EnumerableToSparkConverterRule
Planner rule that converts from enumerable to Spark convention.
|
| SparkRules.SparkCalcRule
Rule to convert a
LogicalCalc to an
SparkRules.SparkCalc. |
| SparkRules.SparkToEnumerableConverterRule
Planner rule that converts from Spark to enumerable convention.
|
| SparkRules.SparkValuesRule
Planner rule that implements VALUES operator in Spark convention.
|
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.