c87241ee40f8369a124b1ac7176d023dff072aa1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public getPartition(column RawColumn, partitionId int) : TachyonFile renamed to public openPartition(column RawColumn, partitionId int) : TachyonFile in class tachyon.client.table.TachyonRawTablesCore | From | To | |
| Rename Method public getPartition(column RawColumn, partitionId int) : TachyonFile renamed to public openPartition(column RawColumn, partitionId int) : TachyonFile in class tachyon.client.table.AbstractTachyonRawTables | From | To | |
| Change Parameter Type | 3 | ||
| Change Parameter Type tachyonClient : TachyonFS to tachyonRawTableClient : TachyonRawTables in method private createRawTable(tachyonRawTableClient TachyonRawTables) : void in class tachyon.examples.BasicRawTableOperations | From | To | |
| Change Parameter Type tachyonClient : TachyonFS to tachyonRawTableClient : TachyonRawTables in method private write(tachyonRawTableClient TachyonRawTables) : void in class tachyon.examples.BasicRawTableOperations | From | To | |
| Change Parameter Type tachyonClient : TachyonFS to tachyonClient : TachyonFileSystem in method private read(tachyonRawTableClient TachyonRawTables, tachyonClient TachyonFileSystem) : boolean in class tachyon.examples.BasicRawTableOperations | From | To | |
| Rename Variable | 1 | ||
| Rename Variable tachyonClient : TachyonFS to tachyonRawTableClient : TachyonRawTables in method public call() : Boolean in class tachyon.examples.BasicRawTableOperations | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type tachyonClient : TachyonFS to tachyonRawTableClient : TachyonRawTables in method public call() : Boolean in class tachyon.examples.BasicRawTableOperations | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter tachyonClient : TachyonFS to tachyonRawTableClient : TachyonRawTables in method private write(tachyonRawTableClient TachyonRawTables) : void in class tachyon.examples.BasicRawTableOperations | From | To | |
| Rename Parameter tachyonClient : TachyonFS to tachyonRawTableClient : TachyonRawTables in method private createRawTable(tachyonRawTableClient TachyonRawTables) : void in class tachyon.examples.BasicRawTableOperations | From | To |