672e2b15c0a286ede1a7b32a761909d0379509dd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public setMaximumPoolSize(maximumPoolSize int) : void from class org.apache.camel.component.netty4.NettyConfiguration to public setMaximumPoolSize(maximumPoolSize int) : void from class org.apache.camel.component.netty4.NettyComponent | From | To | |
Move Method public getMaximumPoolSize() : int from class org.apache.camel.component.netty4.NettyConfiguration to public getMaximumPoolSize() : int from class org.apache.camel.component.netty4.NettyComponent | From | To | |
Move Attribute | 1 | ||
Move Attribute private maximumPoolSize : int from class org.apache.camel.component.netty4.NettyConfiguration to private maximumPoolSize : int from class org.apache.camel.component.netty4.NettyComponent | From | To |