| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.io.hfile | Provides implementations of  HFileand HFileBlockCache. | 
| org.apache.hadoop.hbase.metrics.impl | Implementation of the HBase Metrics framework. | 
| Modifier and Type | Field and Description | 
|---|---|
| private FastLongHistogram | CacheStats. ageAtEvictionKeep running age at eviction time | 
| private FastLongHistogram | AgeSnapshot. ageHistogram | 
| (package private) FastLongHistogram | BlockCacheUtil.CachedBlocksByFile. hist | 
| Constructor and Description | 
|---|
| AgeSnapshot(FastLongHistogram ageHistogram) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected FastLongHistogram | HistogramImpl. histogram | 
| Constructor and Description | 
|---|
| HistogramImpl(CounterImpl counter,
             FastLongHistogram histogram) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.