Package org.apache.calcite.runtime
Interface Hook.Closeable
- All Superinterfaces:
AutoCloseable
- Enclosing class:
Hook
Removes a Hook after use.
-
Field Summary
-
Method Summary
-
Field Details
-
EMPTY
Closeable that does nothing.
-
-
Method Details
-
close
void close()- Specified by:
close
in interfaceAutoCloseable
-