bdcdf36e75f6530f1375230ce3a30ebf61207307
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable info : FileInfo to status : URIStatus in method private readFile(tachyonClient FileSystem) : boolean in class tachyon.examples.BasicCheckpoint | From | To | |
Change Variable Type | 1 | ||
Change Variable Type info : FileInfo to status : URIStatus in method private readFile(tachyonClient FileSystem) : boolean in class tachyon.examples.BasicCheckpoint | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type mWriteOptions : OutStreamOptions to mWriteOptions : CreateFileOptions in class tachyon.examples.BasicOperations | From | To | |
Change Attribute Type mReadOptions : InStreamOptions to mReadOptions : OpenFileOptions in class tachyon.examples.BasicOperations | From | To |