661491b56b250a8faa0f375f83815c0aa69bac24
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type out : FanOutOneBlockAsyncDFSOutput to out : AsyncFSOutput in method package writeAndVerify(fs FileSystem, f Path, out AsyncFSOutput) : void in class org.apache.hadoop.hbase.io.asyncfs.TestFanOutOneBlockAsyncDFSOutput | From | To | |
Change Parameter Type dfs : DistributedFileSystem to fs : FileSystem in method package writeAndVerify(fs FileSystem, f Path, out AsyncFSOutput) : void in class org.apache.hadoop.hbase.io.asyncfs.TestFanOutOneBlockAsyncDFSOutput | From | To | |
Rename Variable | 1 | ||
Rename Variable fsOut : FSDataOutputStream to out : FSDataOutputStream in method public createOutput(fs FileSystem, f Path, overwrite boolean, createParent boolean, replication short, blockSize long, eventLoopGroup EventLoopGroup, channelClass Class<? extends Channel>) : AsyncFSOutput in class org.apache.hadoop.hbase.io.asyncfs.AsyncFSOutputHelper | From | To | |
Rename Parameter | 1 | ||
Rename Parameter dfs : DistributedFileSystem to fs : FileSystem in method package writeAndVerify(fs FileSystem, f Path, out AsyncFSOutput) : void in class org.apache.hadoop.hbase.io.asyncfs.TestFanOutOneBlockAsyncDFSOutput | From | To |