| Modifier and Type | Method and Description |
|---|---|
TxnRequest |
TxnRequest.addOperation(TxnOperation operation)
Adds operation to this request
|
| Modifier and Type | Method and Description |
|---|---|
ConsulClient |
ConsulClient.transaction(TxnRequest request,
Handler<AsyncResult<TxnResponse>> resultHandler)
Manages multiple operations inside a single, atomic transaction.
|
Copyright © 2018 Eclipse. All rights reserved.