| Package | Description |
|---|---|
| types |
| Modifier and Type | Method and Description |
|---|---|
static Transaction.WriteOpType |
Transaction.WriteOpType.forNumber(int value) |
Transaction.WriteOpType |
Transaction.WriteOpOrBuilder.getType()
WriteOp type.
|
Transaction.WriteOpType |
Transaction.WriteOp.getType()
WriteOp type.
|
Transaction.WriteOpType |
Transaction.WriteOp.Builder.getType()
WriteOp type.
|
static Transaction.WriteOpType |
Transaction.WriteOpType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Transaction.WriteOpType |
Transaction.WriteOpType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Transaction.WriteOpType |
Transaction.WriteOpType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Transaction.WriteOpType[] |
Transaction.WriteOpType.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<Transaction.WriteOpType> |
Transaction.WriteOpType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Transaction.WriteOp.Builder |
Transaction.WriteOp.Builder.setType(Transaction.WriteOpType value)
WriteOp type.
|
Copyright © 2019. All rights reserved.