f0c2b107b37c8fa35e6f71f120bb0a44be188f8a
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method public isSegmentFile(journalName String, fileName String) : boolean extracted from public isSegmentFile(name String, file File) : boolean in class io.atomix.storage.journal.JournalSegmentFile | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter name : String to journalName : String in method public isSegmentFile(journalName String, fileName String) : boolean in class io.atomix.storage.journal.JournalSegmentFile | From | To |