public class ElasticsearchProject extends org.apache.calcite.rel.core.Project implements ElasticsearchRel
Project
relational expression in Elasticsearch.org.apache.calcite.rel.core.Project.FlagsElasticsearchRel.ImplementorCONVENTION| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.plan.RelOptCost |
computeSelfCost(org.apache.calcite.plan.RelOptPlanner planner,
org.apache.calcite.rel.metadata.RelMetadataQuery mq) |
org.apache.calcite.rel.core.Project |
copy(org.apache.calcite.plan.RelTraitSet relTraitSet,
org.apache.calcite.rel.RelNode input,
List<org.apache.calcite.rex.RexNode> projects,
org.apache.calcite.rel.type.RelDataType relDataType) |
void |
implement(ElasticsearchRel.Implementor implementor) |
accept, copy, copy, digestEquals0, digestHash0, explainTerms, getChildExps, getFlags, getHints, getMapping, getMapping, getNamedProjects, getPartialMapping, getPermutation, getPermutation, getProjects, isBoxed, isMapping, isValidchildrenAccept, deriveRowType, estimateRowCount, getInput, getInputs, replaceInputaccept, collectVariablesSet, collectVariablesUsed, computeSelfCost, digestEquals, digestHash, equals, explain, getCluster, getCollationList, getConvention, getCorrelVariable, getDescription, getDigest, getExpectedInputRowType, getId, getInput, getQuery, getRelDigest, getRelTypeName, getRows, getRowType, getTable, getTraitSet, getVariablesSet, getVariablesStopped, hashCode, isDistinct, isEnforcer, isKey, isValid, metadata, onRegister, recomputeDigest, register, sole, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaccept, accept, childrenAccept, collectVariablesSet, collectVariablesUsed, computeSelfCost, copy, estimateRowCount, explain, getChildExps, getCollationList, getConvention, getCorrelVariable, getDigest, getExpectedInputRowType, getInput, getInputs, getQuery, getRelDigest, getRelTypeName, getRows, getRowType, getTable, getVariablesSet, getVariablesStopped, isDistinct, isEnforcer, isKey, isValid, isValid, metadata, onRegister, recomputeDigest, register, replaceInputpublic org.apache.calcite.rel.core.Project copy(org.apache.calcite.plan.RelTraitSet relTraitSet,
org.apache.calcite.rel.RelNode input,
List<org.apache.calcite.rex.RexNode> projects,
org.apache.calcite.rel.type.RelDataType relDataType)
copy in class org.apache.calcite.rel.core.Projectpublic org.apache.calcite.plan.RelOptCost computeSelfCost(org.apache.calcite.plan.RelOptPlanner planner,
org.apache.calcite.rel.metadata.RelMetadataQuery mq)
computeSelfCost in interface org.apache.calcite.rel.RelNodecomputeSelfCost in class org.apache.calcite.rel.core.Projectpublic void implement(ElasticsearchRel.Implementor implementor)
implement in interface ElasticsearchRelCopyright © 2012-2020 Apache Software Foundation. All Rights Reserved.