public static class InternalDateRange.Bucket extends InternalRange.Bucket
MultiBucketsAggregation.Bucket.SubAggregationComparator<B extends MultiBucketsAggregation.Bucket>ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Paramsformatter, from, keyed, toEMPTY_PARAMS| コンストラクタと説明 |
|---|
Bucket(boolean keyed,
ValueFormatter formatter) |
Bucket(String key,
double from,
double to,
long docCount,
InternalAggregations aggregations,
boolean keyed,
ValueFormatter formatter) |
Bucket(String key,
double from,
double to,
long docCount,
List<InternalAggregation> aggregations,
boolean keyed,
ValueFormatter formatter) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected InternalRange.Factory<InternalDateRange.Bucket,?> |
getFactory() |
Object |
getFrom() |
Object |
getTo() |
generateKey, getAggregations, getDocCount, getFormatter, getFromAsString, getKey, getKeyAsString, getKeyed, getToAsString, readFrom, toXContent, writeTogetPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPropertypublic Bucket(boolean keyed,
ValueFormatter formatter)
public Bucket(String key, double from, double to, long docCount, List<InternalAggregation> aggregations, boolean keyed, ValueFormatter formatter)
public Bucket(String key, double from, double to, long docCount, InternalAggregations aggregations, boolean keyed, ValueFormatter formatter)
public Object getFrom()
getFrom インタフェース内 Range.BucketgetFrom クラス内 InternalRange.Bucketpublic Object getTo()
getTo インタフェース内 Range.BucketgetTo クラス内 InternalRange.Bucketprotected InternalRange.Factory<InternalDateRange.Bucket,?> getFactory()
getFactory クラス内 InternalRange.BucketCopyright © 2009–2016. All rights reserved.