public class HADigestResponse extends Object implements IHADigestResponse, Serializable
Constructor and Description |
---|
HADigestResponse(UUID storeUUID,
byte[] digest) |
public HADigestResponse(UUID storeUUID, byte[] digest)
public UUID getStoreUUID()
IHADigestResponse
UUID
identifying the IRawStore
for which the record
was requested (optional, defaults to the current Journal).
Note: This parameter is intended for scale-out if there is a need to fetch the root block of a historical journal (versus the live journal).
getStoreUUID
in interface IHADigestResponse
public byte[] getDigest()
IHADigestResponse
getDigest
in interface IHADigestResponse
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.