b3692872c2f453f8e4d2fe9bfd34a8cbfcec5bdc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 3 | ||
Change Return Type void to boolean in method public unlinkNode(wm InternalWorkingMemory) : boolean in class org.drools.core.reteoo.BetaMemory | From | To | |
Change Return Type void to boolean in method public unlinkNode(mask long, wm InternalWorkingMemory) : boolean in class org.drools.core.reteoo.SegmentMemory | From | To | |
Change Return Type void to boolean in method public unlinkNode(wm InternalWorkingMemory) : boolean in class org.drools.core.reteoo.LeftInputAdapterNode.LiaNodeMemory | From | To | |
Extract Variable | 1 | ||
Extract Variable pmem : PathMemory in method public unlinkNode(mask long, wm InternalWorkingMemory) : boolean from class org.drools.core.reteoo.SegmentMemory | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method public flushLeftTupleIfNecessary(wm InternalWorkingMemory, sm SegmentMemory, streamMode boolean) : boolean extracted from public assertObject(factHandle InternalFactHandle, pctx PropagationContext, wm InternalWorkingMemory) : void in class org.drools.core.reteoo.BetaNode & moved to class org.drools.core.phreak.AddRemoveRule | From | To | |
Extract And Move Method public flushLeftTupleIfNecessary(wm InternalWorkingMemory, sm SegmentMemory, streamMode boolean) : boolean extracted from public assertObject(factHandle InternalFactHandle, pctx PropagationContext, wm InternalWorkingMemory) : void in class org.drools.core.reteoo.NotNode & moved to class org.drools.core.phreak.AddRemoveRule | From | To |