类 XGroupSetIdCommand

    • 构造器详细资料

      • XGroupSetIdCommand

        public XGroupSetIdCommand()
      • XGroupSetIdCommand

        public XGroupSetIdCommand​(byte[] key,
                                  byte[] group,
                                  byte[] id)
    • 方法详细资料

      • getGroup

        public byte[] getGroup()
      • setGroup

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

        public byte[] getId()
      • setId

        public void setId​(byte[] id)