e9d311504f76a28fdf7ccc1781ff697e48d1555d
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 1 | ||
| Extract Variable cacheName : String in method public loadAll(keys Iterable<? extends K>) : Map<K,V> from class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter m : EntryMapping to em : EntryMapping in method protected fillValueParameters(stmt PreparedStatement, idx int, em EntryMapping, val Object) : int in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore | From | To | |
| Rename Parameter i : int to idx : int in method protected fillValueParameters(stmt PreparedStatement, idx int, em EntryMapping, val Object) : int in class org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore | From | To |