|
Pull Up Method private writeTest1Util(filePath AlluxioURI, len int, op CreateFileOptions) : void from class alluxio.client.FileOutStreamIntegrationTest to protected writeIncreasingBytesToFile(filePath AlluxioURI, fileLen int, op CreateFileOptions) : void from class alluxio.client.AbstractFileOutStreamIntegrationTest |
From |
To |
|
Pull Up Method private writeTest2Util(filePath AlluxioURI, len int, op CreateFileOptions) : void from class alluxio.client.FileOutStreamIntegrationTest to protected writeIncreasingByteArrayToFile(filePath AlluxioURI, fileLen int, op CreateFileOptions) : void from class alluxio.client.AbstractFileOutStreamIntegrationTest |
From |
To |
|
Pull Up Method private writeTest3Util(filePath AlluxioURI, len int, op CreateFileOptions) : void from class alluxio.client.FileOutStreamIntegrationTest to protected writeTwoIncreasingByteArraysToFile(filePath AlluxioURI, fileLen int, op CreateFileOptions) : void from class alluxio.client.AbstractFileOutStreamIntegrationTest |
From |
To |
|
Rename Parameter increasingByteArrayLen : int to fileLen : int in method protected checkFile(filePath AlluxioURI, checkAlluxioStorage boolean, checkUnderStorage boolean, fileLen int) : void in class alluxio.client.AbstractFileOutStreamIntegrationTest |
From |
To |
|
Rename Parameter len : int to fileLen : int in method protected writeIncreasingBytesToFile(filePath AlluxioURI, fileLen int, op CreateFileOptions) : void in class alluxio.client.AbstractFileOutStreamIntegrationTest |
From |
To |
|
Rename Parameter len : int to fileLen : int in method protected writeIncreasingByteArrayToFile(filePath AlluxioURI, fileLen int, op CreateFileOptions) : void in class alluxio.client.AbstractFileOutStreamIntegrationTest |
From |
To |
|
Rename Parameter len : int to fileLen : int in method protected writeTwoIncreasingByteArraysToFile(filePath AlluxioURI, fileLen int, op CreateFileOptions) : void in class alluxio.client.AbstractFileOutStreamIntegrationTest |
From |
To |