Class DeallocateRewriteByteBuffAllocator

java.lang.Object
org.apache.hadoop.hbase.io.ByteBuffAllocator
org.apache.hadoop.hbase.io.DeallocateRewriteByteBuffAllocator

A ByteBuffAllocator that rewrite the bytebuffers right after released. It can be used for test whether there are prematurely releasing backing bytebuffers.
  • Field Details

    • LOG

      private static final org.slf4j.Logger LOG
  • Constructor Details

  • Method Details