public class InternalDateRange extends InternalRange<InternalDateRange.Bucket> implements DateRange
| Modifier and Type | Class and Description |
|---|---|
static class |
InternalDateRange.Bucket |
InternalAggregation.CommonFields, InternalAggregation.ReduceContext, InternalAggregation.TypeToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params| Modifier and Type | Field and Description |
|---|---|
static org.elasticsearch.search.aggregations.bucket.range.date.InternalDateRange.Factory |
FACTORY |
static InternalAggregation.Type |
TYPE |
nameEMPTY_PARAMS| Modifier and Type | Method and Description |
|---|---|
protected InternalRange.Factory<InternalDateRange.Bucket,?> |
getFactory() |
static void |
registerStream() |
InternalAggregation.Type |
type() |
doXContentBody, getBucketByKey, getBuckets, readFrom, reduce, writeTogetName, readSize, toXContent, writeSizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBucketByKey, getBucketsgetNamepublic static final InternalAggregation.Type TYPE
public static final org.elasticsearch.search.aggregations.bucket.range.date.InternalDateRange.Factory FACTORY
public static void registerStream()
public InternalAggregation.Type type()
type in class InternalRange<InternalDateRange.Bucket>InternalAggregation.Type of this aggregationprotected InternalRange.Factory<InternalDateRange.Bucket,?> getFactory()
getFactory in class InternalRange<InternalDateRange.Bucket>Copyright © 2009–2016. All rights reserved.