cd8e86ca7170876a30771fcc16c027f8dc8dd386
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Set<PTable> to Map<PTableKey,PTable> in method private getNonDisabledImmutableIndexes(tableRef TableRef) : Map<PTableKey,PTable> in class org.apache.phoenix.compile.DeleteCompiler | From | To | |
Change Variable Type | 1 | ||
Change Variable Type immutableIndex : Set<PTable> to immutableIndex : Map<PTableKey,PTable> in method public compile(delete DeleteStatement) : MutationPlan in class org.apache.phoenix.compile.DeleteCompiler | From | To |