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| コンストラクタと説明 |
|---|
Bucket(boolean keyed) |
Bucket(String key,
double from,
double to,
long docCount,
InternalAggregations aggregations,
boolean keyed) |
Bucket(String key,
double from,
double to,
long docCount,
List<InternalAggregation> aggregations,
boolean keyed) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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 Bucket(boolean keyed)
public Bucket(String key, double from, double to, long docCount, List<InternalAggregation> aggregations, boolean keyed)
public Bucket(String key, double from, double to, long docCount, InternalAggregations aggregations, boolean keyed)
public String getFromAsString()
getFromAsString インタフェース内 Range.BucketgetFromAsString クラス内 InternalRange.Bucketpublic String getToAsString()
getToAsString インタフェース内 Range.BucketgetToAsString クラス内 InternalRange.Bucketprotected InternalRange.Factory<InternalIPv4Range.Bucket,?> getFactory()
getFactory クラス内 InternalRange.BucketCopyright © 2009–2016. All rights reserved.