public class InternalGlobal extends InternalSingleBucketAggregation implements Global
InternalAggregation.CommonFields, InternalAggregation.ReduceContext, InternalAggregation.TypeToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params| Modifier and Type | Field and Description |
|---|---|
static AggregationStreams.Stream |
STREAM |
static InternalAggregation.Type |
TYPE |
metaData, nameEMPTY_PARAMS| Modifier and Type | Method and Description |
|---|---|
protected InternalSingleBucketAggregation |
newAggregation(String name,
long docCount,
InternalAggregations subAggregations)
Create a new empty sub aggregation.
|
static void |
registerStreams() |
InternalAggregation.Type |
type() |
create, doReadFrom, doReduce, doWriteTo, doXContentBody, getAggregations, getDocCount, getPropertygetMetaData, getName, getProperty, pipelineAggregators, readFrom, readSize, reduce, toXContent, writeSize, writeToclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAggregations, getDocCountgetMetaData, getName, getPropertypublic static final InternalAggregation.Type TYPE
public static final AggregationStreams.Stream STREAM
public static void registerStreams()
public InternalAggregation.Type type()
type in class InternalAggregationInternalAggregation.Type of this aggregationprotected InternalSingleBucketAggregation newAggregation(String name, long docCount, InternalAggregations subAggregations)
InternalSingleBucketAggregationnewAggregation in class InternalSingleBucketAggregationCopyright © 2009–2017. All rights reserved.