e2195b1ea65c6fc09abbfd583dfe1240b7358eb5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type boolean to void in method public delete(alluxioUri AlluxioURI, inode Inode) : void in class alluxio.master.file.SafeUfsDeleter | From | To | |
Change Return Type boolean to void in method public delete(alluxioUri AlluxioURI, inode Inode) : void in class alluxio.master.file.UfsDeleter | From | To | |
Change Variable Type | 1 | ||
Change Variable Type failedUris : List<String> to failedUris : List<Pair<String,String>> in method private deleteInternal(rpcContext RpcContext, inodePath LockedInodePath, replayed boolean, opTimeMs long, deleteOptions DeleteOptions) : void in class alluxio.master.file.DefaultFileSystemMaster | From | To |