8b99e87bf2e226b18592a11dcb7c40f5ae7e9a70
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type clusterService : ClusterService to cluster : Cluster in method public withClusterService(cluster Cluster) : Builder in class io.atomix.cluster.messaging.ClusterCommunicator.Builder | From | To | |
| Change Parameter Type clusterService : ClusterService to cluster : Cluster in method protected ClusterCommunicationManager(cluster Cluster, messagingService MessagingService) in class io.atomix.cluster.messaging.impl.ClusterCommunicationManager | From | To | |
| Rename Class | 1 | ||
| Rename Class io.atomix.cluster.ClusterService renamed to io.atomix.cluster.Cluster | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute clusterService : ClusterService to cluster : Cluster in class io.atomix.cluster.messaging.impl.ClusterCommunicationManager | From | To | |
| Rename Attribute clusterService : ClusterService to cluster : Cluster in class io.atomix.cluster.messaging.ClusterCommunicator.Builder | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type clusterService : ClusterService to cluster : Cluster in class io.atomix.cluster.messaging.impl.ClusterCommunicationManager | From | To | |
| Change Attribute Type clusterService : ClusterService to cluster : Cluster in class io.atomix.cluster.messaging.ClusterCommunicator.Builder | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter clusterService : ClusterService to cluster : Cluster in method public withClusterService(cluster Cluster) : Builder in class io.atomix.cluster.messaging.ClusterCommunicator.Builder | From | To | |
| Rename Parameter clusterService : ClusterService to cluster : Cluster in method protected ClusterCommunicationManager(cluster Cluster, messagingService MessagingService) in class io.atomix.cluster.messaging.impl.ClusterCommunicationManager | From | To |