public static final class RecordingLog.Snapshot extends Object
RecordingLog.| Modifier and Type | Field and Description |
|---|---|
long |
leadershipTermId
Identity of the leadership term.
|
long |
logPosition
Position the log has reached for the snapshot.
|
long |
recordingId
Identity of the recording in the archive for the snapshot.
|
int |
serviceId
Identity of the service associated with the snapshot.
|
long |
termBaseLogPosition
The log position at the base of the leadership term.
|
long |
timestamp
Timestamp for the cluster clock in the time units configured for the cluster at time of the snapshot.
|
public final long recordingId
public final long leadershipTermId
public final long termBaseLogPosition
public final long logPosition
public final long timestamp
public final int serviceId
Copyright © 2014-2020 Real Logic Limited. All Rights Reserved.