|
Change Parameter Type communicationService : ClusterMessagingService to communicationService : ClusterCommunicationService in method public CorePrimitiveManagementService(executorService ScheduledExecutorService, membershipService ClusterMembershipService, communicationService ClusterCommunicationService, eventService ClusterEventingService, partitionService PartitionService, primitiveRegistry PrimitiveRegistry) in class io.atomix.core.impl.CorePrimitiveManagementService |
From |
To |
|
Change Parameter Type clusterCommunicator : ClusterMessagingService to clusterCommunicator : ClusterCommunicationService in method public PrimaryBackupServerCommunicator(prefix String, serializer Serializer, clusterCommunicator ClusterCommunicationService) in class io.atomix.protocols.backup.partition.impl.PrimaryBackupServerCommunicator |
From |
To |
|
Change Parameter Type messagingService : ClusterMessagingService to messagingService : ClusterCommunicationService in method public HashBasedPrimaryElectionService(clusterMembershipService ClusterMembershipService, groupMembershipService PartitionGroupMembershipService, messagingService ClusterCommunicationService) in class io.atomix.primitive.partition.impl.HashBasedPrimaryElectionService |
From |
To |
|
Change Parameter Type communicationService : ClusterMessagingService to communicationService : ClusterCommunicationService in method public CorePrimitivesService(executorService ScheduledExecutorService, membershipService ClusterMembershipService, communicationService ClusterCommunicationService, eventService ClusterEventingService, partitionService PartitionService, config AtomixConfig) in class io.atomix.core.impl.CorePrimitivesService |
From |
To |
|
Change Parameter Type communicationService : ClusterMessagingService to communicationService : ClusterCommunicationService in method public send(subject String, node String, communicationService ClusterCommunicationService, body String, response AsyncResponse) : void in class io.atomix.rest.resources.MessagesResource |
From |
To |
|
Change Parameter Type communicationService : ClusterMessagingService to communicationService : ClusterCommunicationService in method public unsubscribe(subject String, id String, communicationService ClusterCommunicationService, events EventManager) : Response in class io.atomix.rest.resources.MessagesResource |
From |
To |
|
Change Parameter Type messagingService : ClusterMessagingService to messagingService : ClusterCommunicationService in method public DefaultPartitionGroupMembershipService(membershipService ClusterMembershipService, messagingService ClusterCommunicationService, systemGroup ManagedPartitionGroup, groups Collection<ManagedPartitionGroup>) in class io.atomix.primitive.partition.impl.DefaultPartitionGroupMembershipService |
From |
To |
|
Change Parameter Type clusterCommunicator : ClusterMessagingService to clusterCommunicator : ClusterCommunicationService in method public RaftServerCommunicator(prefix String, serializer Serializer, clusterCommunicator ClusterCommunicationService) in class io.atomix.protocols.raft.partition.impl.RaftServerCommunicator |
From |
To |
|
Change Parameter Type clusterMessagingService : ClusterMessagingService to communicationService : ClusterCommunicationService in method public HashBasedPrimaryElection(partitionId PartitionId, clusterMembershipService ClusterMembershipService, groupMembershipService PartitionGroupMembershipService, communicationService ClusterCommunicationService, executor ScheduledExecutorService) in class io.atomix.primitive.partition.impl.HashBasedPrimaryElection |
From |
To |
|
Change Parameter Type clusterCommunicator : ClusterMessagingService to clusterCommunicator : ClusterCommunicationService in method public RaftServerCommunicator(serializer Serializer, clusterCommunicator ClusterCommunicationService) in class io.atomix.protocols.raft.partition.impl.RaftServerCommunicator |
From |
To |
|
Change Parameter Type communicationService : ClusterMessagingService to communicationService : ClusterCommunicationService in method public subscribe(subject String, communicationService ClusterCommunicationService, events EventManager, response AsyncResponse) : void in class io.atomix.rest.resources.MessagesResource |
From |
To |
|
Change Parameter Type communicationService : ClusterMessagingService to communicationService : ClusterCommunicationService in method public publish(subject String, communicationService ClusterCommunicationService, body String) : Response in class io.atomix.rest.resources.MessagesResource |
From |
To |
|
Change Parameter Type communicationService : ClusterMessagingService to communicationService : ClusterCommunicationService in method public delete(subject String, communicationService ClusterCommunicationService, events EventManager) : Response in class io.atomix.rest.resources.MessagesResource |
From |
To |
|
Change Parameter Type clusterCommunicator : ClusterMessagingService to clusterCommunicator : ClusterCommunicationService in method public PrimaryBackupClientCommunicator(prefix String, serializer Serializer, clusterCommunicator ClusterCommunicationService) in class io.atomix.protocols.backup.partition.impl.PrimaryBackupClientCommunicator |
From |
To |
|
Change Parameter Type messagingService : ClusterMessagingService to messagingService : ClusterCommunicationService in method private buildPartitionService(config AtomixConfig, clusterMembershipService ClusterMembershipService, messagingService ClusterCommunicationService, primitiveTypeRegistry PrimitiveTypeRegistry) : ManagedPartitionService in class io.atomix.core.Atomix |
From |
To |
|
Change Parameter Type communicationService : ClusterMessagingService to communicationService : ClusterCommunicationService in method public DefaultPartitionManagementService(membershipService ClusterMembershipService, communicationService ClusterCommunicationService, primitiveTypes PrimitiveTypeRegistry, electionService PrimaryElectionService, sessionIdService SessionIdService) in class io.atomix.primitive.partition.impl.DefaultPartitionManagementService |
From |
To |
|
Change Parameter Type clusterCommunicator : ClusterMessagingService to clusterCommunicator : ClusterCommunicationService in method public RaftPartitionServer(partition RaftPartition, localMemberId MemberId, membershipService ClusterMembershipService, clusterCommunicator ClusterCommunicationService, primitiveTypes PrimitiveTypeRegistry) in class io.atomix.protocols.raft.partition.impl.RaftPartitionServer |
From |
To |
|
Change Parameter Type messagingService : ClusterMessagingService to messagingService : ClusterCommunicationService in method public DefaultPartitionService(membershipService ClusterMembershipService, messagingService ClusterCommunicationService, primitiveTypeRegistry PrimitiveTypeRegistry, systemGroup ManagedPartitionGroup, groups Collection<ManagedPartitionGroup>) in class io.atomix.primitive.partition.impl.DefaultPartitionService |
From |
To |
|
Change Parameter Type clusterCommunicator : ClusterMessagingService to clusterCommunicator : ClusterCommunicationService in method public RaftClientCommunicator(prefix String, serializer Serializer, clusterCommunicator ClusterCommunicationService) in class io.atomix.protocols.raft.partition.impl.RaftClientCommunicator |
From |
To |
|
Change Parameter Type clusterCommunicator : ClusterMessagingService to clusterCommunicator : ClusterCommunicationService in method public RaftClientCommunicator(serializer Serializer, clusterCommunicator ClusterCommunicationService) in class io.atomix.protocols.raft.partition.impl.RaftClientCommunicator |
From |
To |
|
Change Parameter Type communicationService : ClusterMessagingService to communicationService : ClusterCommunicationService in method public next(subject String, communicationService ClusterCommunicationService, events EventManager, response AsyncResponse) : void in class io.atomix.rest.resources.MessagesResource |
From |
To |
|
Move Class io.atomix.messaging.ManagedMessagingService moved to io.atomix.cluster.messaging.ManagedMessagingService |
From |
To |
|
Move Class io.atomix.messaging.BroadcastService moved to io.atomix.cluster.messaging.BroadcastService |
From |
To |
|
Move Class io.atomix.messaging.impl.NettyBroadcastServiceTest moved to io.atomix.cluster.messaging.impl.NettyBroadcastServiceTest |
From |
To |
|
Move Class io.atomix.messaging.impl.MessageDecoderTest moved to io.atomix.cluster.messaging.impl.MessageDecoderTest |
From |
To |
|
Move Class io.atomix.messaging.impl.InternalReply moved to io.atomix.cluster.messaging.impl.InternalReply |
From |
To |
|
Move Class io.atomix.messaging.impl.InternalMessage moved to io.atomix.cluster.messaging.impl.InternalMessage |
From |
To |
|
Move Class io.atomix.messaging.MessagingService moved to io.atomix.cluster.messaging.MessagingService |
From |
To |
|
Move Class io.atomix.messaging.impl.NettyMessagingService moved to io.atomix.cluster.messaging.impl.NettyMessagingService |
From |
To |
|
Move Class io.atomix.messaging.ManagedBroadcastService moved to io.atomix.cluster.messaging.ManagedBroadcastService |
From |
To |
|
Move Class io.atomix.messaging.impl.InternalRequest moved to io.atomix.cluster.messaging.impl.InternalRequest |
From |
To |
|
Move Class io.atomix.messaging.impl.NettyBroadcastService moved to io.atomix.cluster.messaging.impl.NettyBroadcastService |
From |
To |
|
Move Class io.atomix.messaging.impl.MessageDecoder moved to io.atomix.cluster.messaging.impl.MessageDecoder |
From |
To |
|
Move Class io.atomix.messaging.MessagingException moved to io.atomix.cluster.messaging.MessagingException |
From |
To |
|
Move Class io.atomix.messaging.impl.DecoderState moved to io.atomix.cluster.messaging.impl.DecoderState |
From |
To |
|
Move Class io.atomix.messaging.impl.NettyMessagingServiceTest moved to io.atomix.cluster.messaging.impl.NettyMessagingServiceTest |
From |
To |
|
Move Class io.atomix.messaging.impl.MessageEncoder moved to io.atomix.cluster.messaging.impl.MessageEncoder |
From |
To |
|
Change Attribute Type communicationService : ClusterMessagingService to communicationService : ClusterCommunicationService in class io.atomix.primitive.partition.impl.DefaultPartitionManagementService |
From |
To |
|
Change Attribute Type clusterCommunicator : ClusterMessagingService to clusterCommunicator : ClusterCommunicationService in class io.atomix.protocols.raft.partition.impl.RaftServerCommunicator |
From |
To |
|
Change Attribute Type clusterCommunicator : ClusterMessagingService to clusterCommunicator : ClusterCommunicationService in class io.atomix.protocols.backup.partition.impl.PrimaryBackupServerCommunicator |
From |
To |
|
Change Attribute Type messagingService : ClusterMessagingService to messagingService : ClusterCommunicationService in class io.atomix.primitive.partition.impl.HashBasedPrimaryElectionService |
From |
To |
|
Change Attribute Type clusterMessagingService : ClusterMessagingService to communicationService : ClusterCommunicationService in class io.atomix.primitive.partition.impl.HashBasedPrimaryElection |
From |
To |
|
Change Attribute Type clusterCommunicator : ClusterMessagingService to clusterCommunicator : ClusterCommunicationService in class io.atomix.protocols.raft.partition.impl.RaftClientCommunicator |
From |
To |
|
Change Attribute Type clusterMessagingService : ClusterMessagingService to communicationService : ClusterCommunicationService in class io.atomix.primitive.partition.impl.DefaultPartitionService |
From |
To |
|
Change Attribute Type clusterCommunicator : ClusterMessagingService to clusterCommunicator : ClusterCommunicationService in class io.atomix.protocols.backup.partition.impl.PrimaryBackupClientCommunicator |
From |
To |
|
Change Attribute Type clusterMessagingService : ManagedClusterMessagingService to communicationService : ManagedClusterCommunicationService in class io.atomix.cluster.AtomixCluster |
From |
To |
|
Change Attribute Type messagingService : ClusterMessagingService to messagingService : ClusterCommunicationService in class io.atomix.primitive.partition.impl.DefaultPartitionGroupMembershipService |
From |
To |
|
Change Attribute Type communicationService : ClusterMessagingService to communicationService : ClusterCommunicationService in class io.atomix.core.impl.CorePrimitiveManagementService |
From |
To |
|
Change Attribute Type clusterCommunicator : ClusterMessagingService to clusterCommunicator : ClusterCommunicationService in class io.atomix.protocols.raft.partition.impl.RaftPartitionServer |
From |
To |