Class HeapByteBufBenchmark

    • Field Detail

      • checkBounds

        public String checkBounds
    • Constructor Detail

      • HeapByteBufBenchmark

        public HeapByteBufBenchmark()
    • Method Detail

      • destroy

        public void destroy()
      • getByteUnsafe

        public byte getByteUnsafe()
      • getByte

        public short getByte()
      • getShortUnsafe

        public short getShortUnsafe()
      • getShort

        public short getShort()
      • getMediumUnsafe

        public int getMediumUnsafe()
      • getMedium

        public int getMedium()
      • getIntUnsafe

        public int getIntUnsafe()
      • getInt

        public int getInt()
      • getLongUnsafe

        public long getLongUnsafe()
      • getLong

        public long getLong()