a27db80bc36dd614ebf8c8285510f4578cf20a1d
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type cluster : Cluster to cluster : ManagedCluster in method private PartitionHolder(config CoordinatedResourcePartitionConfig, cluster ManagedCluster, state CopycatStateContext, context ResourcePartitionContext) in class net.kuujo.copycat.internal.cluster.coordinator.DefaultClusterCoordinator.PartitionHolder | From | To | |
Change Variable Type | 1 | ||
Change Variable Type cluster : Cluster to cluster : ManagedCluster in method private createResources() : void in class net.kuujo.copycat.internal.cluster.coordinator.DefaultClusterCoordinator | From | To | |
Extract Interface | 1 | ||
Extract Interface net.kuujo.copycat.cluster.ManagedCluster from classes [net.kuujo.copycat.internal.cluster.CoordinatedCluster] | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type cluster : Cluster to cluster : ManagedCluster in class net.kuujo.copycat.internal.cluster.coordinator.DefaultClusterCoordinator | From | To | |
Change Attribute Type cluster : Cluster to cluster : ManagedCluster in class net.kuujo.copycat.internal.cluster.coordinator.DefaultClusterCoordinator.PartitionHolder | From | To |