public static class IncludeExclude.Parser extends Object
| Constructor and Description |
|---|
Parser(String aggName,
InternalAggregation.Type aggType,
SearchContext context) |
| Modifier and Type | Method and Description |
|---|---|
IncludeExclude |
includeExclude() |
boolean |
token(String currentFieldName,
XContentParser.Token token,
XContentParser parser) |
public Parser(String aggName, InternalAggregation.Type aggType, SearchContext context)
public boolean token(String currentFieldName, XContentParser.Token token, XContentParser parser) throws IOException
IOExceptionpublic IncludeExclude includeExclude()
Copyright © 2009–2016. All rights reserved.