-
Interface Summary
| Interface |
Description |
| NodesSniffer |
Responsible for sniffing the http hosts
|
-
Class Summary
| Class |
Description |
| ElasticsearchNodesSniffer |
Class responsible for sniffing the http hosts from elasticsearch through the nodes info api and returning them back.
|
| Sniffer |
Class responsible for sniffing nodes from some source (default is elasticsearch itself) and setting them to a provided instance of
RestClient.
|
| SnifferBuilder |
Sniffer builder.
|
| SniffOnFailureListener |
RestClient.FailureListener implementation that allows to perform
sniffing on failure.
|
-