OpenSearch/client/sniffer
Luca Cavanna 8a51cfb5b3 Simplify Sniffer initialization and automatically create the default HostsSniffer (#19599)
Simplify Sniffer initialization and automatically create the default HostsSniffer

Take Sniffer.Builder out to its own top level class. Remove HostsSniffer.Builder and let SnifferBuilder create the default HostsSniffer. This simplifies the Sniffer initialization as the HostsSniffer is not mandatory anymore. It can still be specified though in case the configuration needs to be changed or a different impl has to be used. Also make HostsSniffer an interface.
2016-07-26 17:28:37 +02:00
..
licenses Build: use license mapping for http* and commons-* 2016-07-19 15:16:45 +02:00
src Simplify Sniffer initialization and automatically create the default HostsSniffer (#19599) 2016-07-26 17:28:37 +02:00
build.gradle Build: use license mapping for http* and commons-* 2016-07-19 15:16:45 +02:00