b142e8815ba0869ebd8820600100d6ade770bd4d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private findChildViews(region Region, tenantId byte[], schemaName byte[], tableName byte[]) : TableViewFinderResult renamed to private findChildViews_4_11(region Region, tenantId byte[], schemaName byte[], tableName byte[]) : TableViewFinderResult in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl | From | To | |
Merge Parameter | 1 | ||
Merge Parameter [schemaName : byte[], tableName : byte[]] to table : PTable in method private findAllChildViews(region Region, tenantId byte[], table PTable, result TableViewFinderResult, clientTimeStamp long) : void in class org.apache.phoenix.coprocessor.MetaDataEndpointImpl | From | To |