|
Change Variable Type os : OutStream to os : FileOutStream in method private createAndWriteFile(filePath TachyonURI, tachyonStorageType TachyonStorageType, underStorageType UnderStorageType, len int) : TachyonFile in class tachyon.worker.block.meta.CapacityUsageIntegrationTest |
From |
To |
|
Change Variable Type os : OutStream to os : FileOutStream in method public readMultiBlockFile() : void in class tachyon.client.RemoteBlockInStreamIntegrationTest |
From |
To |
|
Change Variable Type os : OutStream to os : FileOutStream in method public longWriteChangesUserId() : void in class tachyon.client.FileOutStreamIntegrationTest |
From |
To |
|
Change Variable Type os : OutStream to os : FileOutStream in method private writeTest1Util(filePath TachyonURI, op ClientOptions, len int) : void in class tachyon.client.FileOutStreamIntegrationTest |
From |
To |
|
Change Variable Type os : OutStream to os : FileOutStream in method private writeTest2Util(filePath TachyonURI, op ClientOptions, len int) : void in class tachyon.client.FileOutStreamIntegrationTest |
From |
To |
|
Change Variable Type os : OutStream to os : FileOutStream in method private writeTest3Util(filePath TachyonURI, op ClientOptions, len int) : void in class tachyon.client.FileOutStreamIntegrationTest |
From |
To |
|
Change Variable Type os : OutStream to os : FileOutStream in method public outOfOrderWriteTest() : void in class tachyon.client.FileOutStreamIntegrationTest |
From |
To |
|
Change Variable Type out : OutStream to out : FileOutStream in method public lockBlockTest() : void in class tachyon.worker.BlockServiceHandlerIntegrationTest |
From |
To |