ed3bf5f3ca5750d3a9884b57d155614b7b286d6c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable nioClientSocketChannelFactory : NioClientSocketChannelFactory to channelFactory : ChannelFactory in method private createBootStrap(bossCount int, workerCount int, timer Timer) : ClientBootstrap in class com.navercorp.pinpoint.rpc.client.DefaultPinpointClientFactory | From | To | |
| Change Return Type | 1 | ||
| Change Return Type NioClientSocketChannelFactory to ChannelFactory in method private createChannelFactory(bossCount int, workerCount int, timer Timer) : ChannelFactory in class com.navercorp.pinpoint.rpc.client.DefaultPinpointClientFactory | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type nioClientSocketChannelFactory : NioClientSocketChannelFactory to channelFactory : ChannelFactory in method private createBootStrap(bossCount int, workerCount int, timer Timer) : ClientBootstrap in class com.navercorp.pinpoint.rpc.client.DefaultPinpointClientFactory | From | To |