| Package | Description |
|---|---|
| org.apache.hadoop.hbase.io.hfile.bucket |
Provides
BucketCache, an implementation of
BlockCache. |
| Modifier and Type | Field and Description |
|---|---|
private BucketAllocator.BucketSizeInfo[] |
BucketAllocator.bucketSizeInfos |
| Modifier and Type | Method and Description |
|---|---|
BucketAllocator.BucketSizeInfo |
BucketAllocator.roundUpToBucketSizeInfo(int blockSize)
Round up the given block size to bucket size, and get the corresponding
BucketSizeInfo
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.