de0a9ed50cf01da6e1fe118d964dd7c7f4f5d8c2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable tableName : String to lowerCaseTableName : String in method public addRow(tableName String, row List<Object>) : void in class com.facebook.presto.connector.jmx.JmxHistoricalData | From | To | |
Rename Variable tableName : String to lowerCaseTableName : String in method public getRows(tableName String, selectedColumns List<Integer>) : List<List<Object>> in class com.facebook.presto.connector.jmx.JmxHistoricalData | From | To |