Package org.elasticsearch.core
Interface Releasable
- All Superinterfaces:
AutoCloseable
,Closeable
Specialization of
Closeable
that may only throw a RuntimeException
.-
Method Summary
-
Method Details
-
close
void close()- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
-