public class CruxTableScan extends TableScan implements CruxRel
CruxRel.ImplementorRelNode.Contextdigest, id, rowType, traitSetCONVENTION| Modifier | Constructor and Description |
|---|---|
protected |
CruxTableScan(RelOptCluster cluster,
RelTraitSet traitSet,
RelOptTable table,
CruxTable cruxTable,
RelDataType projectRowType,
boolean scanOnly) |
| Modifier and Type | Method and Description |
|---|---|
CruxTable |
getCruxTable() |
void |
implement(CruxRel.Implementor implementor) |
void |
register(RelOptPlanner planner) |
accept, computeSelfCost, deriveRowType, estimateRowCount, explainTerms, getCollationList, getHints, getTable, identity, identity, projectaccept, childrenAccept, collectVariablesSet, collectVariablesUsed, computeDigest, computeSelfCost, copy, 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, computeSelfCost, copy, estimateRowCount, explain, getChildExps, getCollationList, getConvention, getCorrelVariable, getExpectedInputRowType, getInput, getInputs, getQuery, getRelTypeName, getRows, getRowType, getTable, getVariablesSet, getVariablesStopped, isDistinct, isKey, isValid, isValid, metadata, onRegister, recomputeDigest, replaceInputgetCluster, getDescription, getDigest, getId, getTraitSetattachHints, withHintsprotected CruxTableScan(RelOptCluster cluster, RelTraitSet traitSet, RelOptTable table, CruxTable cruxTable, RelDataType projectRowType, boolean scanOnly)
public void register(RelOptPlanner planner)
register in interface RelNoderegister in class AbstractRelNodepublic void implement(CruxRel.Implementor implementor)
public CruxTable getCruxTable()