public static interface Errorpb.ReadIndexNotReadyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getReason()
The reason why the region is not ready to serve read index request
|
com.google.protobuf.ByteString |
getReasonBytes()
The reason why the region is not ready to serve read index request
|
long |
getRegionId()
The requested region ID
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString 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 © 2025 PingCAP. All rights reserved.