d1da51d0438a274993cad32a93e6e472ebc2a18e
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute stateTransferManager : StateTransferManager to distributionManager : DistributionManager in class org.infinispan.remoting.rpc.RpcManagerImpl | From | To | |
Change Variable Type | 1 | ||
Change Variable Type cache1 : Cache<String,Serializable> to cache1 : Cache<MagicKey,Serializable> in method public testSuccessRatio() : void in class org.infinispan.jmx.RpcManagerMBeanTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type stateTransferManager : StateTransferManager to distributionManager : DistributionManager in class org.infinispan.remoting.rpc.RpcManagerImpl | From | To |