4a82d718cb480b1c9053d1502a7ad951031a163d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 2 | ||
Move And Inline Method public columnFunction(table TpchScaledTable) : Function<String,TpchScaledColumn> moved from class com.facebook.presto.tests.tpch.TpchIndexedData.TpchScaledColumn to class com.facebook.presto.tests.tpch.TpchIndexedData & inlined to public getIndexedTable(tableName String, scaleFactor double, indexColumnNames Set<String>) : Optional<IndexedTable> | From | To | |
Move And Inline Method public columnFunction(table TpchScaledTable) : Function<String,TpchScaledColumn> moved from class com.facebook.presto.tests.tpch.TpchIndexedData.TpchScaledColumn to class com.facebook.presto.tests.tpch.TpchIndexedData & inlined to public TpchIndexedData(connectorId String, tpchIndexSpec TpchIndexSpec) | From | To |