| Package | Description |
|---|---|
| com.pingcap.tidb.tipb |
| Modifier and Type | Class and Description |
|---|---|
class |
AnalyzeIndexReq
Protobuf type
tipb.AnalyzeIndexReq |
static class |
AnalyzeIndexReq.Builder
Protobuf type
tipb.AnalyzeIndexReq |
| Modifier and Type | Method and Description |
|---|---|
AnalyzeIndexReqOrBuilder |
AnalyzeReqOrBuilder.getIdxReqOrBuilder()
optional .tipb.AnalyzeIndexReq idx_req = 5; |
AnalyzeIndexReqOrBuilder |
AnalyzeReq.getIdxReqOrBuilder()
optional .tipb.AnalyzeIndexReq idx_req = 5; |
AnalyzeIndexReqOrBuilder |
AnalyzeReq.Builder.getIdxReqOrBuilder()
optional .tipb.AnalyzeIndexReq idx_req = 5; |
Copyright © 2025 PingCAP. All rights reserved.