Package org.opensearch.client.sniff


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