4b14b8bfa3199473ffdf7a1053ac6c5034190f0e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type name : QualifiedObjectName to name : SchemaTableName in method public resolve(connectorId ConnectorId, name SchemaTableName) : Procedure in class com.facebook.presto.metadata.ProcedureRegistry | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute schema : String to PROCEDURE_SCHEMA : String in method public testProcedureCall() : void in class com.facebook.presto.tests.TestProcedureCall | From | To | |
Extract Variable | 1 | ||
Extract Variable coordinator : TestingPrestoServer in method public TestProcedureCall() from class com.facebook.presto.tests.TestProcedureCall | From | To |