| Package | Description |
|---|---|
| io.etcd.jetcd.op |
| Modifier and Type | Method and Description |
|---|---|
TxnImpl |
TxnImpl.Else(Op... ops) |
TxnImpl |
TxnImpl.If(Cmp... cmps) |
static TxnImpl |
TxnImpl.newTxn(Function<TxnRequest,CompletableFuture<TxnResponse>> f,
ByteSequence namespace) |
TxnImpl |
TxnImpl.Then(Op... ops) |
Copyright © 2019. All rights reserved.