public interface PluginRel
extends org.apache.calcite.rel.RelNode
Modifier and Type | Method and Description |
---|---|
boolean |
canImplement(PluginImplementor implementor) |
void |
implement(PluginImplementor implementor) |
accept, 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, register, replaceInput
void implement(PluginImplementor implementor) throws IOException
IOException
boolean canImplement(PluginImplementor implementor)
Copyright © 1970 The Apache Software Foundation. All rights reserved.