1cfb229191aa34f951cb58f1e87e510b7b8ad942
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute eventLoop : EventLoop to writabilityThrottler : WritabilityThrottler in class org.neo4j.causalclustering.messaging.ReconnectingChannel | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type eventLoop : EventLoop to writabilityThrottler : WritabilityThrottler in class org.neo4j.causalclustering.messaging.ReconnectingChannel | From | To | |
| Extract Method | 1 | ||
| Extract Method private awaitAndWrite(msg Object, flush boolean) : ChannelFuture extracted from private write(msg Object, flush boolean) : Future<Void> in class org.neo4j.causalclustering.messaging.ReconnectingChannel | From | To |