public static class InternalIPv4Range.Bucket extends InternalRange.Bucket
MultiBucketsAggregation.Bucket.SubAggregationComparator<B extends MultiBucketsAggregation.Bucket>ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Paramsformatter, from, keyed, toEMPTY_PARAMS| Constructor and Description |
|---|
InternalIPv4Range.Bucket(boolean keyed) |
InternalIPv4Range.Bucket(String key,
double from,
double to,
long docCount,
InternalAggregations aggregations,
boolean keyed) |
InternalIPv4Range.Bucket(String key,
double from,
double to,
long docCount,
List<InternalAggregation> aggregations,
boolean keyed) |
| Modifier and Type | Method and Description |
|---|---|
protected InternalRange.Factory<InternalIPv4Range.Bucket,?> |
getFactory() |
String |
getFromAsString() |
String |
getToAsString() |
generateKey, getAggregations, getDocCount, getFormatter, getFrom, getKey, getKeyAsString, getKeyed, getTo, readFrom, toXContent, writeTogetPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPropertypublic InternalIPv4Range.Bucket(boolean keyed)
public InternalIPv4Range.Bucket(String key, double from, double to, long docCount, List<InternalAggregation> aggregations, boolean keyed)
public InternalIPv4Range.Bucket(String key, double from, double to, long docCount, InternalAggregations aggregations, boolean keyed)
public String getFromAsString()
getFromAsString in interface Range.BucketgetFromAsString in class InternalRange.Bucketpublic String getToAsString()
getToAsString in interface Range.BucketgetToAsString in class InternalRange.Bucketprotected InternalRange.Factory<InternalIPv4Range.Bucket,?> getFactory()
getFactory in class InternalRange.BucketCopyright © 2009–2017. All rights reserved.