27ebea6295f52fa2dd32d37b23e867cc8ba84d3e
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type tfs : TachyonFileSystem to tfs : FileSystem in method package TachyonFuseFs(conf TachyonConf, tfs FileSystem, opts TachyonFuseOptions) in class tachyon.fuse.TachyonFuseFs | From | To | |
| Rename Variable | 2 | ||
| Rename Variable fake : TachyonFile to status : URIStatus in method public readTest() : void in class tachyon.fuse.TachyonFuseFsTest | From | To | |
| Rename Variable fake : TachyonFile to status : URIStatus in method public openTest() : void in class tachyon.fuse.TachyonFuseFsTest | From | To | |
| Change Variable Type | 4 | ||
| Change Variable Type tfs : TachyonFileSystem to tfs : FileSystem in method public main(args String[]) : void in class tachyon.fuse.TachyonFuse | From | To | |
| Change Variable Type file : FileInfo to file : URIStatus in method public readdir(path String, buff Pointer, filter FuseFillDir, offset long, fi FuseFileInfo) : int in class tachyon.fuse.TachyonFuseFs | From | To | |
| Change Variable Type fake : TachyonFile to status : URIStatus in method public readTest() : void in class tachyon.fuse.TachyonFuseFsTest | From | To | |
| Change Variable Type fake : TachyonFile to status : URIStatus in method public openTest() : void in class tachyon.fuse.TachyonFuseFsTest | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type mTFS : TachyonFileSystem to mTFS : FileSystem in class tachyon.fuse.TachyonFuseFsTest | From | To | |
| Change Attribute Type mTFS : TachyonFileSystem to mTFS : FileSystem in class tachyon.fuse.TachyonFuseFs | From | To |