Class CommandCloseConsumer


  • public final class CommandCloseConsumer
    extends java.lang.Object
    • Constructor Detail

      • CommandCloseConsumer

        public CommandCloseConsumer()
    • Method Detail

      • hasConsumerId

        public boolean hasConsumerId()
      • getConsumerId

        public long getConsumerId()
      • hasRequestId

        public boolean hasRequestId()
      • getRequestId

        public long getRequestId()
      • writeTo

        public int writeTo​(io.netty.buffer.ByteBuf _b)
      • getSerializedSize

        public int getSerializedSize()
      • parseFrom

        public void parseFrom​(io.netty.buffer.ByteBuf _buffer,
                              int _size)
      • toByteArray

        public byte[] toByteArray()
      • parseFrom

        public void parseFrom​(byte[] a)