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
IOException
public IncludeExclude includeExclude()
Copyright © 2009–2015. All rights reserved.