53b35099cc7ee2d31eed035a999d0223b24011b4
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private commitBatchWithRetries(region Region, localRegionMutations List<Mutation>, blockingMemstoreSize long) : void extracted from private commit(region Region, mutations List<Mutation>, indexUUID byte[], blockingMemStoreSize long, indexMaintainersPtr byte[], txState byte[], targetHTable Table, useIndexProto boolean, isPKChanging boolean, clientVersionBytes byte[]) : void in class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver | From | To | |
Rename Parameter | 1 | ||
Rename Parameter blockingMemStoreSize : long to blockingMemstoreSize : long in method private commitBatchWithRetries(region Region, localRegionMutations List<Mutation>, blockingMemstoreSize long) : void in class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver | From | To |