|
Rename Method public broadcastService() : BroadcastService renamed to public getBroadcastService() : BroadcastService in class io.atomix.cluster.AtomixCluster |
From |
To |
|
Rename Method public partitionService() : PartitionService renamed to public getPartitionService() : PartitionService in class io.atomix.core.Atomix |
From |
To |
|
Rename Method public primitivesService() : PrimitivesService renamed to public getPrimitivesService() : PrimitivesService in class io.atomix.core.Atomix |
From |
To |
|
Rename Method public transactionService() : TransactionService renamed to public getTransactionService() : TransactionService in class io.atomix.core.Atomix |
From |
To |
|
Rename Method public executorService() : ScheduledExecutorService renamed to public getExecutorService() : ScheduledExecutorService in class io.atomix.core.Atomix |
From |
To |
|
Rename Method public registry() : AtomixRegistry renamed to public getRegistry() : AtomixRegistry in class io.atomix.core.Atomix |
From |
To |
|
Rename Method public eventingService() : ClusterEventingService renamed to public getEventingService() : ClusterEventService in class io.atomix.cluster.AtomixCluster |
From |
To |
|
Rename Method public configService() : ConfigService renamed to public getConfigService() : ConfigService in class io.atomix.core.Atomix |
From |
To |
|
Rename Method public messagingService() : MessagingService renamed to public getMessagingService() : MessagingService in class io.atomix.cluster.AtomixCluster |
From |
To |
|
Rename Method public communicationService() : ClusterCommunicationService renamed to public getCommunicationService() : ClusterCommunicationService in class io.atomix.cluster.AtomixCluster |
From |
To |
|
Rename Method public membershipService() : ClusterMembershipService renamed to public getMembershipService() : ClusterMembershipService in class io.atomix.cluster.AtomixCluster |
From |
To |
|
Change Parameter Type eventService : ClusterEventingService to eventService : ClusterEventService in method public CorePrimitiveManagementService(executorService ScheduledExecutorService, membershipService ClusterMembershipService, communicationService ClusterCommunicationService, eventService ClusterEventService, partitionService PartitionService, primitiveRegistry PrimitiveRegistry, primitiveTypeRegistry PrimitiveTypeRegistry) in class io.atomix.core.impl.CorePrimitiveManagementService |
From |
To |
|
Change Parameter Type eventService : ClusterEventingService to eventService : ClusterEventService in method public publish(subject String, eventService ClusterEventService, body String) : Response in class io.atomix.rest.resources.EventsResource |
From |
To |
|
Change Parameter Type eventService : ClusterEventingService to eventService : ClusterEventService in method public delete(subject String, eventService ClusterEventService, events EventManager, response AsyncResponse) : void in class io.atomix.rest.resources.EventsResource |
From |
To |
|
Change Parameter Type eventService : ClusterEventingService to eventService : ClusterEventService in method public subscribe(subject String, eventService ClusterEventService, events EventManager, response AsyncResponse) : void in class io.atomix.rest.resources.EventsResource |
From |
To |
|
Change Parameter Type eventService : ClusterEventingService to eventService : ClusterEventService in method public next(subject String, eventService ClusterEventService, events EventManager, response AsyncResponse) : void in class io.atomix.rest.resources.EventsResource |
From |
To |
|
Change Parameter Type eventService : ClusterEventingService to eventService : ClusterEventService in method public unsubscribe(subject String, id String, eventService ClusterEventService, events EventManager, response AsyncResponse) : void in class io.atomix.rest.resources.EventsResource |
From |
To |
|
Change Parameter Type eventService : ClusterEventingService to eventService : ClusterEventService in method public CorePrimitivesService(executorService ScheduledExecutorService, membershipService ClusterMembershipService, communicationService ClusterCommunicationService, eventService ClusterEventService, partitionService PartitionService, registry AtomixRegistry, configService ConfigService) in class io.atomix.core.impl.CorePrimitivesService |
From |
To |
|
Change Return Type ManagedClusterEventingService to ManagedClusterEventService in method protected buildClusterEventService(membershipService ClusterMembershipService, messagingService MessagingService) : ManagedClusterEventService in class io.atomix.cluster.AtomixCluster |
From |
To |
|
Change Return Type ClusterEventingService to ClusterEventService in method public getEventService() : ClusterEventService in class io.atomix.core.impl.CorePrimitiveManagementService |
From |
To |
|
Change Return Type CompletableFuture<ClusterEventingService> to CompletableFuture<ClusterEventService> in method public start() : CompletableFuture<ClusterEventService> in class io.atomix.cluster.messaging.impl.DefaultClusterEventService |
From |
To |
|
Change Return Type ClusterEventingService to ClusterEventService in method public getEventService() : ClusterEventService in class io.atomix.primitive.PrimitiveManagementService |
From |
To |
|
Change Return Type ClusterEventingService to ClusterEventService in method public getEventingService() : ClusterEventService in class io.atomix.cluster.AtomixCluster |
From |
To |
|
Change Variable Type clusterEventingService1 : ManagedClusterEventingService to clusterEventingService1 : ManagedClusterEventService in method public testClusterEventService() : void in class io.atomix.cluster.messaging.impl.DefaultClusterEventServiceTest |
From |
To |
|
Change Variable Type eventService1 : ClusterEventingService to eventService1 : ClusterEventService in method public testClusterEventService() : void in class io.atomix.cluster.messaging.impl.DefaultClusterEventServiceTest |
From |
To |
|
Change Variable Type clusterEventingService3 : ManagedClusterEventingService to clusterEventingService3 : ManagedClusterEventService in method public testClusterEventService() : void in class io.atomix.cluster.messaging.impl.DefaultClusterEventServiceTest |
From |
To |
|
Change Variable Type eventService2 : ClusterEventingService to eventService2 : ClusterEventService in method public testClusterEventService() : void in class io.atomix.cluster.messaging.impl.DefaultClusterEventServiceTest |
From |
To |
|
Change Variable Type clusterEventingService2 : ManagedClusterEventingService to clusterEventingService2 : ManagedClusterEventService in method public testClusterEventService() : void in class io.atomix.cluster.messaging.impl.DefaultClusterEventServiceTest |
From |
To |
|
Change Variable Type eventService3 : ClusterEventingService to eventService3 : ClusterEventService in method public testClusterEventService() : void in class io.atomix.cluster.messaging.impl.DefaultClusterEventServiceTest |
From |
To |