969be8101c5925a888dc8bbf982ef1438d9f1e0b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable res : boolean to notLeak : boolean in method private checkConnectionLeaks() : void in class org.apache.ignite.internal.processors.cache.index.H2ConnectionLeaksSelfTest | From | To | |
Extract Method | 2 | ||
Extract Method private checkConnectionLeaks() : void extracted from public testConnectionLeaks() : void in class org.apache.ignite.internal.processors.cache.index.H2ConnectionLeaksSelfTest | From | To | |
Extract Method private checkConnectionLeaks() : void extracted from public testConnectionLeaksOnSqlException() : void in class org.apache.ignite.internal.processors.cache.index.H2ConnectionLeaksSelfTest | From | To |