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