OpenSearch/client/sniffer
Luca Cavanna 1309dfd44d Add links to external classes in clients javadoc (#25998)
The client sniffer depends on the low-level REST client, while the Java high-level REST client and the transport client depend on Elasticsearch itself. Javadoc are not that useful unless they have links to the Elasticsearch classes in the latter case, and to the low-level REST client in the sniffer javadoc. This commit adds those links.
2017-08-17 21:03:47 +02:00
..
licenses Shade external dependencies in the rest client jar 2017-07-24 12:55:43 -05:00
src Shade external dependencies in the rest client jar 2017-07-24 12:55:43 -05:00
build.gradle Add links to external classes in clients javadoc (#25998) 2017-08-17 21:03:47 +02:00