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 |
|---|---|
@Nullable 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, containsOver, copy, copy, deepEquals0, deepHashCode0, explainTerms, getAliasedProjects, getFlags, getHints, getMapping, getMapping, getNamedProjects, getPartialMapping, getPermutation, getPermutation, getProjects, getVariablesSet, isBoxed, isMapping, isValidchildrenAccept, deriveRowType, estimateRowCount, getInput, getInputs, replaceInputaccept, collectVariablesSet, collectVariablesUsed, deepEquals, deepHashCode, equals, explain, getCluster, getConvention, getCorrelVariable, getDescription, getDigest, getExpectedInputRowType, getId, getInput, getRelDigest, getRelTypeName, getRowType, getTable, getTraitSet, hashCode, isEnforcer, metadata, onRegister, recomputeDigest, register, sole, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaccept, accept, childrenAccept, collectVariablesSet, collectVariablesUsed, copy, deepEquals, deepHashCode, estimateRowCount, explain, explain, fieldIsNullable, getConvention, getCorrelVariable, getDigest, getExpectedInputRowType, getInput, getInputs, getRelDigest, getRelTypeName, getRowType, getTable, getVariablesSet, isEnforcer, isValid, metadata, onRegister, recomputeDigest, register, replaceInput, strippedpublic 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 @Nullable 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-2025 Apache Software Foundation. All Rights Reserved.