bd6a67f21ef133a7a63d1f0fc3a8538ce33783f3
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 3 | ||
| Extract Method private runLoadKeysCallable(keys Set<? extends K>, plc ExpiryPolicy, keepBinary boolean, update boolean) : IgniteInternalFuture<?> extracted from public loadAll(keys Set<? extends K>, replaceExisting boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | From | To | |
| Extract Method protected call0(keepBinary boolean) : Void extracted from public call() : Void in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.LoadKeysCallable | From | To |