Uses of Class
org.apache.hadoop.hbase.metrics.impl.FastLongHistogram.Bins
Package
Description
Implementation of the HBase Metrics framework.
-
Uses of FastLongHistogram.Bins in org.apache.hadoop.hbase.metrics.impl
ModifierConstructorDescriptionBins
(FastLongHistogram.Bins last, int numBins, double minQ, double maxQ) The constructor for creating a Bins with last Bins.