8d82a0ec706e97fdfbacb019728dcf82a5613589
Files Diff
- Added: 13
- Removed: 0
- Renamed: 0
- Modified: 21
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Added | |
com.lmax:disruptor:3.3.6 | |
Updated | |
From com.google.protobuf:protobuf-java 3.1.0 To 2.5.0 | |
From com.google.protobuf:protobuf-java 2.5.0 To 3.1.0 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method protected execute(stmt CompilableStatement) : boolean moved from class org.apache.phoenix.jdbc.PhoenixStatement to class org.apache.phoenix.jdbc.PhoenixPreparedStatement & inlined to package execute(batched boolean) : boolean | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public setQueryLogger(queryLogger QueryLogger) : void extracted from private executeQuery(stmt CompilableStatement, doRetryOnMetaNotFoundError boolean) : PhoenixResultSet in class org.apache.phoenix.jdbc.PhoenixStatement & moved to class org.apache.phoenix.compile.StatementContext | From | To |