NamedWriteable, Writeable, ToXContent, ToXContentFragment, Aggregation, Nested, SingleBucketAggregation, HasAggregationspublic class InternalNested extends InternalSingleBucketAggregation implements Nested
NestedAggregator.Aggregation.CommonFieldsInternalAggregation.ReduceContextToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsWriteable.Reader<V>, Writeable.Writer<V>TYPED_KEYS_DELIMITERmetaData, nameEMPTY_PARAMS| Constructor | Description |
|---|---|
InternalNested(StreamInput in) |
Read from a stream.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getWriteableName() |
Returns the name of the writeable object
|
protected InternalSingleBucketAggregation |
newAggregation(java.lang.String name,
long docCount,
InternalAggregations subAggregations) |
Create a new empty sub aggregation.
|
getMetaData, getName, getTypeequals, getMetaData, getName, getProperty, getType, hashCode, pipelineAggregators, readSize, reduce, toString, toXContent, writeSize, writeTocreate, doEquals, doHashCode, doReduce, doWriteTo, doXContentBody, getAggregations, getDocCount, getPropertyclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAggregations, getDocCounttoXContentisFragmentpublic InternalNested(StreamInput in) throws java.io.IOException
java.io.IOExceptionpublic java.lang.String getWriteableName()
NamedWriteablegetWriteableName in interface NamedWriteableprotected InternalSingleBucketAggregation newAggregation(java.lang.String name, long docCount, InternalAggregations subAggregations)
InternalSingleBucketAggregationnewAggregation in class InternalSingleBucketAggregation