256159c39741a5bda6894c39caba55904148ce1e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type factory : AtomixThreadFactory to factory : ThreadFactory in method public SingleThreadContext(factory ThreadFactory) in class io.atomix.utils.concurrent.SingleThreadContext | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type threadFactory : AtomixThreadFactory to threadFactory : ThreadFactory in class io.atomix.protocols.raft.cluster.impl.RaftClusterContext | From | To |