bcf18ed38eaf60a9e80662863cb26d06ecaa38b7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable ret : CommandLine to cmd : CommandLine in method private parseInputArgs(args String[]) : boolean in class tachyon.examples.JournalCrashTest | From | To | |
| Rename Variable f : int to i : int in method public main(args String[]) : void in class tachyon.examples.JournalCrashTest | From | To | |
| Change Return Type | 1 | ||
| Change Return Type CommandLine to boolean in method private parseInputArgs(args String[]) : boolean in class tachyon.examples.JournalCrashTest | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute createFileClients : int to sCreateFileClientNum : int in method public main(args String[]) : void in class tachyon.examples.JournalCrashTest | From | To |