03b8b2b50cf4d6ef4f96394a0a78d7bab91415e2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type tachyonClient : TachyonFS to fileId : long in method private writeFile(fileId long) : void in class tachyon.examples.BasicOperations | From | To | |
Change Parameter Type tachyonClient : TachyonFS to tachyonFileSystem : TachyonFileSystem in method private createFile(tachyonFileSystem TachyonFileSystem) : long in class tachyon.examples.BasicOperations | From | To | |
Change Return Type | 1 | ||
Change Return Type void to long in method private createFile(tachyonFileSystem TachyonFileSystem) : long in class tachyon.examples.BasicOperations | From | To | |
Rename Attribute | 1 | ||
Rename Attribute mWriteType : WriteType to mClientOptions : ClientOptions in class tachyon.examples.BasicOperations | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type mWriteType : WriteType to mClientOptions : ClientOptions in class tachyon.examples.BasicOperations | From | To | |
Rename Parameter | 2 | ||
Rename Parameter tachyonClient : TachyonFS to tachyonFileSystem : TachyonFileSystem in method private createFile(tachyonFileSystem TachyonFileSystem) : long in class tachyon.examples.BasicOperations | From | To | |
Rename Parameter tachyonClient : TachyonFS to fileId : long in method private writeFile(fileId long) : void in class tachyon.examples.BasicOperations | From | To |