| Package | Description |
|---|---|
| org.apache.drill.exec.store.cassandra.plan | |
| org.apache.drill.exec.store.elasticsearch.plan | |
| org.apache.drill.exec.store.enumerable.plan |
| Modifier and Type | Class and Description |
|---|---|
class |
CassandraEnumerablePrelContext |
| Modifier and Type | Class and Description |
|---|---|
class |
ElasticSearchEnumerablePrelContext |
| Constructor and Description |
|---|
EnumerableIntermediatePrel(org.apache.calcite.plan.RelOptCluster cluster,
org.apache.calcite.plan.RelTraitSet traits,
org.apache.calcite.rel.RelNode child,
EnumerablePrelContext context) |
EnumerableIntermediatePrelConverterRule(EnumerablePrelContext context) |
EnumerablePrel(org.apache.calcite.plan.RelOptCluster cluster,
org.apache.calcite.plan.RelTraitSet traitSet,
org.apache.calcite.rel.RelNode input,
EnumerablePrelContext context) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.