Uses of Class
org.elasticsearch.search.facet.terms.ip.InternalIpTermsFacet.LongEntry

Packages that use InternalIpTermsFacet.LongEntry
org.elasticsearch.search.facet.terms.ip   
 

Uses of InternalIpTermsFacet.LongEntry in org.elasticsearch.search.facet.terms.ip
 

Methods in org.elasticsearch.search.facet.terms.ip that return types with arguments of type InternalIpTermsFacet.LongEntry
 List<InternalIpTermsFacet.LongEntry> InternalIpTermsFacet.entries()
           
 List<InternalIpTermsFacet.LongEntry> InternalIpTermsFacet.getEntries()
           
 

Constructor parameters in org.elasticsearch.search.facet.terms.ip with type arguments of type InternalIpTermsFacet.LongEntry
InternalIpTermsFacet(String name, TermsFacet.ComparatorType comparatorType, int requiredSize, Collection<InternalIpTermsFacet.LongEntry> entries, long missing, long total)
           
 



Copyright © 2009-2012. All Rights Reserved.