Uses of Class
org.apache.hadoop.hbase.metrics.impl.FastLongHistogram
Package
Description
Provides implementations of
HFile
and HFile
BlockCache
.Implementation of the HBase Metrics framework.
-
Uses of FastLongHistogram in org.apache.hadoop.hbase.io.hfile
Modifier and TypeFieldDescriptionprivate FastLongHistogram
CacheStats.ageAtEviction
Keep running age at eviction timeprivate final FastLongHistogram
AgeSnapshot.ageHistogram
(package private) FastLongHistogram
BlockCacheUtil.CachedBlocksByFile.hist
-
Uses of FastLongHistogram in org.apache.hadoop.hbase.metrics.impl
ModifierConstructorDescriptionprotected
HistogramImpl
(CounterImpl counter, FastLongHistogram histogram)