f6f5a77076ed7db9e480bc9f020f7c40fc0138d9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type blockId : long to partitionInfo : PartitionInfo in method public KeyValueInputSplit(partitionInfo PartitionInfo) in class tachyon.client.keyvalue.hadoop.KeyValueInputSplit | From | To | |
| Rename Variable | 2 | ||
| Rename Variable n : int to workersInfoSize : int in method public getLocations() : String[] in class tachyon.client.keyvalue.hadoop.KeyValueInputSplit | From | To | |
| Rename Variable blockId : long to partitionInfo : PartitionInfo in method public getSplits(conf JobConf, numSplits int) : InputSplit[] in class tachyon.client.keyvalue.hadoop.KeyValueInputFormat | From | To | |
| Replace Variable With Attribute | 2 | ||
| Replace Variable With Attribute uri : TachyonURI to mPartitionUri : TachyonURI in method public sizeTest() : void in class tachyon.client.keyvalue.KeyValuePartitionIntegrationTest | From | To | |
| Replace Variable With Attribute uri : TachyonURI to mPartitionUri : TachyonURI in method public readerWriterTest() : void in class tachyon.client.keyvalue.KeyValuePartitionIntegrationTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute mPos : int to mKeyValuePairsBytesRead : int in class tachyon.client.keyvalue.hadoop.KeyValueRecordReader | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type blockId : long to partitionInfo : PartitionInfo in method public getSplits(conf JobConf, numSplits int) : InputSplit[] in class tachyon.client.keyvalue.hadoop.KeyValueInputFormat | From | To | |
| Inline Variable | 1 | ||
| Inline Variable uniqPath : String in method public sizeTest() : void from class tachyon.client.keyvalue.KeyValuePartitionIntegrationTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private getUniqURI() : TachyonURI extracted from public sizeTest() : void in class tachyon.client.keyvalue.KeyValuePartitionIntegrationTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter blockId : long to partitionInfo : PartitionInfo in method public KeyValueInputSplit(partitionInfo PartitionInfo) in class tachyon.client.keyvalue.hadoop.KeyValueInputSplit | From | To |