Class IpPrefixAggregationBuilder

All Implemented Interfaces:
NamedWriteable, VersionedNamedWriteable, Writeable, Rewriteable<AggregationBuilder>, BaseAggregationBuilder, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentFragment

public class IpPrefixAggregationBuilder extends ValuesSourceAggregationBuilder<IpPrefixAggregationBuilder>
A builder for IP prefix aggregations. This builder can operate with both IPv4 and IPv6 fields.