public class HashKVResponse extends AbstractResponse<HashKVResponse>
Maintenance#HashKV(String, long).Response.Header| Constructor and Description |
|---|
HashKVResponse(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, toStringpublic HashKVResponse(HashKVResponse response)
Copyright © 2019. All rights reserved.