76c2f747f47b217a733f6749677799de8a395e56
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 21 | ||
| Rename Variable m : EntryMapping to em : EntryMapping in method public deleteAll(keys Collection<?>) : void in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Rename Variable type : EntryMapping to em : EntryMapping in method public load(key K) : V in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Rename Variable type : EntryMapping to em : EntryMapping in method private entryMapping(keyId Object, key Object) : EntryMapping in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Rename Variable type : EntryMapping to em : EntryMapping in method public write(entry Cache.Entry<? extends K,? extends V>) : void in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Rename Variable typeId : Object to keyId : Object in method public deleteAll(keys Collection<?>) : void in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Rename Variable m : EntryMapping to em : EntryMapping in method private entryMapping(keyId Object, key Object) : EntryMapping in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Rename Variable m : EntryMapping to em : EntryMapping in method public writeAll(entries Collection<Cache.Entry<? extends K,? extends V>>) : void in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Rename Variable prevTypeId : Object to prevKeyId : Object in method public deleteAll(keys Collection<?>) : void in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Rename Variable type : EntryMapping to em : EntryMapping in method public delete(key Object) : void in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Rename Variable prevTypeId : Object to prevKeyId : Object in method public writeAll(entries Collection<Cache.Entry<? extends K,? extends V>>) : void in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Rename Variable typeId : Object to keyId : Object in method public writeAll(entries Collection<Cache.Entry<? extends K,? extends V>>) : void in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Rename Variable m : EntryMapping to em : EntryMapping in method public loadCache(clo IgniteBiInClosure<K,V>, args Object...) : void in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Rename Variable m : EntryMapping to em : EntryMapping in method public loadAll(keys Iterable<? extends K>) : Map<K,V> in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Rename Variable typeId : Object to keyId : Object in method public loadAll(keys Iterable<? extends K>) : Map<K,V> in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Parameterize Variable | 5 | ||
| Parameterize Variable keyType : String to key : Object in method private entryMapping(keyId Object, key Object) : EntryMapping in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Parameterize Variable typeId : Object to keyId : Object in method private entryMapping(keyId Object, key Object) : EntryMapping in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute typeMapping : Map<IgniteBiTuple<String,Object>,EntryMapping> to entryMappings : Map<IgniteBiTuple<String,Object>,EntryMapping> in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Rename Attribute ATTR_CONN : String to ATTR_CONN_PROP : String in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Extract Variable | 2 | ||
| Extract Variable key : K in method public writeAll(entries Collection<Cache.Entry<? extends K,? extends V>>) : void from class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type keyType : String to key : Object in method private entryMapping(keyId Object, key Object) : EntryMapping in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Inline Variable | 1 | ||
| Inline Variable cacheName : String in method public writeAll(entries Collection<Cache.Entry<? extends K,? extends V>>) : void from class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Extract Method | 8 | ||
| Extract Method private entryMapping(keyId Object, key Object) : EntryMapping extracted from public loadCache(clo IgniteBiInClosure<K,V>, args Object...) : void in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Extract Method private entryMapping(keyId Object, key Object) : EntryMapping extracted from public writeAll(entries Collection<Cache.Entry<? extends K,? extends V>>) : void in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Extract Method private entryMapping(keyId Object, key Object) : EntryMapping extracted from public load(key K) : V in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Extract Method private entryMapping(keyId Object, key Object) : EntryMapping extracted from public loadAll(keys Iterable<? extends K>) : Map<K,V> in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Extract Method private entryMapping(keyId Object, key Object) : EntryMapping extracted from public deleteAll(keys Collection<?>) : void in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Extract Method private entryMapping(keyId Object, key Object) : EntryMapping extracted from public delete(key Object) : void in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To | |
| Extract Method private entryMapping(keyId Object, key Object) : EntryMapping extracted from public write(entry Cache.Entry<? extends K,? extends V>) : void in class org.apache.ignite.cache.store.jdbc.JdbcCacheStore | From | To |