Sniffer
Note
This is the legacy RestClient. Please migrate to Rest5Client, a drop-in replacement with an up-to-date http library.
Minimal library that allows to automatically discover nodes from a running Elasticsearch cluster and set them to an existing RestClient
instance. It retrieves by default the nodes that belong to the cluster using the Nodes Info api and uses jackson to parse the obtained json response.