b85d1126b6d7d432a2a2f41a65ef498eb68626e1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private propagatePersisted(inodePath InodePath, replayed boolean) : void renamed to private propagatePersistedInternal(inodePath InodePath, replayed boolean) : List<Inode<?>> in class alluxio.master.file.FileSystemMaster | From | To | |
Change Return Type | 2 | ||
Change Return Type void to List<Inode<?>> in method private propagatePersistedInternal(inodePath InodePath, replayed boolean) : List<Inode<?>> in class alluxio.master.file.FileSystemMaster | From | To | |
Change Return Type void to List<Inode<?>> in method package setAttributeInternal(inodePath InodePath, opTimeMs long, options SetAttributeOptions) : List<Inode<?>> in class alluxio.master.file.FileSystemMaster | From | To |