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