Interface ElasticsearchClientImplementor
- All Superinterfaces:
AutoCloseable
,ElasticsearchClient
An interface allowing to close an
ElasticsearchClient
.-
Method Summary
Methods inherited from interface org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchClient
submit, unwrap
-
Method Details
-
close
void close()- Specified by:
close
in interfaceAutoCloseable
-