public interface IHAWriteSetStateResponse extends IHAMessage
Modifier and Type | Method and Description |
---|---|
long |
getCommitCounter()
The commit counter for the then current commit point.
|
long |
getLastCommitTime()
The last commit time associated with the then current commit point.
|
long |
getSequence()
The write cache buffer sequence number (reset to ZERO (0) for the first
message after each commit and incremented for each buffer sent by the
leader).
|
long getCommitCounter()
long getLastCommitTime()
long getSequence()
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.