|
Rename Parameter ackClosure : IgniteInClosure<IgniteException> to ackC : IgniteInClosure<IgniteException> in method public sendOrderedMessage(node ClusterNode, topic Object, msg Message, plc byte, timeout long, skipOnTimeout boolean, ackC IgniteInClosure<IgniteException>) : void in class org.apache.ignite.internal.managers.communication.GridIoManager |
From |
To |
|
Rename Parameter tx : IgniteInternalTx to topVer : AffinityTopologyVersion in method public setTxTopologyHint(topVer AffinityTopologyVersion) : boolean in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager |
From |
To |
|
Rename Parameter ackClosure : IgniteInClosure<IgniteException> to ackC : IgniteInClosure<IgniteException> in method public sendMessage(node ClusterNode, msg Message, ackC IgniteInClosure<IgniteException>) : void in class org.apache.ignite.internal.processors.cache.distributed.IgniteBinaryMetadataUpdateChangingTopologySelfTest.TestCommunicationSpi |
From |
To |
|
Rename Parameter ackClosure : IgniteInClosure<IgniteException> to ackC : IgniteInClosure<IgniteException> in method public sendOrderedMessage(nodeId UUID, topic Object, msg Message, plc byte, timeout long, skipOnTimeout boolean, ackC IgniteInClosure<IgniteException>) : void in class org.apache.ignite.internal.managers.communication.GridIoManager |
From |
To |
|
Rename Parameter ackClosure : IgniteInClosure<IgniteException> to ackC : IgniteInClosure<IgniteException> in method public send(node ClusterNode, topic GridTopic, msg Message, plc byte, ackC IgniteInClosure<IgniteException>) : void in class org.apache.ignite.internal.managers.communication.GridIoManager |
From |
To |
|
Rename Parameter ackClosure : IgniteInClosure<IgniteException> to ackC : IgniteInClosure<IgniteException> in method public send(node ClusterNode, topic Object, msg Message, plc byte, ackC IgniteInClosure<IgniteException>) : void in class org.apache.ignite.internal.managers.communication.GridIoManager |
From |
To |
|
Rename Parameter ackClosure : IgniteInClosure<IgniteException> to ackC : IgniteInClosure<IgniteException> in method private send(node ClusterNode, topic Object, topicOrd int, msg Message, plc byte, ordered boolean, timeout long, skipOnTimeout boolean, ackC IgniteInClosure<IgniteException>) : void in class org.apache.ignite.internal.managers.communication.GridIoManager |
From |
To |