private static class SparkToEnumerableConverter.SparkImplementorImpl extends SparkRel.Implementor
SparkRel.Implementor.| Modifier and Type | Field and Description |
|---|---|
private EnumerableRelImplementor |
implementor |
| Constructor and Description |
|---|
SparkToEnumerableConverter.SparkImplementorImpl(EnumerableRelImplementor implementor) |
| Modifier and Type | Method and Description |
|---|---|
JavaTypeFactory |
getTypeFactory() |
SparkRel.Result |
result(PhysType physType,
BlockStatement blockStatement) |
(package private) SparkRel.Result |
visitInput(SparkRel parent,
int ordinal,
SparkRel input) |
getRexBuilder, getRootExpressionprivate final EnumerableRelImplementor implementor
public SparkToEnumerableConverter.SparkImplementorImpl(EnumerableRelImplementor implementor)
public SparkRel.Result result(PhysType physType, BlockStatement blockStatement)
result in class SparkRel.ImplementorSparkRel.Result visitInput(SparkRel parent, int ordinal, SparkRel input)
visitInput in class SparkRel.Implementorpublic JavaTypeFactory getTypeFactory()
getTypeFactory in class JavaRelImplementorCopyright © 2012–2017 The Apache Software Foundation. All rights reserved.