Class XGroupSetIdCommand

    • Constructor Detail

      • XGroupSetIdCommand

        public XGroupSetIdCommand()
      • XGroupSetIdCommand

        public XGroupSetIdCommand​(byte[] key,
                                  byte[] group,
                                  byte[] id)
      • XGroupSetIdCommand

        public XGroupSetIdCommand​(byte[] key,
                                  byte[] group,
                                  byte[] id,
                                  Long entriesRead)
    • Method Detail

      • getEntriesRead

        public Long getEntriesRead()
      • setEntriesRead

        public void setEntriesRead​(Long entriesRead)
      • getGroup

        public byte[] getGroup()
      • setGroup

        public void setGroup​(byte[] group)
      • getId

        public byte[] getId()
      • setId

        public void setId​(byte[] id)