0c3f5d9b72ce7c911bb9e71ae99b043924318002
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public getMatch(target Class, keys Set) : Object from class org.apache.ignite.internal.processors.rest.protocols.http.jetty.GridJettyJsonConfig.GridJettyJsonBeanProcessorMatcher to private getMatch(target Class, keys Set) : Object from class org.apache.ignite.internal.processors.rest.protocols.http.jetty.GridJettyJsonConfig | From | To | |
Move Method public getMatch(target Class, keys Set) : Object from class org.apache.ignite.internal.processors.rest.protocols.http.jetty.GridJettyJsonConfig.GridJettyJsonValueProcessorMatcher to private getMatch(target Class, keys Set) : Object from class org.apache.ignite.internal.processors.rest.protocols.http.jetty.GridJettyJsonConfig | From | To | |
Extract Variable | 2 | ||
Extract Variable lessNamingProcessor : LessNamingProcessor in method package GridJettyJsonConfig(log IgniteLogger) from class org.apache.ignite.internal.processors.rest.protocols.http.jetty.GridJettyJsonConfig | From | To | |
Extract Variable evtTypes : int[] in method public collectEvents(ignite Ignite, evtOrderKey String, evtThrottleCntrKey String, all boolean) : Collection<VisorGridEvent> from class org.apache.ignite.internal.visor.util.VisorTaskUtils | From | To |