public class RestClearIndicesCacheAction extends BaseRestHandler
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
RestClearIndicesCacheAction.Fields |
parseFieldMatcherdeprecationLogger, logger, settings| コンストラクタと説明 |
|---|
RestClearIndicesCacheAction(Settings settings,
RestController controller,
Client client) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static ClearIndicesCacheRequest |
fromRequest(RestRequest request,
ClearIndicesCacheRequest clearIndicesCacheRequest,
ParseFieldMatcher parseFieldMatcher) |
void |
handleRequest(RestRequest request,
RestChannel channel,
Client client) |
handleRequestlogDeprecatedSetting, logRemovedSetting, nodeName@Inject public RestClearIndicesCacheAction(Settings settings, RestController controller, Client client)
public void handleRequest(RestRequest request, RestChannel channel, Client client)
handleRequest クラス内 BaseRestHandlerpublic static ClearIndicesCacheRequest fromRequest(RestRequest request, ClearIndicesCacheRequest clearIndicesCacheRequest, ParseFieldMatcher parseFieldMatcher)
Copyright © 2009–2016. All rights reserved.