public class RestReindexAction extends AbstractBaseReindexRestHandler<ReindexRequest,ReindexResponse,TransportReindexAction>
aggParsers, indicesQueriesRegistry, suggestersparseFieldMatcherdeprecationLogger, logger, settings| Constructor and Description |
|---|
RestReindexAction(Settings settings,
RestController controller,
Client client,
ClusterService clusterService,
IndicesQueriesRegistry indicesQueriesRegistry,
AggregatorParsers aggParsers,
Suggesters suggesters,
TransportReindexAction action) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(RestRequest request,
RestChannel channel,
Client client) |
static void |
parseCommon(AbstractBulkByScrollRequest<?> internalRequest,
RestRequest request) |
execute, parseRequestsPerSecondcanTripCircuitBreaker, handleRequestlogDeprecatedSetting, logRemovedSetting, nodeName@Inject public RestReindexAction(Settings settings, RestController controller, Client client, ClusterService clusterService, IndicesQueriesRegistry indicesQueriesRegistry, AggregatorParsers aggParsers, Suggesters suggesters, TransportReindexAction action)
public void handleRequest(RestRequest request, RestChannel channel, Client client) throws IOException
handleRequest in class BaseRestHandlerIOExceptionpublic static void parseCommon(AbstractBulkByScrollRequest<?> internalRequest, RestRequest request)
Copyright © 2009–2017. All rights reserved.