public static interface Errorpb.ReadIndexNotReadyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getReason()
The reason why the region is not ready to serve read index request
string reason = 1; |
com.google.protobuf.ByteString |
getReasonBytes()
The reason why the region is not ready to serve read index request
string reason = 1; |
long |
getRegionId()
The requested region ID
uint64 region_id = 2; |
String getReason()
The reason why the region is not ready to serve read index request
string reason = 1;com.google.protobuf.ByteString getReasonBytes()
The reason why the region is not ready to serve read index request
string reason = 1;long getRegionId()
The requested region ID
uint64 region_id = 2;Copyright © 2023 PingCAP. All rights reserved.