| Package | Description |
|---|---|
| com.pingcap.tidb.tipb |
| Modifier and Type | Class and Description |
|---|---|
class |
Histogram
Protobuf type
tipb.Histogram |
static class |
Histogram.Builder
Protobuf type
tipb.Histogram |
| Modifier and Type | Method and Description |
|---|---|
HistogramOrBuilder |
AnalyzeIndexResp.getHistOrBuilder()
optional .tipb.Histogram hist = 1; |
HistogramOrBuilder |
AnalyzeIndexResp.Builder.getHistOrBuilder()
optional .tipb.Histogram hist = 1; |
HistogramOrBuilder |
AnalyzeIndexRespOrBuilder.getHistOrBuilder()
optional .tipb.Histogram hist = 1; |
HistogramOrBuilder |
AnalyzeColumnsRespOrBuilder.getPkHistOrBuilder()
pk_hist is the histogram for primary key when it is the handle.
|
HistogramOrBuilder |
AnalyzeColumnsResp.getPkHistOrBuilder()
pk_hist is the histogram for primary key when it is the handle.
|
HistogramOrBuilder |
AnalyzeColumnsResp.Builder.getPkHistOrBuilder()
pk_hist is the histogram for primary key when it is the handle.
|
Copyright © 2025 PingCAP. All rights reserved.