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

Enclosing class:
GeoPointFieldData

public static interface GeoPointFieldData.ValueProc


Method Summary
 void onValue(double lat, double lon)
           
 

Method Detail

onValue

void onValue(double lat,
             double lon)


Copyright © 2009-2012. All Rights Reserved.