Uses of Interface
org.apache.hadoop.hbase.util.ByteBufferAllocator
Packages that use org.apache.hadoop.hbase.util.ByteBufferAllocator
-
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 inModifierConstructorDescriptionByteBufferArray
(long capacity, org.apache.hadoop.hbase.util.ByteBufferAllocator allocator) We allocate a number of byte buffers as the capacity.