public static interface Debugpb.GetAllRegionsInStoreResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getRegions(int index)
repeated uint64 regions = 1; |
int |
getRegionsCount()
repeated uint64 regions = 1; |
List<Long> |
getRegionsList()
repeated uint64 regions = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Long> getRegionsList()
repeated uint64 regions = 1;int getRegionsCount()
repeated uint64 regions = 1;long getRegions(int index)
repeated uint64 regions = 1;index - The index of the element to return.Copyright © 2025 PingCAP. All rights reserved.