3972c9d89b3629f12a9ac40a5a8a8e182aa6a127
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type configFile : File to args : Args in method private ServerCommandLineArgs(args Args, configOverrides Pair<String,String>[]) in class org.neo4j.server.ServerCommandLineArgs | From | To | |
Rename Attribute | 1 | ||
Rename Attribute configFile : File to args : Args in class org.neo4j.server.ServerCommandLineArgs | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type configFile : File to args : Args in class org.neo4j.server.ServerCommandLineArgs | From | To | |
Rename Parameter | 3 | ||
Rename Parameter args : String[] to argv : String[] in method public main(argv String[]) : void in class org.neo4j.server.enterprise.ArbiterEntryPoint | From | To | |
Rename Parameter configFile : File to args : Args in method private ServerCommandLineArgs(args Args, configOverrides Pair<String,String>[]) in class org.neo4j.server.ServerCommandLineArgs | From | To | |
Rename Parameter args : String[] to argv : String[] in method public main(argv String[]) : void in class org.neo4j.server.enterprise.ArbiterBootstrapperTestProxy | From | To |