java.lang.Object
org.infinispan.server.resp.RespCommand
org.infinispan.server.resp.commands.sortedset.ZRANGE
All Implemented Interfaces:
Resp3Command
Direct Known Subclasses:
ZRANGEBYLEX, ZRANGEBYSCORE, ZRANGESTORE, ZREVRANGE, ZREVRANGEBYLEX, ZREVRANGEBYSCORE

public class ZRANGE extends RespCommand implements Resp3Command
Since:
15.0
See Also: