| Package | Description |
|---|---|
| io.etcd.jetcd | |
| io.etcd.jetcd.op |
| Modifier and Type | Method and Description |
|---|---|
Txn |
Txn.If(Cmp... cmps)
takes a list of comparison.
|
| Modifier and Type | Method and Description |
|---|---|
TxnImpl |
TxnImpl.If(Cmp... cmps) |
static Op.TxnOp |
Op.txn(Cmp[] cmps,
Op[] thenOps,
Op[] elseOps) |
| Constructor and Description |
|---|
TxnOp(Cmp[] cmps,
Op[] thenOps,
Op[] elseOps) |
Copyright © 2021. All rights reserved.