public class FieldStatsResponseFilter extends Object implements org.elasticsearch.action.support.ActionFilter
| Modifier and Type | Field and Description |
|---|---|
static String |
INDICES_FIELD_STATS_READ_ACTION |
| Constructor and Description |
|---|
FieldStatsResponseFilter(PluginClient client) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(org.elasticsearch.tasks.Task task,
String action,
org.elasticsearch.action.ActionRequest request,
org.elasticsearch.action.ActionListener listener,
org.elasticsearch.action.support.ActionFilterChain chain) |
int |
order() |
public static final String INDICES_FIELD_STATS_READ_ACTION
public FieldStatsResponseFilter(PluginClient client)
public int order()
order in interface org.elasticsearch.action.support.ActionFilterpublic void apply(org.elasticsearch.tasks.Task task,
String action,
org.elasticsearch.action.ActionRequest request,
org.elasticsearch.action.ActionListener listener,
org.elasticsearch.action.support.ActionFilterChain chain)
apply in interface org.elasticsearch.action.support.ActionFilterCopyright © 2015–2018 Red Hat. All rights reserved.