| 程序包 | 说明 |
|---|---|
| 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. |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CombinedBlockCache.CombinedCacheStats |
| 限定符和类型 | 方法和说明 |
|---|---|
CacheStats |
CacheConfig.getL2CacheStats() |
CacheStats |
CacheConfig.getOnHeapCacheStats() |
CacheStats |
CombinedBlockCache.getStats() |
CacheStats |
BlockCache.getStats()
Get the statistics for this block cache.
|
CacheStats |
LruBlockCache.getStats()
Get counter statistics for this cache.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BucketCacheStats
Class that implements cache metrics for bucket cache.
|
| 限定符和类型 | 方法和说明 |
|---|---|
CacheStats |
BucketCache.getStats() |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.