Class GEORADIUSBYMEMBER

java.lang.Object
org.infinispan.server.resp.RespCommand
org.infinispan.server.resp.commands.geo.GEORADIUSBYMEMBER
All Implemented Interfaces:
BaseResp3Command, Resp3Command

public class GEORADIUSBYMEMBER extends RespCommand implements Resp3Command
GEORADIUSBYMEMBER

Returns members of a geospatial index that are within a given radius of a member.

Deprecated: Use GEOSEARCH with FROMMEMBER instead.

Since:
16.2
See Also: