public static class JdbcRules.JdbcFilter extends Filter implements JdbcRel
Filter in
jdbc calling convention.digest, id, rowType, traitSet| Constructor and Description |
|---|
JdbcRules.JdbcFilter(RelOptCluster cluster,
RelTraitSet traitSet,
RelNode input,
RexNode condition) |
| Modifier and Type | Method and Description |
|---|---|
JdbcRules.JdbcFilter |
copy(RelTraitSet traitSet,
RelNode input,
RexNode condition) |
JdbcImplementor.Result |
implement(JdbcImplementor implementor) |
accept, computeSelfCost, copy, estimateFilteredRows, estimateFilteredRows, explainTerms, getChildExps, getCondition, getRows, isValidchildrenAccept, deriveRowType, getInput, getInputs, replaceInputaccept, collectVariablesSet, collectVariablesUsed, computeDigest, explain, getCluster, getCollationList, getConvention, getCorrelVariable, getDescription, getDigest, getExpectedInputRowType, getId, getInput, getQuery, getRelTypeName, getRowType, getTable, getTraitSet, getVariablesStopped, isDistinct, isKey, metadata, onRegister, recomputeDigest, register, sole, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, accept, childrenAccept, collectVariablesSet, collectVariablesUsed, computeSelfCost, copy, explain, getChildExps, getCollationList, getConvention, getCorrelVariable, getExpectedInputRowType, getInput, getInputs, getQuery, getRelTypeName, getRows, getRowType, getTable, getVariablesStopped, isDistinct, isKey, isValid, metadata, onRegister, recomputeDigest, register, replaceInputgetCluster, getDescription, getDigest, getId, getTraitSetpublic JdbcRules.JdbcFilter(RelOptCluster cluster, RelTraitSet traitSet, RelNode input, RexNode condition)
public JdbcRules.JdbcFilter copy(RelTraitSet traitSet, RelNode input, RexNode condition)
public JdbcImplementor.Result implement(JdbcImplementor implementor)
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.