109dbe7649f18a1935d460587e2f34e1316bf43d
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 14
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private checkEmpty(key Integer) : void renamed to private checkUnlocked(key Integer) : void in class org.apache.ignite.internal.processors.cache.IgniteTxExceptionAbstractSelfTest | From | To | |
| Pull Up Method | 1 | ||
| Pull Up Method private uncommit() : void from class org.apache.ignite.internal.processors.cache.transactions.IgniteTxLocalAdapter to protected uncommit() : void from class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter | From | To | |
| Extract Variable | 1 | ||
| Extract Variable prepErr : Throwable in method private createPrepareResponse() : GridNearTxPrepareResponse<K,V> from class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareFuture | From | To |