7542149a91ac6c4978b5b9665c92bed9a905ae6d
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable bm : BetaMemory to mem : FromNode.FromMemory in method private processReactiveFromNode(tupleSource MemoryFactory, wm InternalWorkingMemory, smem SegmentMemory, nodePosMask long) : void in class org.drools.core.phreak.SegmentUtilities | From | To | |
Change Variable Type | 1 | ||
Change Variable Type bm : BetaMemory to mem : FromNode.FromMemory in method private processReactiveFromNode(tupleSource MemoryFactory, wm InternalWorkingMemory, smem SegmentMemory, nodePosMask long) : void in class org.drools.core.phreak.SegmentUtilities | From | To | |
Extract Interface | 1 | ||
Extract Interface org.drools.core.reteoo.SegmentNodeMemory from classes [org.drools.core.reteoo.BetaMemory, org.drools.core.reteoo.LeftInputAdapterNode.LiaNodeMemory, org.drools.core.reteoo.QueryElementNode.QueryElementNodeMemory, org.drools.core.reteoo.TimerNode.TimerNodeMemory] | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method public setNodePosMaskBit(segmentPos long) : void extracted from private splitNodeMemories(sm1 SegmentMemory, sm2 SegmentMemory, pos int) : void in class org.drools.core.phreak.AddRemoveRule & moved to class org.drools.core.reteoo.AccumulateNode.AccumulateMemory | From | To | |
Extract And Move Method public setNodePosMaskBit(segmentPos long) : void extracted from private mergeNodeMemories(sm1 SegmentMemory, sm2 SegmentMemory) : void in class org.drools.core.phreak.AddRemoveRule & moved to class org.drools.core.reteoo.AccumulateNode.AccumulateMemory | From | To |