| Package | Description |
|---|---|
| com.coreos.jetcd | |
| com.coreos.jetcd.op |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<TxnResponse> |
Txn.commit()
tries to commit the transaction.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<TxnResponse> |
TxnImpl.commit() |
| Modifier and Type | Method and Description |
|---|---|
static TxnImpl |
TxnImpl.newTxn(Function<com.coreos.jetcd.api.TxnRequest,CompletableFuture<TxnResponse>> f) |
Copyright © 2017. All rights reserved.