|
Rename Parameter blockOffset : long to offset : long in method public append(offset long, buf ByteBuffer) : int in class tachyon.worker.BlockHandlerLocal |
From |
To |
|
Rename Parameter requestSize : long to requestBytes : long in method public getDirCandidate(storageDirs StorageDir[], pinList Set<Integer>, requestBytes long) : Pair<StorageDir,List<BlockInfo>> in class tachyon.worker.eviction.EvictLRU |
From |
To |
|
Rename Parameter requestSize : long to requestBytes : long in method public getDirCandidate(storageDirs StorageDir[], pinList Set<Integer>, requestBytes long) : Pair<StorageDir,List<BlockInfo>> in class tachyon.worker.eviction.EvictStrategy |
From |
To |
|
Rename Parameter requestSize : long to requestBytes : long in method public getDirCandidate(storageDirs StorageDir[], pinList Set<Integer>, requestBytes long) : Pair<StorageDir,List<BlockInfo>> in class tachyon.worker.eviction.EvictPartialLRU |
From |
To |
|
Rename Parameter srcBuf : ByteBuffer to buf : ByteBuffer in method public append(offset long, buf ByteBuffer) : int in class tachyon.worker.BlockHandlerLocal |
From |
To |