| Package | Description |
|---|---|
| com.staros.proto |
| Modifier and Type | Method and Description |
|---|---|
static ReplicaRole |
ReplicaRole.forNumber(int value) |
ReplicaRole |
ReplicaInfoOrBuilder.getReplicaRole()
.staros.ReplicaRole replica_role = 2; |
ReplicaRole |
ReplicaInfo.getReplicaRole()
.staros.ReplicaRole replica_role = 2; |
ReplicaRole |
ReplicaInfo.Builder.getReplicaRole()
.staros.ReplicaRole replica_role = 2; |
static ReplicaRole |
ReplicaRole.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ReplicaRole |
ReplicaRole.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ReplicaRole |
ReplicaRole.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ReplicaRole[] |
ReplicaRole.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<ReplicaRole> |
ReplicaRole.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ReplicaInfo.Builder |
ReplicaInfo.Builder.setReplicaRole(ReplicaRole value)
.staros.ReplicaRole replica_role = 2; |
Copyright © 2024. All rights reserved.