public interface Releasable extends AutoCloseable
AutoCloseable that may only throw an ElasticsearchException.| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void close()
throws ElasticsearchException
close in interface AutoCloseableElasticsearchExceptionCopyright © 2009–2016. All rights reserved.