93e7c1b30d5934a0c2c668f79a0db8ebac5a92fb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 2 | ||
Extract And Move Method public writeLocalUpdates(region Region, mutations List<Mutation>, skipWAL boolean) : void extracted from public write(toWrite Multimap<HTableInterfaceReference,Mutation>, allowLocalUpdates boolean) : void in class org.apache.phoenix.hbase.index.write.ParallelWriterIndexCommitter & moved to class org.apache.phoenix.util.IndexUtil | From | To | |
Extract And Move Method public writeLocalUpdates(region Region, mutations List<Mutation>, skipWAL boolean) : void extracted from public write(toWrite Multimap<HTableInterfaceReference,Mutation>, allowLocalUpdates boolean) : void in class org.apache.phoenix.hbase.index.write.recovery.TrackingParallelWriterIndexCommitter & moved to class org.apache.phoenix.util.IndexUtil | From | To |