public static interface ReplicationModepb.RegionReplicationStatusOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
ReplicationModepb.RegionReplicationState |
getState()
.replication_modepb.RegionReplicationState state = 1; |
long |
getStateId()
Unique ID of the state, it increases after each state transfer.
|
int |
getStateValue()
.replication_modepb.RegionReplicationState state = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getStateValue()
.replication_modepb.RegionReplicationState state = 1;
ReplicationModepb.RegionReplicationState getState()
.replication_modepb.RegionReplicationState state = 1;
long getStateId()
Unique ID of the state, it increases after each state transfer.
uint64 state_id = 2;
Copyright © 2024 PingCAP. All rights reserved.