Package org.apache.calcite.interpreter
Class FilterNode
java.lang.Object
org.apache.calcite.interpreter.FilterNode
- All Implemented Interfaces:
- AutoCloseable,- Node
Interpreter node that implements a
 
Filter.- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
source
- 
sink
- 
rel
 
- 
- 
Constructor Details- 
FilterNode
 
- 
- 
Method Details- 
run- Throws:
- InterruptedException
 
- 
closepublic void close()- Specified by:
- closein interface- AutoCloseable
- Specified by:
- closein interface- Node
 
 
-