0d80b313117652fe425e9b756d90ed44a26db777
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type context : StatementContext to conn : PhoenixConnection in method public getStatsForParallelizationProp(conn PhoenixConnection, table PTable) : boolean in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil | From | To | |
Move Method | 1 | ||
Move Method private getStatsForParallelizationProp(context StatementContext, table PTable) : boolean from class org.apache.phoenix.iterate.BaseResultIterators to public getStatsForParallelizationProp(conn PhoenixConnection, table PTable) : boolean from class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil | From | To | |
Extract Variable | 1 | ||
Extract Variable viewProp : Object in method private addColumnsAndTablePropertiesToChildViews(basePhysicalTable PTable, tableMetadata List<Mutation>, mutationsForAddingColumnsToViews List<Mutation>, schemaName byte[], tableName byte[], invalidateList List<ImmutableBytesPtr>, clientTimeStamp long, childViewsResult TableViewFinder, region Region, locks List<RowLock>, clientVersion int) : MetaDataMutationResult from class org.apache.phoenix.coprocessor.MetaDataEndpointImpl | From | To | |
Rename Parameter | 1 | ||
Rename Parameter context : StatementContext to conn : PhoenixConnection in method public getStatsForParallelizationProp(conn PhoenixConnection, table PTable) : boolean in class org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtil | From | To |