Uses of Class
org.elasticsearch.search.facet.terms.shorts.InternalShortTermsFacet.ShortEntry

Packages that use InternalShortTermsFacet.ShortEntry
org.elasticsearch.search.facet.terms.shorts   
 

Uses of InternalShortTermsFacet.ShortEntry in org.elasticsearch.search.facet.terms.shorts
 

Methods in org.elasticsearch.search.facet.terms.shorts that return types with arguments of type InternalShortTermsFacet.ShortEntry
 List<InternalShortTermsFacet.ShortEntry> InternalShortTermsFacet.entries()
           
 List<InternalShortTermsFacet.ShortEntry> InternalShortTermsFacet.getEntries()
           
 

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



Copyright © 2009-2012. All Rights Reserved.