public static interface Errorpb.DiskFullOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getReason()
The detailed info
string reason = 2; |
com.google.protobuf.ByteString |
getReasonBytes()
The detailed info
string reason = 2; |
long |
getStoreId(int index)
The requested store ID
repeated uint64 store_id = 1; |
int |
getStoreIdCount()
The requested store ID
repeated uint64 store_id = 1; |
List<Long> |
getStoreIdList()
The requested store ID
repeated uint64 store_id = 1; |
int getStoreIdCount()
The requested store ID
repeated uint64 store_id = 1;long getStoreId(int index)
The requested store ID
repeated uint64 store_id = 1;String getReason()
The detailed info
string reason = 2;com.google.protobuf.ByteString getReasonBytes()
The detailed info
string reason = 2;Copyright © 2023 PingCAP. All rights reserved.