8f7c26b5c8c6f55ff40c09d5b194f78ed1bb0746
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable isPK : boolean to wasPKDefined : boolean in method private createTableInternal(statement CreateTableStatement, splits byte[][], parent PTable, viewStatement String, viewType ViewType, viewColumnConstants byte[][], isViewColumnReferenced BitSet, allocateIndexId boolean, indexType IndexType, asyncCreatedDate Date, tableProps Map<String,Object>, commonFamilyProps Map<String,Object>) : PTable in class org.apache.phoenix.schema.MetaDataClient | From | To | |
Rename Variable pkColumnsSet : BitSet to columnsBeingSet : BitSet in method public compile(upsert UpsertStatement) : MutationPlan in class org.apache.phoenix.compile.UpsertCompiler | From | To |