Package org.elasticsearch.client.sniff


package org.elasticsearch.client.sniff
  • Interface Summary
    Interface
    Description
    Responsible for sniffing the http hosts
  • Class Summary
    Class
    Description
    Class responsible for sniffing the http hosts from elasticsearch through the nodes info api and returning them back.
    Class responsible for sniffing nodes from some source (default is elasticsearch itself) and setting them to a provided instance of RestClient.
    Sniffer builder.
    RestClient.FailureListener implementation that allows to perform sniffing on failure.
  • Enum Class Summary
    Enum Class
    Description