public static interface Errorpb.ServerIsBusyOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getBackoffMs()
The suggested backoff time
|
String |
getReason()
string reason = 1; |
com.google.protobuf.ByteString |
getReasonBytes()
string reason = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getReason()
string reason = 1;
com.google.protobuf.ByteString getReasonBytes()
string reason = 1;
long getBackoffMs()
The suggested backoff time
uint64 backoff_ms = 2;
Copyright © 2024 PingCAP. All rights reserved.