99503591084584f2222f02d87257b9bff8a334cb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type schemaNameOrNull : String to schemaName : Optional<String> in method private getSchemaNames(session ConnectorSession, schemaName Optional<String>) : List<String> in class com.facebook.presto.tpch.TpchMetadata | From | To | |
Change Parameter Type schemaNameOrNull : String to filterSchema : Optional<String> in method public listTables(session ConnectorSession, filterSchema Optional<String>) : List<SchemaTableName> in class com.facebook.presto.tpch.TpchMetadata | From | To | |
Rename Parameter | 2 | ||
Rename Parameter schemaNameOrNull : String to schemaName : Optional<String> in method private getSchemaNames(session ConnectorSession, schemaName Optional<String>) : List<String> in class com.facebook.presto.tpch.TpchMetadata | From | To | |
Rename Parameter schemaNameOrNull : String to filterSchema : Optional<String> in method public listTables(session ConnectorSession, filterSchema Optional<String>) : List<SchemaTableName> in class com.facebook.presto.tpch.TpchMetadata | From | To |