java.lang.Object
com.couchbase.client.core.api.search.queries.CoreGeohash
All Implemented Interfaces:
CoreGeoPoint

@Internal public class CoreGeohash extends Object implements CoreGeoPoint
  • Constructor Details

    • CoreGeohash

      public CoreGeohash(String value)
  • Method Details

    • toJson

      public com.couchbase.client.core.deps.com.fasterxml.jackson.databind.JsonNode toJson()
      Specified by:
      toJson in interface CoreGeoPoint
    • value

      public String value()
    • toString

      public String toString()
      Overrides:
      toString in class Object