|
Change Parameter Type destination : InetSocketAddress to destination : AdvertisedSocketAddress in method package NonBlockingChannel(bootstrap Bootstrap, destination AdvertisedSocketAddress, log Log, monitor MessageQueueMonitor, maxQueueSize int) in class org.neo4j.causalclustering.messaging.NonBlockingChannel |
From |
To |
|
Change Parameter Type destination : InetSocketAddress to destination : AdvertisedSocketAddress in method public queueSize(destination AdvertisedSocketAddress, size long) : void in class org.neo4j.causalclustering.messaging.monitoring.MessageQueueMonitor |
From |
To |
|
Change Parameter Type destination : InetSocketAddress to destination : AdvertisedSocketAddress in method public droppedMessage(destination AdvertisedSocketAddress) : void in class org.neo4j.causalclustering.messaging.monitoring.MessageQueueMonitor |
From |
To |
|
Change Parameter Type destination : InetSocketAddress to destination : AdvertisedSocketAddress in method public register(destination AdvertisedSocketAddress) : void in class org.neo4j.metrics.source.causalclustering.MessageQueueMonitorMetric |
From |
To |
|
Change Parameter Type destination : InetSocketAddress to destination : AdvertisedSocketAddress in method public queueSize(destination AdvertisedSocketAddress, size long) : void in class org.neo4j.metrics.source.causalclustering.MessageQueueMonitorMetric |
From |
To |
|
Change Parameter Type destination : InetSocketAddress to destination : AdvertisedSocketAddress in method public droppedMessage(destination AdvertisedSocketAddress) : void in class org.neo4j.metrics.source.causalclustering.MessageQueueMonitorMetric |
From |
To |
|
Change Parameter Type to : InetSocketAddress to to : AdvertisedSocketAddress in method public register(to AdvertisedSocketAddress) : void in class org.neo4j.causalclustering.messaging.monitoring.MessageQueueMonitor |
From |
To |