public class ParsedGeoDistance extends ParsedRange
| Modifier and Type | Class and Description |
|---|---|
static class |
ParsedGeoDistance.ParsedBucket |
Range.BucketAggregation.CommonFieldsToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Paramsbuckets, keyedmetadataTYPED_KEYS_DELIMITEREMPTY_PARAMS| Constructor and Description |
|---|
ParsedGeoDistance() |
| Modifier and Type | Method and Description |
|---|---|
static ParsedGeoDistance |
fromXContent(XContentParser parser,
java.lang.String name) |
java.lang.String |
getType() |
declareParsedRangeFields, getBucketsdeclareMultiBucketAggregationFields, doXContentBodydeclareAggregationFields, getMetaData, getName, parseDouble, setName, toXContentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMetaData, getNameisFragment, toXContentpublic java.lang.String getType()
getType in interface AggregationgetType in class ParsedRangepublic static ParsedGeoDistance fromXContent(XContentParser parser, java.lang.String name) throws java.io.IOException
java.io.IOException