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