c368e8e4ff607302db0d92eba75dc54036bf244c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type id : int to id : long in method public updateRawTableMetadata(id long, metadata ByteBuffer) : void in class tachyon.client.TachyonFS | From | To | |
Change Return Type | 3 | ||
Change Return Type int to long in method public createRawTable(path TachyonURI, columns int) : long in class tachyon.client.TachyonFS | From | To | |
Change Return Type int to long in method public createRawTable(path TachyonURI, columns int, metadata ByteBuffer) : long in class tachyon.client.TachyonFS | From | To | |
Change Return Type int to long in method public getId() : long in class tachyon.client.table.RawTable | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type mId : int to mId : long in class tachyon.examples.BasicRawTableOperations | From | To |