public class SearchGuardInfoAction
extends org.elasticsearch.rest.BaseRestHandler
| Constructor and Description |
|---|
SearchGuardInfoAction(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.rest.RestController controller,
org.elasticsearch.client.Client client,
org.elasticsearch.common.inject.Provider<PrivilegesEvaluator> evaluator,
org.elasticsearch.threadpool.ThreadPool threadPool) |
| Modifier and Type | Method and Description |
|---|---|
protected org.elasticsearch.rest.BaseRestHandler.RestChannelConsumer |
prepareRequest(org.elasticsearch.rest.RestRequest request,
org.elasticsearch.client.node.NodeClient client) |
logDeprecatedSetting, logRemovedSetting, nodeName@Inject
public SearchGuardInfoAction(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.rest.RestController controller,
org.elasticsearch.client.Client client,
org.elasticsearch.common.inject.Provider<PrivilegesEvaluator> evaluator,
org.elasticsearch.threadpool.ThreadPool threadPool)
protected org.elasticsearch.rest.BaseRestHandler.RestChannelConsumer prepareRequest(org.elasticsearch.rest.RestRequest request,
org.elasticsearch.client.node.NodeClient client)
throws IOException
prepareRequest in class org.elasticsearch.rest.BaseRestHandlerIOExceptionCopyright © 2015–2016. All rights reserved.