|
Move Method public getIncreasingIntBuffer(len int) : ByteBuffer from class tachyon.TestUtils to public getIncreasingIntBuffer(len int) : ByteBuffer from class tachyon.util.io.BufferUtils |
From |
To |
|
Move Method public uniqPath() : String from class tachyon.TestUtils to public uniqPath() : String from class tachyon.util.io.PathUtils |
From |
To |
|
Move Method public getIncreasingByteBuffer(start int, len int) : ByteBuffer from class tachyon.TestUtils to public getIncreasingByteBuffer(start int, len int) : ByteBuffer from class tachyon.util.io.BufferUtils |
From |
To |
|
Move Method public equalIncreasingByteArray(start int, len int, arr byte[]) : boolean from class tachyon.TestUtils to public equalIncreasingByteArray(start int, len int, arr byte[]) : boolean from class tachyon.util.io.BufferUtils |
From |
To |
|
Move Method public getIncreasingByteBuffer(len int) : ByteBuffer from class tachyon.TestUtils to public getIncreasingByteBuffer(len int) : ByteBuffer from class tachyon.util.io.BufferUtils |
From |
To |
|
Move Method public writeBufferToFile(path String, buffer byte[]) : void from class tachyon.TestUtils to public writeBufferToFile(path String, buffer byte[]) : void from class tachyon.util.io.BufferUtils |
From |
To |
|
Move Method public getIncreasingByteArray(len int) : byte[] from class tachyon.TestUtils to public getIncreasingByteArray(len int) : byte[] from class tachyon.util.io.BufferUtils |
From |
To |
|
Move Method public equalIncreasingByteBuffer(start int, len int, buf ByteBuffer) : boolean from class tachyon.TestUtils to public equalIncreasingByteBuffer(start int, len int, buf ByteBuffer) : boolean from class tachyon.util.io.BufferUtils |
From |
To |
|
Move Method public equalIncreasingByteArray(len int, arr byte[]) : boolean from class tachyon.TestUtils to public equalIncreasingByteArray(len int, arr byte[]) : boolean from class tachyon.util.io.BufferUtils |
From |
To |
|
Move Method public getIncreasingByteArray(start int, len int) : byte[] from class tachyon.TestUtils to public getIncreasingByteArray(start int, len int) : byte[] from class tachyon.util.io.BufferUtils |
From |
To |
|
Move Method public getToMasterHeartBeatIntervalMs(tachyonConf TachyonConf) : int from class tachyon.TestUtils to public getToMasterHeartBeatIntervalMs(tachyonConf TachyonConf) : int from class tachyon.util.CommonUtils |
From |
To |