c2d33ed384467fea4655e6f49ce43834f3886409
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable regionLocations : List<HRegionLocation> to hRegionLocations : List<HRegionLocation> in method private getRegionLocationsFromManifest(manifest SnapshotManifest) : List<HRegionLocation> in class org.apache.phoenix.iterate.MapReduceParallelScanGrouper | From | To | |
Change Variable Type | 1 | ||
Change Variable Type restoredRegions : List to restoredRegions : List<RegionInfo> in method private init() : void in class org.apache.phoenix.iterate.TableSnapshotResultIterator | From | To | |
Extract Variable | 3 | ||
Extract Variable hbaseTableName : TableName in method private upsertAndSnapshot(tableName String, shouldSplit boolean) : void from class org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT | From | To | |
Extract Variable regionInfo : RegionInfo in method private getRegionLocationsFromManifest(manifest SnapshotManifest) : List<HRegionLocation> from class org.apache.phoenix.iterate.MapReduceParallelScanGrouper | From | To |