b2806c6da6000f9bc5c4aa742823301bf4534a7e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method protected incrementBlocksReadMetric() : void from class tachyon.client.block.RemoteBlockInStream to private incrementBytesReadMetric(bytes int) : void from class tachyon.client.block.LocalBlockInStream | From | To | |
Rename Variable | 1 | ||
Rename Variable lengthToRead : int to toRead : int in method private readFromRemote(b byte[], off int, len int) : int in class tachyon.client.block.RemoteBlockInStream | From | To |