|
Rename Parameter fsa : FileSystemAbstraction to fileSystem : FileSystemAbstraction in method package Segments(fileSystem FileSystemAbstraction, fileNames FileNames, readerPool ReaderPool, allSegments List<SegmentFile>, contentMarshal ChannelMarshal<ReplicatedContent>, logProvider LogProvider, currentVersion long) in class org.neo4j.coreedge.raft.log.segmented.Segments |
From |
To |
|
Rename Parameter segmentFiles : List<SegmentFile> to allSegments : List<SegmentFile> in method package Segments(fileSystem FileSystemAbstraction, fileNames FileNames, readerPool ReaderPool, allSegments List<SegmentFile>, contentMarshal ChannelMarshal<ReplicatedContent>, logProvider LogProvider, currentVersion long) in class org.neo4j.coreedge.raft.log.segmented.Segments |
From |
To |
|
Rename Parameter printEveryMs : long to printEvery : long in method public create(name String, printEvery long, clearAfterPrint boolean) : StatContext in class org.neo4j.coreedge.helper.StatUtil |
From |
To |
|
Rename Parameter marshal : ChannelMarshal<ReplicatedContent> to contentMarshal : ChannelMarshal<ReplicatedContent> in method package RecoveryProtocol(fileSystem FileSystemAbstraction, fileNames FileNames, readerPool ReaderPool, contentMarshal ChannelMarshal<ReplicatedContent>, logProvider LogProvider) in class org.neo4j.coreedge.raft.log.segmented.RecoveryProtocol |
From |
To |