Uses of Interface
org.elasticsearch.index.field.data.shorts.ShortFieldData.ValueProc

Packages that use ShortFieldData.ValueProc
org.elasticsearch.index.field.data.shorts   
org.elasticsearch.search.facet.terms.shorts   
 

Uses of ShortFieldData.ValueProc in org.elasticsearch.index.field.data.shorts
 

Methods in org.elasticsearch.index.field.data.shorts with parameters of type ShortFieldData.ValueProc
 void ShortFieldData.forEachValue(ShortFieldData.ValueProc proc)
           
 

Uses of ShortFieldData.ValueProc in org.elasticsearch.search.facet.terms.shorts
 

Classes in org.elasticsearch.search.facet.terms.shorts that implement ShortFieldData.ValueProc
static class TermsShortFacetCollector.AggregatorValueProc
           
static class TermsShortFacetCollector.StaticAggregatorValueProc
           
 



Copyright © 2009-2012. All Rights Reserved.