Class CommandConsumerStats


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

      • CommandConsumerStats

        public CommandConsumerStats()
    • Method Detail

      • hasRequestId

        public boolean hasRequestId()
      • getRequestId

        public long getRequestId()
      • hasConsumerId

        public boolean hasConsumerId()
      • getConsumerId

        public long getConsumerId()
      • 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)