Package | Description |
---|---|
org.apache.hadoop.hbase.io.hfile |
Provides implementations of
HFile and HFile
BlockCache . |
org.apache.hadoop.hbase.metrics.impl |
Implementation of the HBase Metrics framework.
|
Modifier and Type | Field and Description |
---|---|
private FastLongHistogram |
CacheStats.ageAtEviction
Keep 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–2020 The Apache Software Foundation. All rights reserved.