public class DrillElasticsearchTableScan
extends org.apache.calcite.adapter.elasticsearch.ElasticsearchTableScan
| Constructor and Description |
|---|
DrillElasticsearchTableScan(org.apache.calcite.plan.RelOptCluster cluster,
org.apache.calcite.plan.RelTraitSet traitSet,
org.apache.calcite.plan.RelOptTable table,
org.apache.calcite.adapter.elasticsearch.ElasticsearchTable elasticsearchTable,
org.apache.calcite.rel.type.RelDataType projectRowType) |
| Modifier and Type | Method and Description |
|---|---|
void |
register(org.apache.calcite.plan.RelOptPlanner planner) |
computeSelfCost, copy, deriveRowType, implementaccept, estimateRowCount, explainTerms, getCollationList, getTable, identity, identity, projectaccept, childrenAccept, collectVariablesSet, collectVariablesUsed, computeDigest, computeSelfCost, equals, explain, getChildExps, getCluster, getConvention, getCorrelVariable, getDescription, getDigest, getExpectedInputRowType, getId, getInput, getInputs, getQuery, getRelTypeName, getRows, getRowType, getTraitSet, getVariablesSet, getVariablesStopped, hashCode, isDistinct, isKey, isValid, isValid, metadata, onRegister, recomputeDigest, replaceInput, sole, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaccept, accept, childrenAccept, collectVariablesSet, collectVariablesUsed, computeSelfCost, estimateRowCount, explain, getChildExps, getCollationList, getConvention, getCorrelVariable, getExpectedInputRowType, getInput, getInputs, getQuery, getRelTypeName, getRows, getRowType, getTable, getVariablesSet, getVariablesStopped, isDistinct, isKey, isValid, isValid, metadata, onRegister, recomputeDigest, replaceInputpublic DrillElasticsearchTableScan(org.apache.calcite.plan.RelOptCluster cluster,
org.apache.calcite.plan.RelTraitSet traitSet,
org.apache.calcite.plan.RelOptTable table,
org.apache.calcite.adapter.elasticsearch.ElasticsearchTable elasticsearchTable,
org.apache.calcite.rel.type.RelDataType projectRowType)
Copyright © 2021 The Apache Software Foundation. All rights reserved.