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

Enclosing class:
ShortFieldData

public static interface ShortFieldData.ValueProc


Method Summary
 void onValue(short value)
           
 

Method Detail

onValue

void onValue(short value)