Class HashKVResponse

    • Constructor Summary

      Constructors 
      Constructor Description
      HashKVResponse​(io.etcd.jetcd.api.HashKVResponse response)  
    • Constructor Detail

      • HashKVResponse

        public HashKVResponse​(io.etcd.jetcd.api.HashKVResponse response)
    • Method Detail

      • getHash

        public int getHash()
        Returns the hash value computed from the responding member's MVCC keys up to a given revision.
        Returns:
        the response hash.
      • getCompacted

        public long getCompacted()
        Returns the compacted revision of key-value store when hash begins.
        Returns:
        if compacted.