public static class InternalOrder.Parser
extends java.lang.Object
BucketOrder from a XContentParser.| Constructor and Description |
|---|
Parser() |
| Modifier and Type | Method and Description |
|---|---|
static BucketOrder |
parseOrderParam(XContentParser parser)
Parse a
BucketOrder from XContent. |
public static BucketOrder parseOrderParam(XContentParser parser) throws java.io.IOException
BucketOrder from XContent.