a52ff3594f2488bd3cc22f9db92098dc6628a778
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 23
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 2 | ||
Change Attribute Type listeners : Set<EventListener<ElectionEvent>> to listeners : Map<EventListener<ElectionEvent>,Boolean> in class net.kuujo.copycat.cluster.internal.CoordinatedClusterElection | From | To | |
Change Attribute Type open : AtomicBoolean to open : boolean in class net.kuujo.copycat.cluster.internal.coordinator.DefaultClusterCoordinator | From | To | |
Inline Variable | 1 | ||
Inline Variable listeners : Set<EventListener> in method public addBroadcastListener(topic String, listener EventListener<T>) : Cluster from class net.kuujo.copycat.cluster.internal.AbstractCluster | From | To |