Package org.opensearch.common.lease
Interface Releasable
- All Superinterfaces:
AutoCloseable,Closeable
Specialization of
AutoCloseable for calls that might not throw a checked exception.- Opensearch.internal:
-
Method Summary
-
Method Details
-
close
void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable
-