469d04baae4f06f19b1b988adf93d7bec27e2aa6
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute mRawTableInfo : RawTableInfo to mRawTableId : long in class tachyon.client.table.RawTable | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type mRawTableInfo : RawTableInfo to mRawTableId : long in class tachyon.client.table.RawTable | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter table : RawTable to rawTable : RawTable in method public updateRawTableMetadata(rawTable RawTable, metadata ByteBuffer) : void in class tachyon.client.table.TachyonRawTablesCore | From | To | |
| Rename Parameter rTable : RawTable to rawTable : RawTable in method public getInfo(rawTable RawTable) : RawTableInfo in class tachyon.client.table.TachyonRawTablesCore | From | To |