@Deprecated
public class RestMultiPercolateAction
extends org.elasticsearch.rest.BaseRestHandler
| Constructor and Description |
|---|
RestMultiPercolateAction(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.rest.RestController controller)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.elasticsearch.rest.BaseRestHandler.RestChannelConsumer |
prepareRequest(org.elasticsearch.rest.RestRequest restRequest,
org.elasticsearch.client.node.NodeClient client)
Deprecated.
|
boolean |
supportsContentStream()
Deprecated.
|
handleRequest, responseParams, unrecognizedlogDeprecatedSetting, logRemovedSetting, nodeName@Inject
public RestMultiPercolateAction(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.rest.RestController controller)
public org.elasticsearch.rest.BaseRestHandler.RestChannelConsumer prepareRequest(org.elasticsearch.rest.RestRequest restRequest,
org.elasticsearch.client.node.NodeClient client)
throws java.io.IOException
prepareRequest in class org.elasticsearch.rest.BaseRestHandlerjava.io.IOExceptionpublic boolean supportsContentStream()