|
Change Parameter Type timestamp : long to timestamp : int in method protected handleResendingOfFirstMessage(sender Address, timestamp int) : void in class org.jgroups.protocols.UNICAST3 |
From |
To |
|
Change Parameter Type ts1 : long to ts1 : int in method protected compare(ts1 int, ts2 int) : int in class org.jgroups.protocols.UNICAST3 |
From |
To |
|
Change Parameter Type timestamp : long to timestamp : int in method protected handleAckReceived(sender Address, seqno long, conn_id short, timestamp int) : void in class org.jgroups.protocols.UNICAST3 |
From |
To |
|
Change Parameter Type timestamp : long to timestamp : int in method public createAckHeader(seqno long, conn_id short, timestamp int) : UnicastHeader3 in class org.jgroups.protocols.UnicastHeader3 |
From |
To |
|
Change Parameter Type ts : long to ts : int in method protected updateLastTimestamp(ts int) : boolean in class org.jgroups.protocols.UNICAST3.SenderEntry |
From |
To |
|
Change Parameter Type ts : long to ts : int in method public timestamp(ts int) : UnicastHeader3 in class org.jgroups.protocols.UnicastHeader3 |
From |
To |
|
Change Parameter Type timestamp : long to timestamp : int in method public createSendFirstSeqnoHeader(timestamp int) : UnicastHeader3 in class org.jgroups.protocols.UnicastHeader3 |
From |
To |
|
Change Parameter Type ts2 : long to ts2 : int in method protected compare(ts1 int, ts2 int) : int in class org.jgroups.protocols.UNICAST3 |
From |
To |