OpenSearch/client
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
..
benchmark Improve client benchmark (#19736) 2016-08-02 14:17:51 +02:00
rest Un-final Core REST Client classes 2016-08-25 16:02:04 -04:00
sniffer Un-final Core REST Client classes 2016-08-25 16:02:04 -04:00
test Build: set group for client and sniffer, disable publishing for client-test 2016-07-01 12:09:34 +02:00
transport Avoid early initializing Netty 2016-08-05 14:58:33 -04:00