6af6560a4c90ac24644991ce25081c7548279aa6
Files Diff
- Added: 437
 - Removed: 418
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Source Folder | 1 | ||
| Move Source Folder modules to modules/web-console | From | To | |
| Inline Variable | 1 | ||
| Inline Variable addr : String in method protected map(evt Event, type int, id IgniteUuid, name String, nid UUID, ts long, msg String, shortDisplay String) : VisorGridEvent from class org.apache.ignite.internal.visor.util.VisorEventMapper | From | To | |
| Extract Method | 4 | ||
| Extract Method protected deploymentEvent(de DeploymentEvent, type int, id IgniteUuid, name String, nid UUID, ts long, msg String, shortDisplay String) : VisorGridEvent extracted from protected map(evt Event, type int, id IgniteUuid, name String, nid UUID, ts long, msg String, shortDisplay String) : VisorGridEvent in class org.apache.ignite.internal.visor.util.VisorEventMapper | From | To | |
| Extract Method protected jobEvent(je JobEvent, type int, id IgniteUuid, name String, nid UUID, ts long, msg String, shortDisplay String) : VisorGridEvent extracted from protected map(evt Event, type int, id IgniteUuid, name String, nid UUID, ts long, msg String, shortDisplay String) : VisorGridEvent in class org.apache.ignite.internal.visor.util.VisorEventMapper | From | To | |
| Extract Method protected taskEvent(te TaskEvent, type int, id IgniteUuid, name String, nid UUID, ts long, msg String, shortDisplay String) : VisorGridEvent extracted from protected map(evt Event, type int, id IgniteUuid, name String, nid UUID, ts long, msg String, shortDisplay String) : VisorGridEvent in class org.apache.ignite.internal.visor.util.VisorEventMapper | From | To | |
| Extract Method protected discoveryEvent(de DiscoveryEvent, type int, id IgniteUuid, name String, nid UUID, ts long, msg String, shortDisplay String) : VisorGridEvent extracted from protected map(evt Event, type int, id IgniteUuid, name String, nid UUID, ts long, msg String, shortDisplay String) : VisorGridEvent in class org.apache.ignite.internal.visor.util.VisorEventMapper | From | To |