b6ac77ab6042273900ca2b0936ba699baeaf8c7b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public rootConcurrentCreate() : void renamed to public concurrentCreateNonPersistedDir() : void in class alluxio.master.file.ConcurrentFileSystemMasterTest | From | To | |
Rename Method private concurrentCreate(paths AlluxioURI[], limitMs long) : int renamed to private concurrentUnaryOperation(operation UnaryOperation, paths AlluxioURI[], limitMs long) : int in class alluxio.master.file.ConcurrentFileSystemMasterTest | From | To |