org.elasticsearch.index.mapper.geo
Interface GeoPointFieldData.PointValueProc

Enclosing class:
GeoPointFieldData

public static interface GeoPointFieldData.PointValueProc


Method Summary
 void onValue(GeoPoint value)
           
 

Method Detail

onValue

void onValue(GeoPoint value)


Copyright © 2009-2012. All Rights Reserved.