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