81740f80ed5e64c8d8dd5a32006511805a6a259d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private configFile(config Map<String,String>) : File renamed to private writeConfig(config Map<String,String>) : File in class org.neo4j.server.enterprise.ArbiterBootstrapperIT | From | To | |
Rename Variable | 1 | ||
Rename Variable configFile : File to configDir : File in method private startAndAssertJoined(expectedAssignedPort Integer, config Map<String,String>) : void in class org.neo4j.server.enterprise.ArbiterBootstrapperIT | From | To | |
Rename Parameter | 3 | ||
Rename Parameter configFile : File to config : File in method private calculateSettings(config File, log Log, configOverrides Pair<String,String>[]) : HashMap<String,String> in class org.neo4j.server.configuration.ConfigLoader | From | To | |
Rename Parameter configFile : File to configDir : File in method private startArbiterProcess(configDir File) : Process in class org.neo4j.server.enterprise.ArbiterBootstrapperIT | From | To | |
Rename Parameter configFile : File to configDir : File in method private startArbiter(configDir File, latch CountDownLatch) : boolean in class org.neo4j.server.enterprise.ArbiterBootstrapperIT | From | To |