c823be992460c4211bce713d7e24a125b108c2b8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 2 | ||
| Inline Method private getPageFilter(filterList List<Filter>) : PageFilter inlined to protected explain(prefix String, planSteps List<String>) : void in class org.apache.phoenix.iterate.ExplainTable | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public getFilterIterator(scan Scan) : Iterator<Filter> extracted from protected explain(prefix String, planSteps List<String>) : void in class org.apache.phoenix.iterate.ExplainTable & moved to class org.apache.phoenix.util.ScanUtil | From | To |