6be57c7920ce030d69d6a178763e16c0462b53f3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testFormCluster() : void renamed to public testFormClusterFromFile() : void in class io.atomix.agent.AtomixAgentTest | From | To | |
Extract Method | 1 | ||
Extract Method private testFormCluster(path String) : void extracted from public testFormCluster() : void in class io.atomix.agent.AtomixAgentTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter configFile : String to config : String in method public builder(config String) : Builder in class io.atomix.core.Atomix | From | To |