Package org.elasticsearch.client.transport

  • Interface Summary
    Interface Description
    TransportClient.HostFailureListener
    Listener that allows to be notified whenever a node failure / disconnect happens
  • Class Summary
    Class Description
    TransportClient Deprecated.
    TransportClient is deprecated in favour of the High Level REST client and will be removed in Elasticsearch 8.0.
  • Exception Summary
    Exception Description
    NoNodeAvailableException
    An exception indicating no node is available to perform the operation.