|
Change Variable Type actualLeftTuple : LeftTuple to actualLeftTuple : Tuple in method public equalsLeftMemory(leftTuples List<LeftTuple>) : void in class org.drools.compiler.phreak.Scenario |
From |
To |
|
Change Variable Type next : RightTuple to next : Tuple in method public deleteFacts(startNode LeftTupleSink, wm InternalWorkingMemory) : void in class org.drools.core.phreak.AddRemoveRule |
From |
To |
|
Change Variable Type iter : LeftTupleIndexHashTable.FullFastIterator to iter : TupleIndexHashTable.FullFastIterator in method public testCanReachAllEntriesInLastTableRowLeftTupleIndexHashTable() : void in class org.drools.core.util.IndexedHashtableIteratorTest |
From |
To |
|
Change Variable Type leftTuple : LeftTuple to leftTuple : Tuple in method public getFirstLeftTuple(source LeftTupleSource, sink LeftTupleSink, wm InternalWorkingMemory) : LeftTuple in class org.drools.core.common.LeftTupleIterator |
From |
To |
|
Change Variable Type lt : LeftTuple to lt : Tuple in method public processLeftTuples(node LeftTupleSource, agendaItems List<AgendaItem>, nodeSet Set<RuleTerminalNode>, wm InternalWorkingMemory) : void in class org.drools.core.common.PhreakActivationIterator |
From |
To |
|
Change Variable Type iter2 : LeftTupleIndexHashTable.FieldIndexHashTableFullIterator to iter2 : TupleIndexHashTable.FieldIndexHashTableFullIterator in method public testCanReachAllEntriesInLastTableRowRightTupleIndexHashTable() : void in class org.drools.core.util.IndexedHashtableIteratorTest |
From |
To |
|
Change Variable Type list : TupleList to tuple : Tuple in method public testTwoEqualEntries() : void in class org.drools.core.util.RightTupleIndexHashTableTest |
From |
To |
|
Change Variable Type hashTable : RightTupleIndexHashTable to hashTable : TupleIndexHashTable in method public test1() : void in class org.drools.core.util.RightTupleIndexHashTableIteratorTest |
From |
To |
|
Change Variable Type tree : LeftTupleRBTree<Integer> to tree : TupleRBTree<Integer> in method public testIterator() : void in class org.drools.core.util.LeftTupleRBTreeTest |
From |
To |
|
Change Variable Type list : TupleList to tuple : Tuple in method public testTwoDifferentEntries() : void in class org.drools.core.util.RightTupleIndexHashTableTest |
From |
To |
|
Change Variable Type dep : LogicalDependency to dep : LogicalDependency<T> in method public cancelRemainingPreviousLogicalDependencies() : void in class org.drools.core.base.DefaultKnowledgeHelper |
From |
To |
|
Change Variable Type tmp : LeftTuple to tmp : Tuple in method public doRemove(betaNode BetaNode, context RuleRemovalContext, builder ReteooBuilder, workingMemories InternalWorkingMemory[]) : boolean in class org.drools.reteoo.nodes.ReteBetaNodeUtils |
From |
To |
|
Change Variable Type iter2 : LeftTupleIndexHashTable.FieldIndexHashTableFullIterator to iter2 : TupleIndexHashTable.FieldIndexHashTableFullIterator in method public testCanReachAllEntriesInLastTableRowLeftTupleIndexHashTable() : void in class org.drools.core.util.IndexedHashtableIteratorTest |
From |
To |
|
Change Variable Type hashTable : LeftTupleIndexHashTable to hashTable : TupleIndexHashTable in method public test1() : void in class org.drools.core.util.LeftLeftTupleIndexHashTableIteratorTest |
From |
To |
|
Change Variable Type lthTable : LeftTupleIndexHashTable to lthTable : TupleIndexHashTable in method public testCanReachAllEntriesInLastTableRowLeftTupleIndexHashTable() : void in class org.drools.core.util.IndexedHashtableIteratorTest |
From |
To |
|
Change Variable Type leftTuple : LeftTuple to leftTuple : Tuple in method protected doVisit(node NetworkNode, nodeStack Stack<NetworkNode>, info StatefulKnowledgeSessionInfo) : void in class org.drools.core.util.debug.AccumulateNodeVisitor |
From |
To |
|
Change Variable Type object : Object to isLeftTuple : boolean in method private get(tuple Tuple, isLeftTuple boolean) : TupleList in class org.drools.core.util.index.TupleIndexHashTable |
From |
To |
|
Change Variable Type lt : LeftTuple to lt : Tuple in method public processLeftTuples(node LeftTupleSource, peerNode LeftTupleSink, smem SegmentMemory, wm InternalWorkingMemory, insert boolean) : void in class org.drools.core.phreak.AddRemoveRule |
From |
To |
|
Change Variable Type rthTable : LeftTupleIndexHashTable to rthTable : TupleIndexHashTable in method public testCanReachAllEntriesInLastTableRowRightTupleIndexHashTable() : void in class org.drools.core.util.IndexedHashtableIteratorTest |
From |
To |
|
Change Variable Type list : TupleList to tuple : Tuple in method public testSingleEntry() : void in class org.drools.core.util.RightTupleIndexHashTableTest |
From |
To |
|
Change Variable Type iter : LeftTupleIndexHashTable.FullFastIterator to iter : TupleIndexHashTable.FullFastIterator in method public testCanReachAllEntriesInLastTableRowRightTupleIndexHashTable() : void in class org.drools.core.util.IndexedHashtableIteratorTest |
From |
To |
|
Change Variable Type rightTuple : RightTuple to rightTuple : Tuple in method public deleteFacts(startNode LeftTupleSink, wm InternalWorkingMemory) : void in class org.drools.core.phreak.AddRemoveRule |
From |
To |
|
Change Variable Type actualRightTuple : RightTuple to actualRightTuple : Tuple in method public equalsRightMemory(rightTuples List<RightTuple>) : void in class org.drools.compiler.phreak.Scenario |
From |
To |
|
Change Variable Type tupleHashTable : LeftTupleIndexHashTable to tupleHashTable : TupleIndexHashTable in method protected checkBetaConstraints(constraints BetaNodeFieldConstraint[], cls Class, betaNodeType short) : void in class org.drools.core.common.BaseBetaConstraintsTest |
From |
To |
|
Change Variable Type factHashTable : RightTupleIndexHashTable to factHashTable : TupleIndexHashTable in method protected checkBetaConstraints(constraints BetaNodeFieldConstraint[], cls Class, betaNodeType short) : void in class org.drools.core.common.BaseBetaConstraintsTest |
From |
To |
|
Inline Variable object12 : Object in method public equal(tuple1 Tuple, tuple2 Tuple) : boolean from class org.drools.core.util.AbstractHashTable.TripleCompositeIndex |
From |
To |
|
Inline Variable left1 : Object in method public equal(right Object, tuple Tuple) : boolean from class org.drools.core.util.AbstractHashTable.TripleCompositeIndex |
From |
To |
|
Inline Variable left3 : Object in method public equal(right Object, tuple Tuple) : boolean from class org.drools.core.util.AbstractHashTable.TripleCompositeIndex |
From |
To |
|
Inline Variable left2 : Object in method public equal(right Object, tuple Tuple) : boolean from class org.drools.core.util.AbstractHashTable.DoubleCompositeIndex |
From |
To |
|
Inline Variable object21 : Object in method public equal(tuple1 Tuple, tuple2 Tuple) : boolean from class org.drools.core.util.AbstractHashTable.DoubleCompositeIndex |
From |
To |
|
Inline Variable object22 : Object in method public equal(tuple1 Tuple, tuple2 Tuple) : boolean from class org.drools.core.util.AbstractHashTable.TripleCompositeIndex |
From |
To |
|
Inline Variable object11 : Object in method public equal(tuple1 Tuple, tuple2 Tuple) : boolean from class org.drools.core.util.AbstractHashTable.TripleCompositeIndex |
From |
To |
|
Inline Variable left2 : Object in method public equal(right Object, tuple Tuple) : boolean from class org.drools.core.util.AbstractHashTable.TripleCompositeIndex |
From |
To |
|
Inline Variable object32 : Object in method public equal(tuple1 Tuple, tuple2 Tuple) : boolean from class org.drools.core.util.AbstractHashTable.TripleCompositeIndex |
From |
To |
|
Inline Variable left1 : Object in method public equal(right Object, tuple Tuple) : boolean from class org.drools.core.util.AbstractHashTable.DoubleCompositeIndex |
From |
To |
|
Inline Variable object12 : Object in method public equal(tuple1 Tuple, tuple2 Tuple) : boolean from class org.drools.core.util.AbstractHashTable.DoubleCompositeIndex |
From |
To |
|
Inline Variable object21 : Object in method public equal(tuple1 Tuple, tuple2 Tuple) : boolean from class org.drools.core.util.AbstractHashTable.TripleCompositeIndex |
From |
To |
|
Inline Variable object22 : Object in method public equal(tuple1 Tuple, tuple2 Tuple) : boolean from class org.drools.core.util.AbstractHashTable.DoubleCompositeIndex |
From |
To |
|
Inline Variable object31 : Object in method public equal(tuple1 Tuple, tuple2 Tuple) : boolean from class org.drools.core.util.AbstractHashTable.TripleCompositeIndex |
From |
To |
|
Inline Variable object11 : Object in method public equal(tuple1 Tuple, tuple2 Tuple) : boolean from class org.drools.core.util.AbstractHashTable.DoubleCompositeIndex |
From |
To |
|
Change Return Type Entry to TupleList in method public getNext() : TupleList in class org.drools.core.util.TupleRBTree.Node |
From |
To |
|
Change Return Type TupleMemory.IndexType to IndexType in method public getIndexType() : IndexType in class org.drools.core.util.index.TupleIndexRBTree |
From |
To |
|
Change Return Type Entry to Tuple in method public getPrevious() : Tuple in class org.drools.core.reteoo.BaseTuple |
From |
To |
|
Change Return Type TupleMemory.IndexType to IndexType in method public getIndexType() : IndexType in class org.drools.core.util.index.TupleIndexHashTable |
From |
To |
|
Change Return Type Entry to TupleList in method public getNext() : TupleList in class org.drools.core.util.index.TupleList |
From |
To |
|
Change Return Type LeftTuple to Tuple in method public getFirstTuple(memory TupleMemory, it FastIterator) : Tuple in class org.drools.core.reteoo.BetaNode |
From |
To |
|
Change Return Type Entry to Tuple in method public getNext() : Tuple in class org.drools.core.reteoo.BaseTuple |
From |
To |
|
Change Return Type Entry to Tuple in method public getPrevious() : Tuple in class org.drools.core.spi.Tuple |
From |
To |
|
Change Return Type Entry[] to Entry<TupleList>[] in method public getTable() : Entry<TupleList>[] in class org.drools.core.util.AbstractHashTable |
From |
To |