public interface IHAGatherReleaseTimeRequest extends IHAMessage
IHANotifyReleaseTimeRequest
back to the leader. That
message is sent from within the thread on the follower that is handling the
RMI for the IHAGatherReleaseTimeRequest
in order to synchronize the
protocol across the leader and the followers.Modifier and Type | Method and Description |
---|---|
UUID |
getLeaderId()
The UUID of the leader.
|
long |
getNewCommitCounter()
The commit counter that will be assigned to the new commit point.
|
long |
getNewCommitTime()
The commit time that will be assigned to the new commit point.
|
long |
getTimestampOnLeader()
A timestamp on the leader at the start of the protocol used to agree on
the new release time (this can be the commitTime that will be assigned by
the leader to the new commit point).
|
long |
token()
The token for which this request is valid.
|
long token()
long getTimestampOnLeader()
UUID getLeaderId()
long getNewCommitCounter()
long getNewCommitTime()
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.