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()
IHADigestResponseUUID 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 IHADigestResponsepublic byte[] getDigest()
IHADigestResponsegetDigest in interface IHADigestResponseCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.