a1786bea93e25cea928b66ee6c96ca8f807104e2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type stopFlag : AtomicBoolean to restartIdx : AtomicInteger in method package BinaryObjectAdder(startLatch CountDownLatch, idx int, updatesQueue Queue<BinaryUpdateDescription>, restartIdx AtomicInteger, workersCntr AtomicInteger) in class org.apache.ignite.internal.processors.cache.binary.BinaryMetadataUpdatesFlowTest.BinaryObjectAdder | From | To | |
Rename Variable | 2 | ||
Rename Variable cache0 : IgniteCache<Object,Object> to cache : IgniteCache<Object,Object> in method public testFlowNoConflicts() : void in class org.apache.ignite.internal.processors.cache.binary.BinaryMetadataUpdatesFlowTest | From | To | |
Rename Variable ignite0 : IgniteEx to randomNode : Ignite in method public testFlowNoConflicts() : void in class org.apache.ignite.internal.processors.cache.binary.BinaryMetadataUpdatesFlowTest | From | To | |
Inline Method | 1 | ||
Inline Method private startListening(idx int, deafClient boolean, observedIds Set<Integer>) : void inlined to public testFlowNoConflictsWithClients() : void in class org.apache.ignite.internal.processors.cache.binary.BinaryMetadataUpdatesFlowTest | From | To | |
Move Attribute | 1 | ||
Move Attribute private stopFlag : AtomicBoolean from class org.apache.ignite.internal.processors.cache.binary.BinaryMetadataUpdatesFlowTest.BinaryObjectAdder to private stopFlag : AtomicBoolean from class org.apache.ignite.internal.processors.cache.binary.BinaryMetadataUpdatesFlowTest.NodeRestarter | From | To | |
Rename Attribute | 2 | ||
Rename Attribute stopFlag : AtomicBoolean to restartIdx : AtomicInteger in class org.apache.ignite.internal.processors.cache.binary.BinaryMetadataUpdatesFlowTest.BinaryObjectAdder | From | To | |
Rename Attribute timeout : long to startLatch : CountDownLatch in class org.apache.ignite.internal.processors.cache.binary.BinaryMetadataUpdatesFlowTest.BinaryObjectAdder | From | To | |
Change Variable Type | 1 | ||
Change Variable Type ignite0 : IgniteEx to randomNode : Ignite in method public testFlowNoConflicts() : void in class org.apache.ignite.internal.processors.cache.binary.BinaryMetadataUpdatesFlowTest | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type ignite : IgniteEx to ignite : Ignite in class org.apache.ignite.internal.processors.cache.binary.BinaryMetadataUpdatesFlowTest.BinaryObjectAdder | From | To | |
Change Attribute Type timeout : long to startLatch : CountDownLatch in class org.apache.ignite.internal.processors.cache.binary.BinaryMetadataUpdatesFlowTest.BinaryObjectAdder | From | To | |
Change Attribute Type stopFlag : AtomicBoolean to restartIdx : AtomicInteger in class org.apache.ignite.internal.processors.cache.binary.BinaryMetadataUpdatesFlowTest.BinaryObjectAdder | From | To | |
Inline Variable | 1 | ||
Inline Variable hook : DiscoveryHook in method protected getConfiguration(gridName String) : IgniteConfiguration from class org.apache.ignite.internal.processors.cache.binary.BinaryMetadataUpdatesFlowTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter stopFlag : AtomicBoolean to restartIdx : AtomicInteger in method package BinaryObjectAdder(startLatch CountDownLatch, idx int, updatesQueue Queue<BinaryUpdateDescription>, restartIdx AtomicInteger, workersCntr AtomicInteger) in class org.apache.ignite.internal.processors.cache.binary.BinaryMetadataUpdatesFlowTest.BinaryObjectAdder | From | To |