| 程序包 | 说明 |
|---|---|
| com.pingcap.tidb.tipb |
| 限定符和类型 | 类和说明 |
|---|---|
class |
Histogram
Protobuf type
tipb.Histogram |
static class |
Histogram.Builder
Protobuf type
tipb.Histogram |
| 限定符和类型 | 方法和说明 |
|---|---|
HistogramOrBuilder |
AnalyzeIndexRespOrBuilder.getHistOrBuilder()
optional .tipb.Histogram hist = 1; |
HistogramOrBuilder |
AnalyzeIndexResp.getHistOrBuilder()
optional .tipb.Histogram hist = 1; |
HistogramOrBuilder |
AnalyzeIndexResp.Builder.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 © 2023 PingCAP. All rights reserved.