| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.io.hfile | Provides implementations of  HFileand HFileBlockCache. | 
| org.apache.hadoop.hbase.io.hfile.bucket | Provides  BucketCache, an implementation ofBlockCache. | 
| Modifier and Type | Method and Description | 
|---|---|
| private static BucketCache | BlockCacheFactory. createBucketCache(org.apache.hadoop.conf.Configuration c) | 
| Modifier and Type | Field and Description | 
|---|---|
| private BucketCache | BucketCache.StatisticsThread. bucketCache | 
| Modifier and Type | Method and Description | 
|---|---|
| (package private) static org.apache.hadoop.hbase.shaded.protobuf.generated.BucketCacheProtos.BucketCacheEntry | BucketProtoUtils. toPB(BucketCache cache) | 
| Constructor and Description | 
|---|
| StatisticsThread(BucketCache bucketCache) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.