Class ZRANGESTORE

All Implemented Interfaces:
BaseResp3Command, Resp3Command

public class ZRANGESTORE extends ZRANGE
Since:
15.0
See Also:
  • ZRANGESTORE This command is like ZRANGE, but stores the result in the <dst> destination key.
  • Constructor Details Link icon

    • ZRANGESTORE Link icon

      public ZRANGESTORE()
  • Method Details Link icon