7e67acb6fa379519bacbab4e777af3467ab1e537
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 2 | ||
Move And Rename Method private concurrentUnaryOperation(operation UnaryOperation, paths AlluxioURI[], limitMs long) : int from class alluxio.master.file.ConcurrentFileSystemMasterDeleteTest to public unaryOperation(fileSystem FileSystem, operation UnaryOperation, paths AlluxioURI[], limitMs long) : int from class alluxio.master.file.ConcurrentFileSystemMasterUtils | From | To | |
Move And Rename Method private concurrentUnaryOperation(operation UnaryOperation, paths AlluxioURI[], limitMs long) : int from class alluxio.master.file.ConcurrentFileSystemMasterCreateTest to public unaryOperation(fileSystem FileSystem, operation UnaryOperation, paths AlluxioURI[], limitMs long) : int from class alluxio.master.file.ConcurrentFileSystemMasterUtils | From | To | |
Move Attribute | 1 | ||
Move Attribute private sCreatePersistedFileOptions : CreateFileOptions from class alluxio.master.file.ConcurrentFileSystemMasterCreateTest to private sCreatePersistedFileOptions : CreateFileOptions from class alluxio.master.file.ConcurrentFileSystemMasterUtils | From | To | |
Move Class | 2 | ||
Move Class alluxio.master.file.ConcurrentFileSystemMasterCreateTest.UnaryOperation moved to alluxio.master.file.ConcurrentFileSystemMasterUtils.UnaryOperation | From | To | |
Move Class alluxio.master.file.ConcurrentFileSystemMasterCreateTest.IntegerSuffixedPathComparator moved to alluxio.master.file.ConcurrentFileSystemMasterUtils.IntegerSuffixedPathComparator | From | To |