Package | Description |
---|---|
org.apache.hadoop.hbase.metrics.impl |
Implementation of the HBase Metrics framework.
|
Modifier and Type | Field and Description |
---|---|
private FastLongHistogram.Bins |
FastLongHistogram.bins |
Constructor and Description |
---|
Bins(FastLongHistogram.Bins last,
int numBins,
double minQ,
double maxQ)
The constructor for creating a Bins with last Bins.
|
FastLongHistogram(FastLongHistogram.Bins bins) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.