Uses of Class
org.elasticsearch.search.facet.termsstats.longs.InternalTermsStatsLongFacet.LongEntry

Packages that use InternalTermsStatsLongFacet.LongEntry
org.elasticsearch.search.facet.termsstats.longs   
 

Uses of InternalTermsStatsLongFacet.LongEntry in org.elasticsearch.search.facet.termsstats.longs
 

Methods in org.elasticsearch.search.facet.termsstats.longs that return types with arguments of type InternalTermsStatsLongFacet.LongEntry
 List<InternalTermsStatsLongFacet.LongEntry> InternalTermsStatsLongFacet.entries()
           
 List<InternalTermsStatsLongFacet.LongEntry> InternalTermsStatsLongFacet.getEntries()
           
 

Constructor parameters in org.elasticsearch.search.facet.termsstats.longs with type arguments of type InternalTermsStatsLongFacet.LongEntry
InternalTermsStatsLongFacet(String name, TermsStatsFacet.ComparatorType comparatorType, int requiredSize, Collection<InternalTermsStatsLongFacet.LongEntry> entries, long missing)
           
 



Copyright © 2009-2012. All Rights Reserved.