2210e6f9d958da4b2a6edb5cf7fc9a13c5fba6a7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 3 | ||
Change Variable Type info : FileInfo to info : URIStatus in method public createMultiPartitionsTest() : void in class tachyon.client.keyvalue.KeyValueStoresIntegrationTest | From | To | |
Change Variable Type tfs : TachyonFileSystem to tfs : FileSystem in method public createMultiPartitionsTest() : void in class tachyon.client.keyvalue.KeyValueStoresIntegrationTest | From | To | |
Change Variable Type files : List<FileInfo> to files : List<URIStatus> in method public createMultiPartitionsTest() : void in class tachyon.client.keyvalue.KeyValueStoresIntegrationTest | From | To |