org.elasticsearch.index.field.data.longs
Interface LongFieldData.DateValueInDocProc

Enclosing class:
LongFieldData

public static interface LongFieldData.DateValueInDocProc


Method Summary
 void onValue(int docId, org.joda.time.MutableDateTime dateTime)
           
 

Method Detail

onValue

void onValue(int docId,
             org.joda.time.MutableDateTime dateTime)


Copyright © 2009-2012. All Rights Reserved.