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 AutoCloseable
ElasticsearchException
Copyright © 2009–2015. All rights reserved.