public static interface Metapb.ClusterOrBuilder extends com.google.protobuf.MessageOrBuilder
long
getId()
uint64 id = 1;
int
getMaxPeerCount()
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
long getId()
int getMaxPeerCount()
max peer count for a region. pd will do the auto-balance if region peer count mismatches.
uint32 max_peer_count = 2;
Copyright © 2023 PingCAP. All rights reserved.