public interface IHAReadRequest extends IHAMessage
IRawStore
managed by a remote
service. Services MUST NOT refer this message to another service. If the read
can not be satisfied, for example because the IRawStore
has been
released or because there is a checksum error when reading on the
IRawStore
, then that exception should be thrown back to the caller.Modifier and Type | Method and Description |
---|---|
long |
getAddr()
The address of the record.
|
long |
getQuorumToken()
The quorum token for which the read was issued.
|
UUID |
getStoreUUID()
|
long getQuorumToken()
UUID getStoreUUID()
long getAddr()
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.