750263924c177adbef3c8f86b1f6c1b56fc6458a
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type index : Index to index : ConnectorIndex in method public IndexSourceOperatorFactory(operatorId int, sourceId PlanNodeId, index ConnectorIndex, types List<Type>, probeKeyNormalizer Function<RecordSet,RecordSet>) in class com.facebook.presto.operator.index.IndexSourceOperator.IndexSourceOperatorFactory | From | To | |
Change Parameter Type index : Index to index : ConnectorIndex in method public IndexSourceOperator(operatorContext OperatorContext, planNodeId PlanNodeId, index ConnectorIndex, types List<Type>, probeKeyNormalizer Function<RecordSet,RecordSet>) in class com.facebook.presto.operator.index.IndexSourceOperator | From | To | |
Change Return Type | 4 | ||
Change Return Type Index to ConnectorIndex in method public getIndex(indexHandle ConnectorIndexHandle, lookupSchema List<ConnectorColumnHandle>, outputSchema List<ConnectorColumnHandle>) : ConnectorIndex in class com.facebook.presto.tests.tpch.TpchIndexResolver | From | To | |
Change Return Type Index to ConnectorIndex in method public getIndex(indexHandle ConnectorIndexHandle, lookupSchema List<ConnectorColumnHandle>, outputSchema List<ConnectorColumnHandle>) : ConnectorIndex in class com.facebook.presto.spi.classloader.ClassLoaderSafeConnectorIndexResolver | From | To | |
Change Return Type Index to ConnectorIndex in method public getIndex(indexHandle ConnectorIndexHandle, lookupSchema List<ConnectorColumnHandle>, outputSchema List<ConnectorColumnHandle>) : ConnectorIndex in class com.facebook.presto.spi.ConnectorIndexResolver | From | To | |
Change Return Type Index to ConnectorIndex in method public getIndex(indexHandle IndexHandle, lookupSchema List<ColumnHandle>, outputSchema List<ColumnHandle>) : ConnectorIndex in class com.facebook.presto.index.IndexManager | From | To | |
Rename Class | 2 | ||
Rename Class com.facebook.presto.spi.Index renamed to com.facebook.presto.spi.ConnectorIndex | From | To | |
Rename Class com.facebook.presto.tests.tpch.TpchIndex renamed to com.facebook.presto.tests.tpch.TpchConnectorIndex | From | To | |
Change Variable Type | 1 | ||
Change Variable Type index : Index to index : ConnectorIndex in method public visitIndexSource(node IndexSourceNode, context LocalExecutionPlanContext) : PhysicalOperation in class com.facebook.presto.sql.planner.LocalExecutionPlanner.Visitor | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type index : Index to index : ConnectorIndex in class com.facebook.presto.operator.index.IndexSourceOperator.IndexSourceOperatorFactory | From | To | |
Change Attribute Type index : Index to index : ConnectorIndex in class com.facebook.presto.operator.index.IndexSourceOperator | From | To |