42751771f19f1c53c304b3c775de5a6078f051a5
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable diffBean : List<String> to beanDiffs : List<String> in method private formatLogString(extraSleepTime long, gcMXBeanMapBeforeSleep Map<String,GarbageCollectorMXBean>, gcMXBeanMapAfterSleep Map<String,GarbageCollectorMXBean>) : StringBuilder in class alluxio.util.JvmPauseMonitor | From | To | |
| Change Return Type | 1 | ||
| Change Return Type String to StringBuilder in method private formatLogString(extraSleepTime long, gcMXBeanMapBeforeSleep Map<String,GarbageCollectorMXBean>, gcMXBeanMapAfterSleep Map<String,GarbageCollectorMXBean>) : StringBuilder in class alluxio.util.JvmPauseMonitor | From | To | |
| Move Class | 1 | ||
| Move Class alluxio.util.Daemon moved to alluxio.util.JvmPauseMonitor.Daemon | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute JVM_MONITOR_MASTER_ENABLE : PropertyKey to MASTER_JVM_MONITOR_ENABLED : PropertyKey in class alluxio.PropertyKey | From | To | |
| Rename Attribute JVM_MONITOR_WORKER_ENABLE : PropertyKey to WORKER_JVM_MONITOR_ENABLED : PropertyKey in class alluxio.PropertyKey | From | To |