public class InternalDateRange extends InternalRange<InternalDateRange.Bucket,InternalDateRange>
| Modifier and Type | Class and Description |
|---|---|
static class |
InternalDateRange.Bucket |
static class |
InternalDateRange.Factory |
InternalMultiBucketAggregation.InternalBucketInternalAggregation.CommonFields, InternalAggregation.ReduceContext, InternalAggregation.TypeToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params| Modifier and Type | Field and Description |
|---|---|
static InternalDateRange.Factory |
FACTORY |
static InternalAggregation.Type |
TYPE |
formatter, keyedmetaData, nameEMPTY_PARAMS| Modifier and Type | Method and Description |
|---|---|
InternalRange.Factory<InternalDateRange.Bucket,InternalDateRange> |
getFactory() |
static void |
registerStream() |
InternalAggregation.Type |
type() |
create, createBucket, doReadFrom, doReduce, doWriteTo, doXContentBody, getBucketsgetPropertygetMetaData, getName, getProperty, pipelineAggregators, readFrom, readSize, reduce, toXContent, writeSize, writeToclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMetaData, getName, getPropertypublic static final InternalAggregation.Type TYPE
public static final InternalDateRange.Factory FACTORY
public static void registerStream()
public InternalAggregation.Type type()
type in class InternalRange<InternalDateRange.Bucket,InternalDateRange>InternalAggregation.Type of this aggregationpublic InternalRange.Factory<InternalDateRange.Bucket,InternalDateRange> getFactory()
getFactory in class InternalRange<InternalDateRange.Bucket,InternalDateRange>Copyright © 2009–2017. All rights reserved.