1b18d3474d2e3deca429374dac60062b48fe1592
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type keys : List<byte[]> to keys : Collection<byte[]> in method public contains(keys Collection<byte[]>, key byte[]) : boolean in class org.apache.phoenix.util.ByteUtil | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type updateStatsRegions : Set<RegionInfo> to updateStatsRegions : Set<ColumnFamilyRegionInfo> in class org.apache.phoenix.schema.stats.StatisticsCollectionRunTracker | From | To |