da06ba347a807aafcd17d5704af8626a86b95d2f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 20
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Attribute | 2 | ||
| Replace Attribute private realOne : PerCacheInboundInvocationHandler from class org.infinispan.container.versioning.WriteSkewConsistencyTest.ControllerInboundInvocationHandler with protected delegate : PerCacheInboundInvocationHandler from class org.infinispan.remoting.inboundhandler.AbstractDelegatingHandler | From | To | |
| Replace Attribute private handler : PerCacheInboundInvocationHandler from class org.infinispan.test.concurrent.InboundRpcSequencerAction.SequencerPerCacheInboundInvocationHandler with protected delegate : PerCacheInboundInvocationHandler from class org.infinispan.remoting.inboundhandler.AbstractDelegatingHandler | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private firstTopologyAsMember : int from class org.infinispan.statetransfer.StateTransferManagerImpl to private firstTopologyAsMember : int from class org.infinispan.statetransfer.StateConsumerImpl | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter handler : PerCacheInboundInvocationHandler to delegate : PerCacheInboundInvocationHandler in method public SequencerPerCacheInboundInvocationHandler(delegate PerCacheInboundInvocationHandler, stateSequencer StateSequencer, matcher CommandMatcher) in class org.infinispan.test.concurrent.InboundRpcSequencerAction.SequencerPerCacheInboundInvocationHandler | From | To | |
| Rename Parameter realOne : PerCacheInboundInvocationHandler to delegate : PerCacheInboundInvocationHandler in method private ControllerInboundInvocationHandler(delegate PerCacheInboundInvocationHandler) in class org.infinispan.container.versioning.WriteSkewConsistencyTest.ControllerInboundInvocationHandler | From | To |