4d57f4307bb073de5bdde9122a3619d36a55aba3
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Merge Attribute | 1 | ||
Merge Attribute [bindAddress : String, port : int] to configuration : CollectorConfiguration in class com.navercorp.pinpoint.collector.receiver.tcp.TCPReceiver | From | To | |
Extract Method | 1 | ||
Extract Method public afterPropertiesSet() : void extracted from public start() : void in class com.navercorp.pinpoint.collector.receiver.tcp.TCPReceiver | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type worker : ThreadPoolExecutor to worker : ExecutorService in class com.navercorp.pinpoint.collector.receiver.tcp.TCPReceiver | From | To |