Interface GeoSearchOrigin.SearchOrigin
-
- All Known Implementing Classes:
GeoSearchOrigin.CoordOrigin,GeoSearchOrigin.MemberOrigin,GeoSearchOrigin.MemberOriginBinary
- Enclosing class:
- GeoSearchOrigin
public static interface GeoSearchOrigin.SearchOriginBasic interface. Please use one of the following implementations:
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String[]toArgs()Convert to command arguments according to the Valkey API.
-