Interface ElasticsearchClientImplementor

All Superinterfaces:
AutoCloseable, ElasticsearchClient

public interface ElasticsearchClientImplementor extends ElasticsearchClient, AutoCloseable
An interface allowing to close an ElasticsearchClient.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface org.hibernate.search.backend.elasticsearch.client.spi.ElasticsearchClient

    submit, unwrap