OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
snapshot = raft.getSnapshotStore().getSnapshotByIndex(index)snapshots = raft.getSnapshotStore().getSnapshotsByIndex(index - 1)raft.getSnapshotStore().getSnapshotByIndex(index)raft.getSnapshotStore().getSnapshotsByIndex(index - 1)atomixbdee68351a3ce8c017cf0c493a1755a673707ed7io.atomix.protocols.raft.impl.RaftServiceManager
_1203
_2202
_1snapshot
_2snapshots
v0raft.getSnapshotStore()
v1index
v0raft.getSnapshotStore()
v1index
AssignedToFalse
Snapshot snapshot=raft.getSnapshotStore().getSnapshotByIndex(index);Collection<Snapshot> snapshots=raft.getSnapshotStore().getSnapshotsByIndex(index - 1);raft.getSnapshotStore().getSnapshotByIndex(index)raft.getSnapshotStore().getSnapshotsByIndex(index - 1)atomixbdee68351a3ce8c017cf0c493a1755a673707ed7io.atomix.protocols.raft.impl.RaftServiceManager
_1203
_2202
_1snapshot
_2snapshots
v0raft.getSnapshotStore()
v1index
v0raft.getSnapshotStore()
v1index
AssignedToFalse