| Modifier and Type | Method and Description |
|---|---|
protected ReindexRequest |
ReindexRequest.self() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TransportReindexAction.doExecute(ReindexRequest request,
ActionListener<ReindexResponse> listener) |
protected void |
TransportReindexAction.doExecute(Task task,
ReindexRequest request,
ActionListener<ReindexResponse> listener) |
| Constructor and Description |
|---|
ReindexRequestBuilder(ElasticsearchClient client,
Action<ReindexRequest,ReindexResponse,ReindexRequestBuilder> action) |
Copyright © 2009–2017. All rights reserved.