e8725eee92043c8513bad87e52213c909040f558
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 57
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method protected mockStream(cache Cache<?,?>, mocking StreamMocking) : AsyncInterceptorChain renamed to protected mockEntrySet(cache Cache<?,?>, mocking StreamMocking) : AsyncInterceptorChain in class org.infinispan.notifications.cachelistener.CacheNotifierImplInitialTransferDistTest | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type realStream : Stream to realStream : CacheStream in method protected mockStream(realStream CacheStream, mocking StreamMocking) : Stream in class org.infinispan.notifications.cachelistener.CacheNotifierImplInitialTransferDistTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable rpc : DataContainer to dataContainer : DataContainer in method protected waitUntilDataContainerWillBeIteratedOn(cache Cache<?,?>, checkPoint CheckPoint) : DataContainer in class org.infinispan.stream.DistributedStreamIteratorTest | From | To | |
| Extract Variable | 1 | ||
| Extract Variable members : List<Address> in method public invokeRemotelyAsync(recipients Collection<Address>, rpcCommand ReplicableCommand, mode ResponseMode, timeout long, responseFilter ResponseFilter, deliverOrder DeliverOrder, anycast boolean) : CompletableFuture<Map<Address,Response>> from class org.infinispan.remoting.transport.jgroups.JGroupsTransport | From | To |