e61ece92126fca28a0c91c27cd734c0453bdd1f4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type length : long to length : int in method public randomString(length int) : String in class alluxio.util.CommonUtils | From | To | |
Rename Variable | 4 | ||
Rename Variable in : BufferedReader to br : BufferedReader in method public getResponse(connection HttpURLConnection) : String in class alluxio.rest.TestCase | From | To | |
Rename Variable bufferLength : int to bytes : byte[] in method public readBlockTest() : void in class alluxio.worker.block.BlockWorkerClientRestApiTest | From | To | |
Rename Variable bufferLength : int to bytes : byte[] in method public writeTest() : void in class alluxio.worker.block.BlockWorkerClientRestApiTest | From | To | |
Rename Variable response : StringBuffer to sb : StringBuilder in method public getResponse(connection HttpURLConnection) : String in class alluxio.rest.TestCase | From | To | |
Change Variable Type | 3 | ||
Change Variable Type response : StringBuffer to sb : StringBuilder in method public getResponse(connection HttpURLConnection) : String in class alluxio.rest.TestCase | From | To | |
Change Variable Type bufferLength : int to bytes : byte[] in method public writeTest() : void in class alluxio.worker.block.BlockWorkerClientRestApiTest | From | To | |
Change Variable Type bufferLength : int to bytes : byte[] in method public readBlockTest() : void in class alluxio.worker.block.BlockWorkerClientRestApiTest | From | To |