|
Change Return Type Header to UnicastHeader3 in method public createDataHeader(seqno long, conn_id short, first boolean) : UnicastHeader3 in class org.jgroups.protocols.UnicastHeader3 |
From |
To |
|
Change Return Type Header to UnicastHeader3 in method public createXmitReqHeader() : UnicastHeader3 in class org.jgroups.protocols.UnicastHeader3 |
From |
To |
|
Change Return Type Header to UnicastHeader3 in method public createSendFirstSeqnoHeader(timestamp long) : UnicastHeader3 in class org.jgroups.protocols.UnicastHeader3 |
From |
To |
|
Change Return Type Header to UnicastHeader3 in method public copy() : UnicastHeader3 in class org.jgroups.protocols.UnicastHeader3 |
From |
To |
|
Change Return Type Header to UnicastHeader3 in method public createCloseHeader(conn_id short) : UnicastHeader3 in class org.jgroups.protocols.UnicastHeader3 |
From |
To |
|
Change Return Type Header to UnicastHeader3 in method public timestamp(ts long) : UnicastHeader3 in class org.jgroups.protocols.UnicastHeader3 |
From |
To |
|
Change Return Type Header to UnicastHeader3 in method public createAckHeader(seqno long, conn_id short, timestamp long) : UnicastHeader3 in class org.jgroups.protocols.UnicastHeader3 |
From |
To |
|
Change Variable Type hdr : Header to hdr : UnicastHeader3 in method public up(msg Message) : Object in class org.jgroups.protocols.UNICAST3 |
From |
To |
|
Change Variable Type hdr2 : Header to hdr2 : UnicastHeader3 in method protected deliverBatch(batch MessageBatch) : void in class org.jgroups.protocols.UNICAST3 |
From |
To |
|
Change Variable Type hdr1 : Header to hdr1 : UnicastHeader3 in method protected deliverBatch(batch MessageBatch) : void in class org.jgroups.protocols.UNICAST3 |
From |
To |
|
Change Variable Type hdr : Header to hdr : UnicastHeader3 in method protected handleResendingOfFirstMessage(sender Address, timestamp long) : void in class org.jgroups.protocols.UNICAST3 |
From |
To |
|
Change Variable Type hdr : Header to hdr : UnicastHeader3 in method protected printMessageList(list List<LongTuple<Message>>) : String in class org.jgroups.protocols.UNICAST3 |
From |
To |
|
Change Variable Type hdr : UNICAST3.Header to hdr : UnicastHeader3 in method public sendUnicast(ch JChannel) : void in class org.jgroups.tests.helpers.MessageBeforeConnectedTestHelper |
From |
To |
|
Change Variable Type hdr : Header to hdr : UnicastHeader3 in method public up(batch MessageBatch) : void in class org.jgroups.protocols.UNICAST3 |
From |
To |
|
Change Variable Type hdr : Header to hdr : UnicastHeader3 in method protected handleBatchFromSelf(batch MessageBatch, entry Entry) : void in class org.jgroups.protocols.UNICAST3 |
From |
To |
|
Change Variable Type hdr : Header to hdr : UnicastHeader3 in method protected retransmit(msg Message) : void in class org.jgroups.protocols.UNICAST3 |
From |
To |
|
Change Variable Type hdr : UNICAST3.Header to hdr : UnicastHeader3 in method public testUnicast3Header() : void in class org.jgroups.tests.SizeTest |
From |
To |
|
Change Variable Type newhdr : Header to newhdr : UnicastHeader3 in method protected handleResendingOfFirstMessage(sender Address, timestamp long) : void in class org.jgroups.protocols.UNICAST3 |
From |
To |
|
Change Variable Type hdr2 : UNICAST3.Header to hdr2 : UnicastHeader3 in method private _testMarshalling(hdr UnicastHeader3) : void in class org.jgroups.tests.SizeTest |
From |
To |