public static interface Debugpb.RegionSizeRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCfs(int index)
repeated string cfs = 2; |
com.google.protobuf.ByteString |
getCfsBytes(int index)
repeated string cfs = 2; |
int |
getCfsCount()
repeated string cfs = 2; |
List<String> |
getCfsList()
repeated string cfs = 2; |
long |
getRegionId()
uint64 region_id = 1; |
long getRegionId()
uint64 region_id = 1;int getCfsCount()
repeated string cfs = 2;String getCfs(int index)
repeated string cfs = 2;com.google.protobuf.ByteString getCfsBytes(int index)
repeated string cfs = 2;Copyright © 2023 PingCAP. All rights reserved.