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 |
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 |
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.
|
HistogramOrBuilder |
AnalyzeColumnsRespOrBuilder.getPkHistOrBuilder()
pk_hist is the histogram for primary key when it is the handle.
|
Copyright © 2024 PingCAP. All rights reserved.