87853fcbfe7e562e0f282aa19220c367778fbe25
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type cache : Map<KeyType,ClientFileInfo> to cache : Map<K,ClientFileInfo> in method private getFileStatus(cache Map<K,ClientFileInfo>, key K, fileId int, path String, useCachedMetaData boolean) : ClientFileInfo in class tachyon.client.TachyonFS | From | To | |
Change Parameter Type key : KeyType to key : K in method private getFileStatus(cache Map<K,ClientFileInfo>, key K, fileId int, path String, useCachedMetaData boolean) : ClientFileInfo in class tachyon.client.TachyonFS | From | To |