Package | Description |
---|---|
io.vertx.ext.consul |
Modifier and Type | Class and Description |
---|---|
class |
TxnKVOperation
Holds operation to apply to the key/value store inside a transaction
|
Modifier and Type | Method and Description |
---|---|
TxnOperation |
TxnRequest.getOperations(int index)
Returns the operation at the specified position in this list
|
Modifier and Type | Method and Description |
---|---|
List<TxnOperation> |
TxnRequest.getOperations()
Returns list of transaction operations
|
Modifier and Type | Method and Description |
---|---|
TxnRequest |
TxnRequest.addOperation(TxnOperation operation)
Adds operation to this request
|
Copyright © 2023 Eclipse. All rights reserved.