|
Pull Up Method protected setViewHandler(vh ViewHandler<GmsImpl.Request>, gms GMS) : void from class org.jgroups.tests.LeaveTest to protected setViewHandler(vh ViewHandler<GmsImpl.Request>, gms GMS) : void from class org.jgroups.tests.BaseLeaveTest |
From |
To |
|
Pull Up Method public testConcurrentLeaves2() : void from class org.jgroups.tests.LeaveTest to public testConcurrentLeaves2() : void from class org.jgroups.tests.BaseLeaveTest |
From |
To |
|
Pull Up Method protected testLeaveOfFirstNMembers(comp Comparator<GmsImpl.Request>, leavers int) : void from class org.jgroups.tests.LeaveTest to protected testLeaveOfFirstNMembers(comp Comparator<GmsImpl.Request>, leavers int) : void from class org.jgroups.tests.BaseLeaveTest |
From |
To |
|
Pull Up Method public testLeaveOfCoordAndNext8() : void from class org.jgroups.tests.LeaveTest to public testLeaveOfCoordAndNext8() : void from class org.jgroups.tests.BaseLeaveTest |
From |
To |
|
Pull Up Method public testLeaveOfNextAndCoord() : void from class org.jgroups.tests.LeaveTest to public testLeaveOfNextAndCoord() : void from class org.jgroups.tests.BaseLeaveTest |
From |
To |
|
Pull Up Method protected setup(num int) : void from class org.jgroups.tests.LeaveTest to protected setup(num int) : void from class org.jgroups.tests.BaseLeaveTest |
From |
To |
|
Pull Up Method public testLeaveOfNext8AndCoord() : void from class org.jgroups.tests.LeaveTest to public testLeaveOfNext8AndCoord() : void from class org.jgroups.tests.BaseLeaveTest |
From |
To |
|
Pull Up Method protected testConcurrentLeaves(num_leavers int) : void from class org.jgroups.tests.LeaveTest to protected testConcurrentLeaves(num_leavers int) : void from class org.jgroups.tests.BaseLeaveTest |
From |
To |
|
Pull Up Method public testLeaveOfSingletonCoord() : void from class org.jgroups.tests.LeaveTest to public testLeaveOfSingletonCoord() : void from class org.jgroups.tests.BaseLeaveTest |
From |
To |
|
Pull Up Method public testParticipantLeave() : void from class org.jgroups.tests.LeaveTest to public testParticipantLeave() : void from class org.jgroups.tests.BaseLeaveTest |
From |
To |
|
Pull Up Method public testCoordLeave() : void from class org.jgroups.tests.LeaveTest to public testCoordLeave() : void from class org.jgroups.tests.BaseLeaveTest |
From |
To |
|
Pull Up Method public testLeaveOfCoordAndNextWithOnly2Members() : void from class org.jgroups.tests.LeaveTest to public testLeaveOfCoordAndNextWithOnly2Members() : void from class org.jgroups.tests.BaseLeaveTest |
From |
To |
|
Pull Up Method public testSequentialLeavesOfCoordinators() : void from class org.jgroups.tests.LeaveTest to public testSequentialLeavesOfCoordinators() : void from class org.jgroups.tests.BaseLeaveTest |
From |
To |
|
Pull Up Method public testConcurrentLeaves8() : void from class org.jgroups.tests.LeaveTest to public testConcurrentLeaves8() : void from class org.jgroups.tests.BaseLeaveTest |
From |
To |
|
Pull Up Method public testGracefulLeave() : void from class org.jgroups.protocols.ASYM_ENCRYPT_LeaveTest to public testGracefulLeave() : void from class org.jgroups.tests.BaseLeaveTest |
From |
To |
|
Pull Up Method public testLeaveOfSecondHalfWithCoordLeaving() : void from class org.jgroups.tests.LeaveTest to public testLeaveOfSecondHalfWithCoordLeaving() : void from class org.jgroups.tests.BaseLeaveTest |
From |
To |
|
Pull Up Method public testLeaveOfCoordAndNext() : void from class org.jgroups.tests.LeaveTest to public testLeaveOfCoordAndNext() : void from class org.jgroups.tests.BaseLeaveTest |
From |
To |
|
Pull Up Method protected setup() : void from class org.jgroups.protocols.ASYM_ENCRYPT_LeaveTest to protected setup(num int) : void from class org.jgroups.tests.BaseLeaveTest |
From |
To |
|
Pull Up Method protected testConcurrentLeaves(leavers int...) : void from class org.jgroups.tests.LeaveTest to protected testConcurrentLeaves(leavers int...) : void from class org.jgroups.tests.BaseLeaveTest |
From |
To |
|
Rename Variable sender : Address to key_server : Address in method protected processEncryptMessage(msg Message, hdr EncryptHeader, retval boolean) : boolean in class org.jgroups.protocols.ASYM_ENCRYPT |
From |
To |
|
Rename Variable decoding_ciphers : BlockingQueue<Cipher> to tmp_decoding_ciphers : BlockingQueue<Cipher> in method protected initSymCiphers(algorithm String, secret Key) : void in class org.jgroups.protocols.Encrypt |
From |
To |
|
Rename Variable sym_version : byte[] to tmp_sym_version : byte[] in method protected initSymCiphers(algorithm String, secret Key) : void in class org.jgroups.protocols.Encrypt |
From |
To |
|
Rename Variable encoding_ciphers : BlockingQueue<Cipher> to tmp_encoding_ciphers : BlockingQueue<Cipher> in method protected initSymCiphers(algorithm String, secret Key) : void in class org.jgroups.protocols.Encrypt |
From |
To |
|
Rename Variable encrypt : SYM_ENCRYPT to encr : SYM_ENCRYPT in method protected create(name String) : JChannel in class org.jgroups.protocols.SYM_ENCRYPT_Test |
From |
To |