3738713db2075b7bb22daa449b67068f0c902441
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable localTopologyManager : LocalTopologyManagerImpl to topologyManager : ClusterTopologyManager in method public executeRuntimeStep(context OperationContext, operation ModelNode) : void in class org.jboss.as.clustering.infinispan.subsystem.ClusterRebalanceAttributeHandler | From | To | |
Rename Variable cache : Cache<?,?> to cacheManager : EmbeddedCacheManager in method public executeRuntimeStep(context OperationContext, operation ModelNode) : void in class org.jboss.as.clustering.infinispan.subsystem.ClusterRebalanceAttributeHandler | From | To | |
Rename Class | 1 | ||
Rename Class org.jboss.as.clustering.infinispan.subsystem.RebalancingAttributeHandler renamed to org.jboss.as.clustering.infinispan.subsystem.ClusterRebalanceAttributeHandler | From | To | |
Change Variable Type | 2 | ||
Change Variable Type localTopologyManager : LocalTopologyManagerImpl to topologyManager : ClusterTopologyManager in method public executeRuntimeStep(context OperationContext, operation ModelNode) : void in class org.jboss.as.clustering.infinispan.subsystem.ClusterRebalanceAttributeHandler | From | To | |
Change Variable Type cache : Cache<?,?> to cacheManager : EmbeddedCacheManager in method public executeRuntimeStep(context OperationContext, operation ModelNode) : void in class org.jboss.as.clustering.infinispan.subsystem.ClusterRebalanceAttributeHandler | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type INSTANCE : RebalancingAttributeHandler to INSTANCE : ClusterRebalanceAttributeHandler in class org.jboss.as.clustering.infinispan.subsystem.ClusterRebalanceAttributeHandler | From | To |