66ace84a1ceb8cd126df4f4210ee6c8c78f5b88e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable file : TachyonFile to fileOutStream : FileOutStream in method private write(tachyonFileSystem TachyonFileSystem, filePath TachyonURI, writeType TachyonStorageType, deleteIfExists boolean, length int) : void in class tachyon.examples.BasicNonByteBufferOperations | From | To | |
Change Return Type | 1 | ||
Change Return Type TachyonFile to FileOutStream in method private getOrCreate(tachyonFileSystem TachyonFileSystem, filePath TachyonURI, deleteIfExists boolean, clientOptions ClientOptions) : FileOutStream in class tachyon.examples.BasicNonByteBufferOperations | From | To | |
Change Variable Type | 1 | ||
Change Variable Type file : TachyonFile to fileOutStream : FileOutStream in method private write(tachyonFileSystem TachyonFileSystem, filePath TachyonURI, writeType TachyonStorageType, deleteIfExists boolean, length int) : void in class tachyon.examples.BasicNonByteBufferOperations | From | To |