public class HashKVResponse extends AbstractResponse<io.etcd.jetcd.api.HashKVResponse>
Maintenance#HashKV(String, long).Response.Header| Constructor and Description |
|---|
HashKVResponse(io.etcd.jetcd.api.HashKVResponse response) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCompacted()
return compact_revision is the compacted revision of key-value store when hash begins.
|
int |
getHash()
return the hash value computed from the responding member's MVCC keys up to a given revision.
|
getHeader, getResponse, getResponseHeader, toStringCopyright © 2019. All rights reserved.