39e63eee9e9faab7f40bafaf6a8134703ddbf19a
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 0
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type length : int to length : long in method public read(offset long, length long) : ByteBuffer in class tachyon.worker.block.io.LocalFileBlockReader | From | To | |
| Change Return Type | 1 | ||
| Change Return Type ByteChannel to ReadableByteChannel in method public getChannel() : ReadableByteChannel in class tachyon.worker.block.io.LocalFileBlockReader | From | To | |
| Rename Class | 1 | ||
| Rename Class tachyon.worker.block.io.BlockHandlerLocal renamed to tachyon.worker.block.io.LocalFileBlockReader | From | To |