6c9d2228d2aba6ba5be64bd20ef244e634aeaa5a
Files Diff
- Added: 1
 - Removed: 0
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 4 | ||
| Change Parameter Type memoryMetricsEx : Throwable to memoryMetricsEx : VisorExceptionWrapper in method public setMemoryMetricsEx(memoryMetricsEx VisorExceptionWrapper) : void in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult | From | To | |
| Change Parameter Type igfssEx : Throwable to igfssEx : VisorExceptionWrapper in method public setIgfssEx(igfssEx VisorExceptionWrapper) : void in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult | From | To | |
| Change Parameter Type evtsEx : Throwable to evtsEx : VisorExceptionWrapper in method public setEventsEx(evtsEx VisorExceptionWrapper) : void in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult | From | To | |
| Change Parameter Type cachesEx : Throwable to cachesEx : VisorExceptionWrapper in method public setCachesEx(cachesEx VisorExceptionWrapper) : void in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult | From | To | |
| Change Return Type | 4 | ||
| Change Return Type Throwable to VisorExceptionWrapper in method public getEventsEx() : VisorExceptionWrapper in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult | From | To | |
| Change Return Type Throwable to VisorExceptionWrapper in method public getMemoryMetricsEx() : VisorExceptionWrapper in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult | From | To | |
| Change Return Type Throwable to VisorExceptionWrapper in method public getIgfssEx() : VisorExceptionWrapper in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult | From | To | |
| Change Return Type Throwable to VisorExceptionWrapper in method public getCachesEx() : VisorExceptionWrapper in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult | From | To | |
| Change Attribute Type | 4 | ||
| Change Attribute Type cachesEx : Throwable to cachesEx : VisorExceptionWrapper in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult | From | To | |
| Change Attribute Type memoryMetricsEx : Throwable to memoryMetricsEx : VisorExceptionWrapper in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult | From | To | |
| Change Attribute Type igfssEx : Throwable to igfssEx : VisorExceptionWrapper in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult | From | To | |
| Change Attribute Type evtsEx : Throwable to evtsEx : VisorExceptionWrapper in class org.apache.ignite.internal.visor.node.VisorNodeDataCollectorJobResult | From | To |