Package org.apache.drill.common
Interface AutoCloseables.Closeable
- All Superinterfaces:
AutoCloseable
- All Known Subinterfaces:
CountDownLatchInjection
- All Known Implementing Classes:
AutoCloseableLock
,CountDownLatchInjectionImpl
,RuntimeFilterWritable
- Enclosing class:
- AutoCloseables
-
Method Summary
-
Method Details
-
close
void close()- Specified by:
close
in interfaceAutoCloseable
-