OpenSearch/sql
Igor Motov 178d6ca6b3 SQL: Move shared REST client methods to shared-client (elastic/x-pack-elasticsearch#3428)
* SQL: Move shared REST client methods to shared-client

This commit is a preliminary step for moving JDBC to the REST client. It extracts the common REST clients from CLI and moves it to shared-client. This will allow us to move to the 5 project setup: rest-proto, shared-client, server, jdbc, cli with the following dependencies:

server <-- rest-proto
shared-client <-- rest-proto
jdbc <-- shared-client
cli <-- shared-client

Relates to elastic/x-pack-elasticsearch#3419

Original commit: elastic/x-pack-elasticsearch@2e6a134de0
2017-12-28 11:10:18 -05:00
..
cli SQL: Move shared REST client methods to shared-client (elastic/x-pack-elasticsearch#3428) 2017-12-28 11:10:18 -05:00
jdbc SQL: Move shared REST client methods to shared-client (elastic/x-pack-elasticsearch#3428) 2017-12-28 11:10:18 -05:00
jdbc-proto Revert "Revert "Merge branch 'feature/sql'"" 2017-12-13 10:19:31 -05:00
rest-proto SQL: Move shared REST client methods to shared-client (elastic/x-pack-elasticsearch#3428) 2017-12-28 11:10:18 -05:00
server SQL: Move shared REST client methods to shared-client (elastic/x-pack-elasticsearch#3428) 2017-12-28 11:10:18 -05:00
shared-client SQL: Move shared REST client methods to shared-client (elastic/x-pack-elasticsearch#3428) 2017-12-28 11:10:18 -05:00
shared-proto Revert "Revert "Merge branch 'feature/sql'"" 2017-12-13 10:19:31 -05:00
test-utils SQL: Move shared REST client methods to shared-client (elastic/x-pack-elasticsearch#3428) 2017-12-28 11:10:18 -05:00
build.gradle Revert "Revert "Merge branch 'feature/sql'"" 2017-12-13 10:19:31 -05:00