| Package | Description |
|---|---|
| io.etcd.jetcd | |
| io.etcd.jetcd.kv | |
| io.etcd.jetcd.op |
| Class and Description |
|---|
| CompactResponse |
| DeleteResponse |
| GetResponse |
| PutResponse |
| TxnResponse
TxnResponse returned by a transaction call contains lists of put, get, delete responses
corresponding to either the compare in txn.IF is evaluated to true or false.
|
| Class and Description |
|---|
| DeleteResponse |
| GetResponse |
| PutResponse |
| TxnResponse
TxnResponse returned by a transaction call contains lists of put, get, delete responses
corresponding to either the compare in txn.IF is evaluated to true or false.
|
| Class and Description |
|---|
| TxnResponse
TxnResponse returned by a transaction call contains lists of put, get, delete responses
corresponding to either the compare in txn.IF is evaluated to true or false.
|
Copyright © 2019. All rights reserved.