OpenSearch/client/sniffer/src
Chris Earle e171d0e0a8 Un-final Core REST Client classes
This removes final from the RestClient, Response, and Sniffer classes so that outside code can mock them. Their constructors are already package private, so there's not much that can go wrong.
2016-08-25 16:02:04 -04:00
..
main/java/org/elasticsearch/client/sniff Un-final Core REST Client classes 2016-08-25 16:02:04 -04:00
test/java/org/elasticsearch/client/sniff Simplify Sniffer initialization and automatically create the default HostsSniffer (#19599) 2016-07-26 17:28:37 +02:00