ebbe3358ef6c5a71eeadf10abee9e6fafe5c432b
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 1 | ||
Pull Up Method public testCompactAndRecover() : void from class io.atomix.protocols.raft.storage.log.DiskLogTest to public testCompactAndRecover() : void from class io.atomix.protocols.raft.storage.log.PersistentLogTest | From | To | |
Extract Superclass | 1 | ||
Extract Superclass io.atomix.protocols.raft.storage.log.PersistentLogTest from classes [io.atomix.protocols.raft.storage.log.DiskLogTest] | From | To |