643a21eab7b7eaab158f7ea9851ed08a182115b7
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 12
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type client : PinpointClient to sender : TcpDataSender in method private waitClientDisconnected(sender TcpDataSender) : void in class com.navercorp.pinpoint.profiler.sender.TcpDataSenderReconnectTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable pinpointClient : PinpointClient to clientFactory : PinpointClientFactory in method public get() : EnhancedDataSender in class com.navercorp.pinpoint.profiler.context.provider.TcpDataSenderProvider | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private profilerConfig : ProfilerConfig from class com.navercorp.pinpoint.profiler.context.provider.PinpointClientProvider to private profilerConfig : ProfilerConfig from class com.navercorp.pinpoint.profiler.context.provider.TcpDataSenderProvider | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute client : Provider<PinpointClient> to clientFactoryProvider : Provider<PinpointClientFactory> in class com.navercorp.pinpoint.profiler.context.provider.TcpDataSenderProvider | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type pinpointClient : PinpointClient to clientFactory : PinpointClientFactory in method public get() : EnhancedDataSender in class com.navercorp.pinpoint.profiler.context.provider.TcpDataSenderProvider | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type client : Provider<PinpointClient> to clientFactoryProvider : Provider<PinpointClientFactory> in class com.navercorp.pinpoint.profiler.context.provider.TcpDataSenderProvider | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter client : PinpointClient to sender : TcpDataSender in method private waitClientDisconnected(sender TcpDataSender) : void in class com.navercorp.pinpoint.profiler.sender.TcpDataSenderReconnectTest | From | To |