885587b2ffeba693a64c9e91ffd6b02b90a4c349
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public memoryCopyParition() : void renamed to public memoryCopyPartition() : void in class tachyon.examples.Performance.GeneralWorker | From | To | |
| Rename Variable | 2 | ||
| Rename Variable tBuf2 : TachyonByteBuffer to buf2 : ByteBuffer in method public unlockBlockTest3() : void in class tachyon.client.TachyonFSIntegrationTestIso | From | To | |
| Rename Variable buf : TachyonByteBuffer to is : InStream in method public rawtablePerfTest() : void in class tachyon.client.table.RawTableIntegrationTest | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type tBuf2 : TachyonByteBuffer to buf2 : ByteBuffer in method public unlockBlockTest3() : void in class tachyon.client.TachyonFSIntegrationTestIso | From | To | |
| Change Variable Type buf : TachyonByteBuffer to is : InStream in method public rawtablePerfTest() : void in class tachyon.client.table.RawTableIntegrationTest | From | To |