public static interface ReplicationModepb.RegionReplicationStatusOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
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; |
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 © 2023 PingCAP. All rights reserved.