All Implemented Interfaces:
Resp3Command

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

    • ZRANGESTORE

      public ZRANGESTORE()
  • Method Details

    • aclMask

      public long aclMask()
      Overrides:
      aclMask in class ZRANGE