73bef0cfc43f7ceae414d3d52ea589f37c8d1670
Files Diff
- Added: 1
- Removed: 3
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable shouldCompact : boolean to runningOutOfDiskSpace : boolean in method private snapshotServices(rescheduleAfterCompletion boolean, force boolean) : CompletableFuture<Void> in class io.atomix.protocols.raft.storage.compactor.RaftLogCompactor | From | To | |
Inline Method | 2 | ||
Inline Method private shouldCompact() : boolean inlined to private snapshotServices(rescheduleAfterCompletion boolean, force boolean) : CompletableFuture<Void> in class io.atomix.protocols.raft.storage.compactor.RaftLogCompactor | From | To | |
Move Source Folder | 1 | ||
Move Source Folder storage/statistics to storage/api | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private SEGMENT_BUFFER_FACTOR : int in class io.atomix.storage.journal.SegmentedJournal | From | To |