| Package | Description |
|---|---|
| com.pingcap.tidb.tipb |
| Modifier and Type | Class and Description |
|---|---|
class |
Bucket
Bucket is an element of histogram.
|
static class |
Bucket.Builder
Bucket is an element of histogram.
|
| Modifier and Type | Method and Description |
|---|---|
BucketOrBuilder |
Histogram.getBucketsOrBuilder(int index)
buckets represents all the buckets.
|
BucketOrBuilder |
Histogram.Builder.getBucketsOrBuilder(int index)
buckets represents all the buckets.
|
BucketOrBuilder |
HistogramOrBuilder.getBucketsOrBuilder(int index)
buckets represents all the buckets.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends BucketOrBuilder> |
Histogram.getBucketsOrBuilderList()
buckets represents all the buckets.
|
List<? extends BucketOrBuilder> |
Histogram.Builder.getBucketsOrBuilderList()
buckets represents all the buckets.
|
List<? extends BucketOrBuilder> |
HistogramOrBuilder.getBucketsOrBuilderList()
buckets represents all the buckets.
|
Copyright © 2025 PingCAP. All rights reserved.