public abstract class QueryBuilder extends ToXContentToBytes
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params
EMPTY_PARAMS
Modifier | Constructor and Description |
---|---|
protected |
QueryBuilder() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
doXContent(XContentBuilder builder,
ToXContent.Params params) |
XContentBuilder |
toXContent(XContentBuilder builder,
ToXContent.Params params) |
buildAsBytes, buildAsBytes, toString
public XContentBuilder toXContent(XContentBuilder builder, ToXContent.Params params) throws IOException
IOException
protected abstract void doXContent(XContentBuilder builder, ToXContent.Params params) throws IOException
IOException
Copyright © 2009–2017. All rights reserved.