a63477dcae02fad7cb7f5cbc902c0d58dfb576a6
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Class | 1 | ||
Move And Rename Class tachyon.worker.keyvalue.Utils.MockOutStream moved and renamed to tachyon.client.file.ByteArrayOutStream | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type mOutStream : Utils.MockOutStream to mOutStream : ByteArrayOutStream in class tachyon.worker.keyvalue.LinearProbingIndexTest | From | To | |
Change Attribute Type mTestOutStream : Utils.MockOutStream to mTestOutStream : ByteArrayOutStream in class tachyon.worker.keyvalue.PayloadReaderWriterTest | From | To |