Class GEOSEARCHSTORE

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

public class GEOSEARCHSTORE extends RespCommand implements Resp3Command
GEOSEARCHSTORE

Stores members of a geospatial index that are within a given geographic area in a new sorted set.

Since:
16.2
See Also: