137b105c671c8b0882c7312406e93a2ef5670b11
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Added | |
| org.apache.commons:commons-collections4:4.1 | |
| Removed | |
| commons-collections:commons-collections:3.2.2 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute syncMetricsBuffer : CircularFifoBuffer to syncMetricsQueue : CircularFifoQueue in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type syncMetricsBuffer : CircularFifoBuffer to syncMetricsQueue : CircularFifoQueue in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore | From | To | |
| Change Attribute Type tasks : CircularFifoBuffer to tasks : CircularFifoQueue in class org.apache.hadoop.hbase.monitoring.TaskMonitor | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter t : MonitoredTask to task : MonitoredTask in method public filter(task MonitoredTask) : boolean in class org.apache.hadoop.hbase.monitoring.TaskMonitor.TaskFilter | From | To |