public static interface Kvrpcpb.CheckLeaderResponseOrBuilder
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; |
long |
getTs()
uint64 ts = 2; |
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.long getTs()
uint64 ts = 2;Copyright © 2025 PingCAP. All rights reserved.