bc5495fc00fc165a1ffd5ad044741a2204fe8c12
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable pairs : List<KeyValuePair> to actualPairs : List<KeyValuePair> in method public noOrderIteratorTest() : void in class tachyon.client.keyvalue.KeyValueStoresIntegrationTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter keyValuePairs : List<KeyValuePair> to pairs : List<KeyValuePair> in method private createStoreOfSize(size int, pairs List<KeyValuePair>) : TachyonURI in class tachyon.client.keyvalue.KeyValueStoresIntegrationTest | From | To |