30972f1f07d653d8255680aedee8fef95698a698
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type outputBuf : ByteBuffer to outputBuf : MappedByteBuffer in method private write(offset long, inputBuf ByteBuffer) : long in class tachyon.worker.block.io.LocalFileBlockWriter | From | To | |
Change Variable Type buf : ByteBuffer to buf : MappedByteBuffer in method public directRead(b byte[], off int, len int) : int in class tachyon.client.block.LocalBlockInStream | From | To |