3ebc740f11464df42f2b8e5e1d7adcda458f7b05
Files Diff
- Added: 1
 - Removed: 0
 - Renamed: 0
 - Modified: 20
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 3 | ||
| Extract Method private serializationError() : IgniteSQLException extracted from public mvccSet(tx IgniteInternalTx, affNodeId UUID, val CacheObject, entryProc EntryProcessor, invokeArgs Object[], ttl0 long, topVer AffinityTopologyVersion, mvccVer MvccSnapshot, op GridCacheOperation, needHistory boolean, noCreate boolean, filter CacheEntryPredicate, retVal boolean) : GridCacheUpdateTxResult in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry | From | To | |
| Extract Method private serializationError() : IgniteSQLException extracted from public mvccLock(tx GridDhtTxLocalAdapter, mvccVer MvccSnapshot) : GridCacheUpdateTxResult in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry | From | To | |
| Extract Method private serializationError() : IgniteSQLException extracted from public mvccRemove(tx IgniteInternalTx, affNodeId UUID, topVer AffinityTopologyVersion, mvccVer MvccSnapshot, needHistory boolean, filter CacheEntryPredicate, retVal boolean) : GridCacheUpdateTxResult in class org.apache.ignite.internal.processors.cache.GridCacheMapEntry | From | To |