public class ParsedSignificantLongTerms extends ParsedSignificantTerms
Modifier and Type | Class and Description |
---|---|
static class |
ParsedSignificantLongTerms.ParsedBucket |
SignificantTerms.Bucket
Aggregation.CommonFields
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params
subsetSize, supersetSize
buckets, keyed
metadata
TYPED_KEYS_DELIMITER
EMPTY_PARAMS
Constructor and Description |
---|
ParsedSignificantLongTerms() |
Modifier and Type | Method and Description |
---|---|
static ParsedSignificantLongTerms |
fromXContent(XContentParser parser,
java.lang.String name) |
java.lang.String |
getType() |
doXContentBody, getBucketByKey, getBuckets, getSubsetSize, getSupersetSize, iterator
declareMultiBucketAggregationFields
declareAggregationFields, getMetaData, getName, parseDouble, setName, toXContent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMetaData, getName
isFragment, toXContent
public java.lang.String getType()
public static ParsedSignificantLongTerms fromXContent(XContentParser parser, java.lang.String name) throws java.io.IOException
java.io.IOException