Class GeoSearchOptions

    • Field Detail

      • WITHCOORD_VALKEY_API

        public static final java.lang.String WITHCOORD_VALKEY_API
        Valkey API keyword used to perform geosearch with coordinates.
        See Also:
        Constant Field Values
      • WITHDIST_VALKEY_API

        public static final java.lang.String WITHDIST_VALKEY_API
        Valkey API keyword used to perform geosearch with distance.
        See Also:
        Constant Field Values
      • WITHHASH_VALKEY_API

        public static final java.lang.String WITHHASH_VALKEY_API
        Valkey API keyword used to perform geosearch with hash value.
        See Also:
        Constant Field Values