3bc6433daf52b2f888a3e4825b33e0c3d900c755
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable isAutoCommit : boolean to autoFlush : boolean in method private deleteRows(context StatementContext, iterator ResultIterator, bestPlan QueryPlan, projectedTableRef TableRef, otherTableRefs List<TableRef>) : MutationState in class org.apache.phoenix.compile.DeleteCompiler | From | To | |
Rename Variable isAutoCommit : boolean to autoFlush : boolean in method public upsertSelect(childContext StatementContext, tableRef TableRef, projector RowProjector, iterator ResultIterator, columnIndexes int[], pkSlotIndexes int[], useServerTimestamp boolean, prefixSysColValues boolean) : MutationState in class org.apache.phoenix.compile.UpsertCompiler | From | To |