bfe9283e9e809cad21b26466bcb8fcb7d7244b73
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 5 | ||
Rename Method public testOneServerPessimistic() : void renamed to public testOneServerMvcc() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.NotMappedPartitionInTxTest | From | To | |
Rename Method public testFourServersOptimistic() : void renamed to public testFourServersTx() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.NotMappedPartitionInTxTest | From | To | |
Rename Method private testNotMapped(client IgniteEx, concurrency TransactionConcurrency, isolation TransactionIsolation) : void renamed to public call() : Void in class org.apache.ignite.internal.processors.cache.distributed.dht.NotMappedPartitionInTxTest.checkNotMapped.assertThrowsAnyCause | From | To | |
Rename Method public testFourServersPessimistic() : void renamed to public testFourServersMvcc() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.NotMappedPartitionInTxTest | From | To | |
Rename Method public testOneServerOptimistic() : void renamed to public testOneServerTx() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.NotMappedPartitionInTxTest | From | To | |
Rename Variable | 1 | ||
Rename Variable rebalabceCacheCfg : CacheConfiguration<Integer,Integer> to ccfg : CacheConfiguration<Integer,Integer> in method protected getConfiguration(igniteInstanceName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.CacheRebalancingSelfTest | From | To | |
Change Return Type | 1 | ||
Change Return Type void to Void in method public call() : Void in class org.apache.ignite.internal.processors.cache.distributed.dht.NotMappedPartitionInTxTest.checkNotMapped.assertThrowsAnyCause | From | To | |
Extract Attribute | 3 | ||
Extract Attribute private CACHE2 : String in class org.apache.ignite.internal.processors.cache.IgniteCacheStoreCollectionTest | From | To | |
Extract Attribute private CACHE1 : String in class org.apache.ignite.internal.processors.cache.IgniteCacheStoreCollectionTest | From | To | |
Extract Attribute private atomicityMode : CacheAtomicityMode in class org.apache.ignite.internal.processors.cache.distributed.dht.NotMappedPartitionInTxTest | From | To |