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

    • ZRANGESTORE

      public ZRANGESTORE()
  • Method Details