655fe2be3d30f2b8277563920c15a357eb74bcde
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type indexId : Short to allocateIndexId : 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 | |
Extract And Move Method | 2 | ||
Extract And Move Method protected verifySequenceNotExists(tenantID String, sequenceName String, sequenceSchemaName String) : void extracted from public testDropLocalIndexTable() : void in class org.apache.phoenix.end2end.index.LocalIndexIT & moved to class org.apache.phoenix.query.BaseTest | From | To | |
Extract And Move Method protected verifySequenceValue(tenantID String, sequenceName String, sequenceSchemaName String, value long) : void extracted from public testDropLocalIndexTable() : void in class org.apache.phoenix.end2end.index.LocalIndexIT & moved to class org.apache.phoenix.query.BaseTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter indexId : Short to allocateIndexId : 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 |