|
Move Method public cloneByteBuffer(buf ByteBuffer) : ByteBuffer from class tachyon.util.CommonUtils to public cloneByteBuffer(buf ByteBuffer) : ByteBuffer from class tachyon.util.io.BufferUtils |
From |
To |
|
Move Method public cleanDirectBuffer(buffer ByteBuffer) : void from class tachyon.util.CommonUtils to public cleanDirectBuffer(buffer ByteBuffer) : void from class tachyon.util.io.BufferUtils |
From |
To |
|
Move Method public putIntByteBuffer(buf ByteBuffer, b int) : void from class tachyon.util.CommonUtils to public putIntByteBuffer(buf ByteBuffer, b int) : void from class tachyon.util.io.BufferUtils |
From |
To |
|
Move Method public cloneByteBufferList(source List<ByteBuffer>) : List<ByteBuffer> from class tachyon.util.CommonUtils to public cloneByteBufferList(source List<ByteBuffer>) : List<ByteBuffer> from class tachyon.util.io.BufferUtils |
From |
To |
|
Move Method public generateNewByteBufferFromThriftRPCResults(data ByteBuffer) : ByteBuffer from class tachyon.util.CommonUtils to public generateNewByteBufferFromThriftRPCResults(data ByteBuffer) : ByteBuffer from class tachyon.util.io.BufferUtils |
From |
To |