Uses of Class
org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocatorException

Packages that use BucketAllocatorException
org.apache.hadoop.hbase.io.hfile.bucket   
 

Uses of BucketAllocatorException in org.apache.hadoop.hbase.io.hfile.bucket
 

Methods in org.apache.hadoop.hbase.io.hfile.bucket that throw BucketAllocatorException
 void BucketAllocator.Bucket.addAllocation(long offset)
           
 long BucketAllocator.allocateBlock(int blockSize)
          Allocate a block with specified size.
 



Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.