|
Change Parameter Type list : List<Tuple<Long,T>> to list : List<LongTuple<T>> in method protected findHighestSeqno(list List<LongTuple<T>>) : long in class org.jgroups.util.Table |
From |
To |
|
Change Parameter Type list : List<Tuple<Long,T>> to list : List<LongTuple<T>> in method public add(list List<LongTuple<T>>, remove_added_elements boolean, const_value T) : boolean in class org.jgroups.util.Table |
From |
To |
|
Change Parameter Type list : List<Tuple<Long,Message>> to list : List<LongTuple<Message>> in method protected printMessageList(list List<LongTuple<Message>>) : String in class org.jgroups.protocols.UNICAST3 |
From |
To |
|
Change Parameter Type list : List<Tuple<Long,T>> to list : List<LongTuple<T>> in method public add(list List<LongTuple<T>>) : boolean in class org.jgroups.util.Table |
From |
To |
|
Change Parameter Type list : List<Tuple<Long,T>> to list : List<LongTuple<T>> in method public add(list List<LongTuple<T>>, remove_added_elements boolean) : boolean in class org.jgroups.util.Table |
From |
To |
|
Change Parameter Type msgs : List<Tuple<Long,Message>> to msgs : List<LongTuple<Message>> in method protected handleBatchReceived(entry ReceiverEntry, sender Address, msgs List<LongTuple<Message>>, oob boolean) : void in class org.jgroups.protocols.UNICAST3 |
From |
To |
|
Change Parameter Type msgs : List<Tuple<Long,Message>> to msgs : List<LongTuple<Message>> in method protected handleMessages(dest Address, sender Address, msgs List<LongTuple<Message>>, oob boolean, cluster_name AsciiString) : void in class org.jgroups.protocols.pbcast.NAKACK2 |
From |
To |
|
Change Variable Type msgs : List<Tuple<Long,Message>> to msgs : List<LongTuple<Message>> in method public up(batch MessageBatch) : void in class org.jgroups.protocols.pbcast.NAKACK2 |
From |
To |
|
Change Variable Type msgs : List<Tuple<Long,Integer>> to msgs : List<LongTuple<Integer>> in method public testAdditionListWithOffset() : void in class org.jgroups.tests.TableTest |
From |
To |
|
Change Variable Type it : Iterator<Tuple<Long,T>> to it : Iterator<LongTuple<T>> in method public add(list List<LongTuple<T>>, remove_added_elements boolean, const_value T) : boolean in class org.jgroups.util.Table |
From |
To |
|
Change Variable Type msgs : Map<Short,List<Tuple<Long,Message>>> to msgs : Map<Short,List<LongTuple<Message>>> in method public up(batch MessageBatch) : void in class org.jgroups.protocols.UNICAST3 |
From |
To |
|
Change Variable Type tuple : Tuple<Long,Message> to tuple : LongTuple<Message> in method protected handleBatchReceived(entry ReceiverEntry, sender Address, msgs List<LongTuple<Message>>, oob boolean) : void in class org.jgroups.protocols.UNICAST3 |
From |
To |
|
Change Variable Type list : List<Tuple<Long,Message>> to list : List<LongTuple<Message>> in method protected handleBatchFromSelf(batch MessageBatch, entry Entry) : void in class org.jgroups.protocols.UNICAST3 |
From |
To |
|
Change Variable Type tuple : Tuple<Long,T> to tuple : LongTuple<T> in method public add(list List<LongTuple<T>>, remove_added_elements boolean, const_value T) : boolean in class org.jgroups.util.Table |
From |
To |
|
Change Variable Type msgs : List<Tuple<Long,Integer>> to msgs : List<LongTuple<Integer>> in method public testAddListWithResizing() : void in class org.jgroups.tests.TableTest |
From |
To |
|
Change Variable Type msgs : List<Tuple<Long,Integer>> to msgs : List<LongTuple<Integer>> in method public testAddList() : void in class org.jgroups.tests.TableTest |
From |
To |
|
Change Variable Type msgs : List<Tuple<Long,Integer>> to msgs : List<LongTuple<Integer>> in method public testAddListWithRemoval() : void in class org.jgroups.tests.TableTest |
From |
To |
|
Change Variable Type list : List<Tuple<Long,Message>> to list : List<LongTuple<Message>> in method public up(batch MessageBatch) : void in class org.jgroups.protocols.UNICAST3 |
From |
To |
|
Change Variable Type msgs : List<Tuple<Long,Integer>> to msgs : List<LongTuple<Integer>> in method protected createList(seqnos long...) : List<LongTuple<Integer>> in class org.jgroups.tests.TableTest |
From |
To |
|
Change Variable Type msgs : List<Tuple<Long,Integer>> to msgs : List<LongTuple<Integer>> in method public testAddListWithResizing2() : void in class org.jgroups.tests.TableTest |
From |
To |
|
Change Variable Type msgs : List<Tuple<Long,Integer>> to msgs : List<LongTuple<Integer>> in method public testAdditionList() : void in class org.jgroups.tests.TableTest |
From |
To |
|
Change Variable Type tuple : Tuple<Long,T> to tuple : LongTuple<T> in method protected findHighestSeqno(list List<LongTuple<T>>) : long in class org.jgroups.util.Table |
From |
To |
|
Change Variable Type msgs : List<Tuple<Long,Integer>> to msgs : List<LongTuple<Integer>> in method public testAddListWithConstValue() : void in class org.jgroups.tests.TableTest |
From |
To |
|
Change Variable Type msgs : List<Tuple<Long,Integer>> to msgs : List<LongTuple<Integer>> in method public testAddListWithResizingNegativeSeqnos() : void in class org.jgroups.tests.TableTest |
From |
To |
|
Change Variable Type tuple : Tuple<Long,Message> to tuple : LongTuple<Message> in method protected handleMessages(dest Address, sender Address, msgs List<LongTuple<Message>>, oob boolean, cluster_name AsciiString) : void in class org.jgroups.protocols.pbcast.NAKACK2 |
From |
To |
|
Change Variable Type tuple : Tuple<Long,Message> to tuple : LongTuple<Message> in method protected handleBatchFromSelf(batch MessageBatch, entry Entry) : void in class org.jgroups.protocols.UNICAST3 |
From |
To |
|
Change Variable Type val : Long to val : long in method protected findHighestSeqno(list List<LongTuple<T>>) : long in class org.jgroups.util.Table |
From |
To |