4123ed2a539cd3f9812f22f96d56aa4709828acd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type eldest : Map.Entry<String,String> to eldest : Map.Entry<Integer,String> in method public getLogJSON(name String) : LogContent in class org.apache.drill.exec.server.rest.LogsResources | From | To | |
Change Variable Type cache : Map<String,String> to cache : Map<Integer,String> in method public getLogJSON(name String) : LogContent in class org.apache.drill.exec.server.rest.LogsResources | From | To |