05df882581f4dc82bfae7435c6ef8e14cb75b1fc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable info : MasterInfo to fsMaster : FileSystemMaster in method private reproduceAndCheckState(successFiles int, successTables int) : void in class tachyon.master.next.JournalShutdownIntegrationTest | From | To | |
Change Return Type | 1 | ||
Change Return Type tachyon.master.LocalTachyonCluster to LocalTachyonCluster in method private setupSingleMasterCluster() : LocalTachyonCluster in class tachyon.master.next.JournalShutdownIntegrationTest | From | To | |
Change Variable Type | 2 | ||
Change Variable Type info : MasterInfo to fsMaster : FileSystemMaster in method private reproduceAndCheckState(successFiles int, successTables int) : void in class tachyon.master.next.JournalShutdownIntegrationTest | From | To | |
Change Variable Type cluster : tachyon.master.LocalTachyonCluster to cluster : LocalTachyonCluster in method private setupSingleMasterCluster() : LocalTachyonCluster in class tachyon.master.next.JournalShutdownIntegrationTest | From | To |