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