30c2e75556c365b059f23d43de5ac272f92aa285
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Updated | |
From co.cask.tephra:tephra-api 0.6.3 To 0.6.4 | |
From co.cask.tephra:tephra-hbase-compat-1.1 0.6.3 To 0.6.4 | |
From co.cask.tephra:tephra-core 0.6.3 To 0.6.4 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private reset() : void renamed to private resetState() : void in class org.apache.phoenix.execute.MutationState | From | To | |
Rename Variable | 1 | ||
Rename Variable pstmt : PreparedStatement to pstmt2 : PreparedStatement in method private testCreateIndexAfterUpsertStarted(readOwnWrites boolean, fullTableName String, fullIndexName String) : void in class org.apache.phoenix.end2end.index.IndexIT | From | To | |
Extract Variable | 2 | ||
Extract Variable dataTable : PTable in method public compile(indexTable PTable) : MutationPlan from class org.apache.phoenix.compile.PostIndexDDLCompiler | From | To | |
Extract Variable stmt1 : Statement in method private testCreateIndexAfterUpsertStarted(readOwnWrites boolean, fullTableName String, fullIndexName String) : void from class org.apache.phoenix.end2end.index.IndexIT | From | To | |
Extract Method | 2 | ||
Extract Method private testCreateIndexAfterUpsertStarted(readOwnWrites boolean, fullTableName String, fullIndexName String) : void extracted from public testCreateIndexAfterUpsertStarted() : void in class org.apache.phoenix.end2end.index.IndexIT | From | To | |
Extract Method private resetTransactionalState() : void extracted from private reset() : void in class org.apache.phoenix.execute.MutationState | From | To |