|
Move Method public createByteFile(tfs TachyonFS, fileName String, op WriteType, len int, blockCapacityByte long) : int from class tachyon.TestUtils to public createByteFile(tfs TachyonFS, fileName String, op WriteType, len int, blockCapacityByte long) : int from class tachyon.client.TachyonFSTestUtils |
From |
To |
|
Move Method public createByteFile(tfs TachyonFS, fileURI TachyonURI, op WriteType, len int) : int from class tachyon.TestUtils to public createByteFile(tfs TachyonFS, fileURI TachyonURI, op WriteType, len int) : int from class tachyon.client.TachyonFSTestUtils |
From |
To |
|
Move Method public createByteFile(tfs TachyonFS, fileName String, op WriteType, len int) : int from class tachyon.TestUtils to public createByteFile(tfs TachyonFS, fileName String, op WriteType, len int) : int from class tachyon.client.TachyonFSTestUtils |
From |
To |
|
Move Method public listFiles(tfs TachyonFS, path String) : List<String> from class tachyon.TestUtils to public listFiles(tfs TachyonFS, path String) : List<String> from class tachyon.client.TachyonFSTestUtils |
From |
To |