Package org.elasticsearch.client.sniff


package org.elasticsearch.client.sniff
  • Class
    Description
    Class responsible for sniffing the http hosts from elasticsearch through the nodes info api and returning them back.
     
    Responsible for sniffing the http hosts
    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.