c06ef877efa2c55de3430c8289ebad63e8bebc93
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable preparedStatement : PreparedStatement in method public testReturnAllSequencesNotCalledForNoOpenConnections() : void from class org.apache.phoenix.end2end.SequenceIT | From | To | |
Inline Variable | 3 | ||
Inline Variable conn1 : Connection in method public testSelectNextValueForMultipleConnWithStmtClose() : void from class org.apache.phoenix.end2end.SequenceIT | From | To | |
Inline Variable conn1 : Connection in method public testSelectNextValueForMultipleConnWithConnClose() : void from class org.apache.phoenix.end2end.SequenceIT | From | To | |
Inline Variable conn1 : Connection in method private testDropCachedSeq(detectDeleteSeqInEval boolean) : void from class org.apache.phoenix.end2end.SequenceIT | From | To |