d1511d939ba41d7042b82ee954455bbcd59e6134
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class alluxio.master.file.DefaultFileSystemMasterTest renamed to alluxio.master.file.FileSystemMasterTest | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute factory : JournalFactory to mJournalFactory : JournalFactory in method private startServices() : void in class alluxio.master.file.FileSystemMasterTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type mFileSystemMaster : DefaultFileSystemMaster to mFileSystemMaster : FileSystemMaster in class alluxio.master.file.FileSystemMasterTest | From | To |