public class RestClearIndicesCacheAction extends BaseRestHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
RestClearIndicesCacheAction.Fields |
componentSettings, logger, settings| Constructor and Description |
|---|
RestClearIndicesCacheAction(Settings settings,
RestController controller,
Client client) |
| Modifier and Type | Method and Description |
|---|---|
static ClearIndicesCacheRequest |
fromRequest(RestRequest request,
ClearIndicesCacheRequest clearIndicesCacheRequest) |
void |
handleRequest(RestRequest request,
RestChannel channel,
Client client) |
handleRequestnodeName@Inject public RestClearIndicesCacheAction(Settings settings, RestController controller, Client client)
public void handleRequest(RestRequest request, RestChannel channel, Client client)
handleRequest in class BaseRestHandlerpublic static ClearIndicesCacheRequest fromRequest(RestRequest request, ClearIndicesCacheRequest clearIndicesCacheRequest)
Copyright © 2009–2016. All rights reserved.