Uses of Class
org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.BucketSizeInfo
Packages that use BucketAllocator.BucketSizeInfo
-
Uses of BucketAllocator.BucketSizeInfo in org.apache.hadoop.hbase.io.hfile.bucket
Fields in org.apache.hadoop.hbase.io.hfile.bucket declared as BucketAllocator.BucketSizeInfoModifier and TypeFieldDescriptionprivate BucketAllocator.BucketSizeInfo[]BucketAllocator.bucketSizeInfosMethods in org.apache.hadoop.hbase.io.hfile.bucket that return BucketAllocator.BucketSizeInfoModifier and TypeMethodDescriptionBucketAllocator.roundUpToBucketSizeInfo(int blockSize) Round up the given block size to bucket size, and get the corresponding BucketSizeInfo