Package | Description |
---|---|
io.vertx.ext.consul |
Modifier and Type | Method and Description |
---|---|
TxnOperationType |
TxnOperation.getOperationType()
Returns the type of operation in a transaction
|
TxnOperationType |
TxnResult.getOperationType() |
TxnOperationType |
TxnKVOperation.getOperationType() |
TxnOperationType |
KeyValue.getOperationType() |
static TxnOperationType |
TxnOperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TxnOperationType[] |
TxnOperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Eclipse. All rights reserved.