Package | Description |
---|---|
replication_modepb |
Modifier and Type | Method and Description |
---|---|
static ReplicationModepb.RegionReplicationState |
ReplicationModepb.RegionReplicationState.forNumber(int value) |
ReplicationModepb.RegionReplicationState |
ReplicationModepb.RegionReplicationStatusOrBuilder.getState()
.replication_modepb.RegionReplicationState state = 1; |
ReplicationModepb.RegionReplicationState |
ReplicationModepb.RegionReplicationStatus.getState()
.replication_modepb.RegionReplicationState state = 1; |
ReplicationModepb.RegionReplicationState |
ReplicationModepb.RegionReplicationStatus.Builder.getState()
.replication_modepb.RegionReplicationState state = 1; |
static ReplicationModepb.RegionReplicationState |
ReplicationModepb.RegionReplicationState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ReplicationModepb.RegionReplicationState |
ReplicationModepb.RegionReplicationState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ReplicationModepb.RegionReplicationState |
ReplicationModepb.RegionReplicationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReplicationModepb.RegionReplicationState[] |
ReplicationModepb.RegionReplicationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<ReplicationModepb.RegionReplicationState> |
ReplicationModepb.RegionReplicationState.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
ReplicationModepb.RegionReplicationStatus.Builder |
ReplicationModepb.RegionReplicationStatus.Builder.setState(ReplicationModepb.RegionReplicationState value)
.replication_modepb.RegionReplicationState state = 1; |
Copyright © 2024 PingCAP. All rights reserved.