|
Change Variable Type raftLog : SegmentedRaftLog to raftLog : RaftLog in method public shouldRestoreCorrectCommitAndAppendIndexWithTruncationRecordsAndAppendedRecordsAfterThat() : void in class org.neo4j.coreedge.raft.log.segmented.SegmentedRaftLogContractTest |
From |
To |
|
Change Variable Type raftLog : SegmentedRaftLog to raftLog : RaftLog in method public shouldReadBackNonCachedEntry() : void in class org.neo4j.coreedge.raft.log.segmented.SegmentedRaftLogContractTest |
From |
To |
|
Change Variable Type raftLog : SegmentedRaftLog to raftLog : RaftLog in method public shouldRestoreCorrectCommitAndAppendIndexOnStartupAfterTruncation() : void in class org.neo4j.coreedge.raft.log.segmented.SegmentedRaftLogContractTest |
From |
To |
|
Change Variable Type raftLog : SegmentedRaftLog to raftLog : RaftLog in method public shouldRestoreCommitIndexOnStartup() : void in class org.neo4j.coreedge.raft.log.segmented.SegmentedRaftLogContractTest |
From |
To |