|
Change Return Type IgniteInternalFuture to IgniteFuture<?> in method public onDiscovery(type int, topVer long, node ClusterNode, topSnapshot Collection<ClusterNode>, topHist Map<Long,Collection<ClusterNode>>, data DiscoverySpiCustomMessage) : IgniteFuture<?> in class org.apache.ignite.spi.discovery.DiscoverySpiListener |
From |
To |
|
Change Return Type IgniteInternalFuture to IgniteFuture<?> in method public onDiscovery(type int, topVer long, node ClusterNode, topSnapshot Collection<ClusterNode>, topHist Map<Long,Collection<ClusterNode>>, data DiscoverySpiCustomMessage) : IgniteFuture<?> in class org.apache.ignite.internal.processors.cache.persistence.standbycluster.reconnect.IgniteAbstractStandByClientReconnectTest.AwaitDiscoverySpiListener |
From |
To |
|
Change Return Type IgniteInternalFuture to IgniteFuture<?> in method public onDiscovery(type int, topVer long, node ClusterNode, topSnapshot Collection<ClusterNode>, topHist Map<Long,Collection<ClusterNode>>, spiCustomMsg DiscoverySpiCustomMessage) : IgniteFuture<?> in class org.apache.ignite.internal.processors.cache.IgniteMarshallerCacheFSRestoreTest.TestTcpDiscoverySpi.DiscoverySpiListenerWrapper |
From |
To |
|
Change Return Type IgniteInternalFuture to IgniteFuture<?> in method public onDiscovery(type int, topVer long, node ClusterNode, topSnapshot Collection<ClusterNode>, topHist Map<Long,Collection<ClusterNode>>, data DiscoverySpiCustomMessage) : IgniteFuture<?> in class org.apache.ignite.spi.discovery.AbstractDiscoverySelfTest.DiscoveryListener |
From |
To |
|
Change Return Type IgniteInternalFuture to IgniteFuture<?> in method public onDiscovery(type int, topVer long, node ClusterNode, topSnapshot Collection<ClusterNode>, topHist Map<Long,Collection<ClusterNode>>, spiCustomMsg DiscoverySpiCustomMessage) : IgniteFuture<?> in class org.apache.ignite.testframework.GridTestUtils.DiscoverySpiListenerWrapper |
From |
To |
|
Change Return Type IgniteInternalFuture to IgniteFuture<?> in method public onDiscovery(type int, topVer long, node ClusterNode, topSnapshot Collection<ClusterNode>, topHist Map<Long,Collection<ClusterNode>>, spiCustomMsg DiscoverySpiCustomMessage) : IgniteFuture<?> in class org.apache.ignite.internal.processors.cache.IgniteMarshallerCacheClassNameConflictTest.TestTcpDiscoverySpi.DiscoverySpiListenerWrapper |
From |
To |
|
Change Variable Type fut : IgniteInternalFuture to fut : IgniteFuture<?> in method private notifyDiscoveryListener(msg TcpDiscoveryCustomEventMessage, waitForNotification boolean) : void in class org.apache.ignite.spi.discovery.tcp.ServerImpl.RingMessageWorker |
From |
To |
|
Change Variable Type fut : IgniteInternalFuture to fut : IgniteFuture<?> in method private notifyCustomEvent(evtData ZkDiscoveryCustomEventData, msg DiscoverySpiCustomMessage) : void in class org.apache.ignite.spi.discovery.zk.internal.ZookeeperDiscoveryImpl |
From |
To |
|
Change Variable Type fut : IgniteInternalFuture to fut : IgniteFuture<?> in method public onDiscovery(type int, topVer long, node ClusterNode, topSnapshot Collection<ClusterNode>, topHist Map<Long,Collection<ClusterNode>>, data DiscoverySpiCustomMessage) : IgniteFuture<?> in class org.apache.ignite.internal.processors.cache.persistence.standbycluster.reconnect.IgniteAbstractStandByClientReconnectTest.AwaitDiscoverySpiListener |
From |
To |