53ce83380f89168010454af40b2bce01aa4cd929
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable notInUseList : List<PoolEntry> to idleList : List<PoolEntry> in method public run() : void in class com.zaxxer.hikari.pool.HikariPool.HouseKeeper | From | To | |
Rename Variable randomIntervalInMillis : long to variance : long in method private createPoolEntry() : PoolEntry in class com.zaxxer.hikari.pool.HikariPool | From | To |