caf857796fe605674ad45c249bb2871f860c2a86
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type channel : CatchUpChannel to channel : CHANNEL in method package dispose(channel CHANNEL) : void in class org.neo4j.coreedge.catchup.CatchUpChannelPool | From | To | |
Move Method | 1 | ||
Move Method private dispose(channel CatchUpChannel) : void from class org.neo4j.coreedge.catchup.CatchUpClient to package dispose(channel CHANNEL) : void from class org.neo4j.coreedge.catchup.CatchUpChannelPool | From | To | |
Inline Method | 1 | ||
Inline Method private acquireChannel(memberId MemberId) : CatchUpChannel inlined to public makeBlockingRequest(memberId MemberId, request CatchUpRequest, inactivityTimeout long, timeUnit TimeUnit, responseHandler CatchUpResponseCallback<T>) : T in class org.neo4j.coreedge.catchup.CatchUpClient | From | To | |
Extract Class | 1 | ||
Extract Class org.neo4j.coreedge.catchup.CatchUpChannelPool from class org.neo4j.coreedge.catchup.CatchUpClient | From | To |