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

All Known Implementing Classes:
TermsShortFacetCollector.AggregatorValueProc, TermsShortFacetCollector.StaticAggregatorValueProc
Enclosing class:
ShortFieldData

public static interface ShortFieldData.ValueProc


Method Summary
 void onValue(short value)
           
 

Method Detail

onValue

void onValue(short value)


Copyright © 2009-2012. All Rights Reserved.