ceccc825267de754c0028b9dc52c4ffbf2250fe1
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testServerEventLogging() : void renamed to public testLocalServerEventLogging() : void in class org.infinispan.server.eventlogger.ServerEventLoggerTest | From | To | |
Change Parameter Type | 5 | ||
Change Parameter Type start : int to start : Instant in method public getEvents(start Instant, count int, category Optional<EventLogCategory>, level Optional<EventLogLevel>) : List<EventLog> in class org.infinispan.util.logging.events.EventLogger | From | To | |
Change Parameter Type eventLog : EventLogger to eventLogManager : EventLogManager in method public PreferConsistencyStrategy(eventLogManager EventLogManager) in class org.infinispan.partitionhandling.impl.PreferConsistencyStrategy | From | To | |
Change Parameter Type start : int to start : Instant in method public getEvents(start Instant, count int, category Optional<EventLogCategory>, level Optional<EventLogLevel>) : List<EventLog> in class org.infinispan.util.logging.events.impl.DecoratedEventLogger | From | To | |
Change Parameter Type eventLog : EventLogger to eventLogManager : EventLogManager in method public PreferAvailabilityStrategy(eventLogManager EventLogManager) in class org.infinispan.partitionhandling.impl.PreferAvailabilityStrategy | From | To | |
Change Parameter Type start : int to start : Instant in method public getEvents(start Instant, count int, category Optional<EventLogCategory>, level Optional<EventLogLevel>) : List<EventLog> in class org.infinispan.util.logging.events.impl.BasicEventLogger | From | To | |
Rename Variable | 1 | ||
Rename Variable offset : int to since : Instant in method protected invokeCommand(cacheManager EmbeddedCacheManager, context OperationContext, operation ModelNode) : ModelNode in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerCommands.ReadEventLogCommand | From | To | |
Rename Attribute | 3 | ||
Rename Attribute eventLog : EventLogger to eventLogManager : EventLogManager in class org.infinispan.topology.ClusterTopologyManagerImpl | From | To | |
Rename Attribute eventLog : EventLogger to eventLogManager : EventLogManager in class org.infinispan.partitionhandling.impl.PreferConsistencyStrategy | From | To | |
Rename Attribute eventLog : EventLogger to eventLogManager : EventLogManager in class org.infinispan.partitionhandling.impl.PreferAvailabilityStrategy | From | To | |
Change Variable Type | 1 | ||
Change Variable Type offset : int to since : Instant in method protected invokeCommand(cacheManager EmbeddedCacheManager, context OperationContext, operation ModelNode) : ModelNode in class org.jboss.as.clustering.infinispan.subsystem.CacheContainerCommands.ReadEventLogCommand | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type eventLog : EventLogger to eventLogManager : EventLogManager in class org.infinispan.topology.ClusterTopologyManagerImpl | From | To | |
Change Attribute Type eventLog : EventLogger to eventLogManager : EventLogManager in class org.infinispan.partitionhandling.impl.PreferConsistencyStrategy | From | To | |
Change Attribute Type eventLog : EventLogger to eventLogManager : EventLogManager in class org.infinispan.partitionhandling.impl.PreferAvailabilityStrategy | From | To | |
Rename Parameter | 2 | ||
Rename Parameter eventLog : EventLogger to eventLogManager : EventLogManager in method public PreferConsistencyStrategy(eventLogManager EventLogManager) in class org.infinispan.partitionhandling.impl.PreferConsistencyStrategy | From | To | |
Rename Parameter eventLog : EventLogger to eventLogManager : EventLogManager in method public PreferAvailabilityStrategy(eventLogManager EventLogManager) in class org.infinispan.partitionhandling.impl.PreferAvailabilityStrategy | From | To |