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