dcb1585ba5cfa0a02550eb16e90c6a12f3b07a83
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getNoCache() : boolean renamed to public isNoCache() : boolean in class alluxio.worker.block.meta.UnderFileSystemBlockMeta | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method package isPersisted() : boolean extracted from private openBlock(channel Channel) : void in class alluxio.worker.netty.DataServerBlockReadHandler & moved to class alluxio.worker.netty.DataServerBlockReadHandler.BlockReadRequestInternal | From | To |