Uses of Interface
org.apache.hadoop.hbase.util.ByteBufferAllocator

Packages that use org.apache.hadoop.hbase.util.ByteBufferAllocator
Package
Description
 
  • Uses of org.apache.hadoop.hbase.util.ByteBufferAllocator in org.apache.hadoop.hbase.util

    Constructors in org.apache.hadoop.hbase.util with parameters of type org.apache.hadoop.hbase.util.ByteBufferAllocator in in
    Modifier
    Constructor
    Description
     
    ByteBufferArray(long capacity, org.apache.hadoop.hbase.util.ByteBufferAllocator allocator)
    We allocate a number of byte buffers as the capacity.