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