OpenSearch/x-pack/plugin/sql
Ryan Ernst 46e8d97813
Core: Remove RequestBuilder from Action (#30966)
This commit removes the RequestBuilder generic type from Action. It was
needed to be used by the newRequest method, which in turn was used by
client.prepareExecute. Both of these methods are now removed, along with
the existing users of prepareExecute constructing the appropriate
builder directly.
2018-05-31 16:15:00 +02:00
..
jdbc SQL: Remove log4j and joda from JDBC dependencies (#30938) 2018-05-30 09:57:32 -04:00
licenses Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
sql-cli SQL: Remove the last remaining server dependencies from jdbc (#30771) 2018-05-25 15:41:41 -04:00
sql-proto Core: Remove RequestBuilder from Action (#30966) 2018-05-31 16:15:00 +02:00
sql-shared-client SQL: Remove the last remaining server dependencies from jdbc (#30771) 2018-05-25 15:41:41 -04:00
sql-shared-proto Fix double semicolon in import statement 2018-05-28 10:37:37 +02:00
src Core: Remove RequestBuilder from Action (#30966) 2018-05-31 16:15:00 +02:00
build.gradle Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00