| Package | Description |
|---|---|
| com.staros.starlog.proto |
| Modifier and Type | Method and Description |
|---|---|
static ExtentState |
ExtentState.forNumber(int value) |
ExtentState |
AppendResponseOrBuilder.getState()
.staros.starlog.proto.ExtentState state = 3; |
ExtentState |
ReadResponseOrBuilder.getState()
.staros.starlog.proto.ExtentState state = 4; |
ExtentState |
ReadResponse.getState()
.staros.starlog.proto.ExtentState state = 4; |
ExtentState |
ReadResponse.Builder.getState()
.staros.starlog.proto.ExtentState state = 4; |
ExtentState |
AppendResponse.getState()
.staros.starlog.proto.ExtentState state = 3; |
ExtentState |
AppendResponse.Builder.getState()
.staros.starlog.proto.ExtentState state = 3; |
ExtentState |
ExtentMetadata.getState()
.staros.starlog.proto.ExtentState state = 2; |
ExtentState |
ExtentMetadata.Builder.getState()
.staros.starlog.proto.ExtentState state = 2; |
ExtentState |
ExtentMetadataOrBuilder.getState()
.staros.starlog.proto.ExtentState state = 2; |
static ExtentState |
ExtentState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ExtentState |
ExtentState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ExtentState |
ExtentState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ExtentState[] |
ExtentState.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<ExtentState> |
ExtentState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ReadResponse.Builder |
ReadResponse.Builder.setState(ExtentState value)
.staros.starlog.proto.ExtentState state = 4; |
AppendResponse.Builder |
AppendResponse.Builder.setState(ExtentState value)
.staros.starlog.proto.ExtentState state = 3; |
ExtentMetadata.Builder |
ExtentMetadata.Builder.setState(ExtentState value)
.staros.starlog.proto.ExtentState state = 2; |
Copyright © 2024. All rights reserved.