public class InternalIPv4Range extends InternalRange<InternalIPv4Range.Bucket,InternalIPv4Range>
| Modifier and Type | Class and Description |
|---|---|
static class |
InternalIPv4Range.Bucket |
static class |
InternalIPv4Range.Factory |
InternalMultiBucketAggregation.InternalBucketInternalAggregation.CommonFields, InternalAggregation.ReduceContext, InternalAggregation.TypeToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params| Modifier and Type | Field and Description |
|---|---|
static InternalIPv4Range.Factory |
FACTORY |
static InternalAggregation.Type |
TYPE |
formatter, keyedmetaData, nameEMPTY_PARAMS| Constructor and Description |
|---|
InternalIPv4Range() |
InternalIPv4Range(String name,
List<InternalIPv4Range.Bucket> ranges,
boolean keyed,
List<PipelineAggregator> pipelineAggregators,
Map<String,Object> metaData) |
| Modifier and Type | Method and Description |
|---|---|
InternalRange.Factory<InternalIPv4Range.Bucket,InternalIPv4Range> |
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 InternalIPv4Range.Factory FACTORY
public InternalIPv4Range()
public InternalIPv4Range(String name, List<InternalIPv4Range.Bucket> ranges, boolean keyed, List<PipelineAggregator> pipelineAggregators, Map<String,Object> metaData)
public static void registerStream()
public InternalAggregation.Type type()
type in class InternalRange<InternalIPv4Range.Bucket,InternalIPv4Range>InternalAggregation.Type of this aggregationpublic InternalRange.Factory<InternalIPv4Range.Bucket,InternalIPv4Range> getFactory()
getFactory in class InternalRange<InternalIPv4Range.Bucket,InternalIPv4Range>Copyright © 2009–2017. All rights reserved.