| Package | Description |
|---|---|
| org.apache.hadoop.hbase.io.hfile |
Provides implementations of
HFile and HFile
BlockCache. |
| org.apache.hadoop.hbase.io.hfile.bucket |
Provides
BucketCache, an implementation of
BlockCache. |
| 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 |
| Constructor and Description |
|---|
StatisticsThread(BucketCache bucketCache) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.