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 |
AnalyzeReq.getIdxReqOrBuilder()
optional .tipb.AnalyzeIndexReq idx_req = 5; |
AnalyzeIndexReqOrBuilder |
AnalyzeReq.Builder.getIdxReqOrBuilder()
optional .tipb.AnalyzeIndexReq idx_req = 5; |
AnalyzeIndexReqOrBuilder |
AnalyzeReqOrBuilder.getIdxReqOrBuilder()
optional .tipb.AnalyzeIndexReq idx_req = 5; |
Copyright © 2024 PingCAP. All rights reserved.