Class GeoInfo


  • public class GeoInfo
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      GeoInfo​(javax.servlet.http.HttpServletRequest request)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.elasticsearch.index.query.QueryBuilder toQueryBuilder()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GeoInfo

        public GeoInfo​(javax.servlet.http.HttpServletRequest request)
    • Method Detail

      • toQueryBuilder

        public org.elasticsearch.index.query.QueryBuilder toQueryBuilder()