public abstract static class SignificantTerms.Bucket extends Object implements MultiBucketsAggregation.Bucket
MultiBucketsAggregation.Bucket.SubAggregationComparator<B extends MultiBucketsAggregation.Bucket>
Modifier and Type | Method and Description |
---|---|
abstract Number |
getKeyAsNumber() |
abstract double |
getSignificanceScore() |
long |
getSubsetDf() |
long |
getSubsetSize() |
long |
getSupersetDf() |
long |
getSupersetSize() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAggregations, getDocCount, getKey, getKeyAsText
public abstract Number getKeyAsNumber()
public abstract double getSignificanceScore()
public long getSubsetDf()
public long getSupersetDf()
public long getSupersetSize()
public long getSubsetSize()
Copyright © 2009–2015. All rights reserved.