Package | Description |
---|---|
org.tikv.common.statistics |
Modifier and Type | Method and Description |
---|---|
List<Bucket> |
Histogram.getBuckets() |
Modifier and Type | Method and Description |
---|---|
int |
Bucket.compareTo(Bucket b) |
Modifier and Type | Method and Description |
---|---|
Histogram.Builder |
Histogram.Builder.setBuckets(List<Bucket> buckets) |
Copyright © 2024 PingCAP. All rights reserved.