OpenSearch/modules/reindex
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
..
src Core: Remove RequestBuilder from Action (#30966) 2018-05-31 16:15:00 +02:00
build.gradle Reindex: Fold "with all deps" project into reindex (#30154) 2018-05-10 08:02:23 -04:00