Package org.apache.calcite.interpreter
Class SortNode
java.lang.Object
org.apache.calcite.interpreter.SortNode
- All Implemented Interfaces:
AutoCloseable
,Node
Interpreter node that implements a
Sort
.-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
source
-
sink
-
rel
-
-
Constructor Details
-
SortNode
-
-
Method Details
-
run
- Throws:
InterruptedException
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceNode
-