static ReplicaInfo.ReplicaType |
ReplicaInfo.ReplicaType.forNumber(int value) |
|
ReplicaInfo.ReplicaType |
ReplicaInfo.Builder.getType() |
The type of replica.
|
ReplicaInfo.ReplicaType |
ReplicaInfo.getType() |
The type of replica.
|
ReplicaInfo.ReplicaType |
ReplicaInfoOrBuilder.getType() |
The type of replica.
|
static ReplicaInfo.ReplicaType |
ReplicaInfo.ReplicaType.valueOf(int value) |
Deprecated.
|
static ReplicaInfo.ReplicaType |
ReplicaInfo.ReplicaType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ReplicaInfo.ReplicaType |
ReplicaInfo.ReplicaType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ReplicaInfo.ReplicaType[] |
ReplicaInfo.ReplicaType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|