9a76dd4f5c34df659a831881141d4a6bd8eaceb5
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute headerFactory : HeaderFactory<AgentHeaderFactory.Header> to channelFactory : ChannelFactory in class com.navercorp.pinpoint.profiler.sender.grpc.GrpcDataSender | From | To | |
Extract Variable | 1 | ||
Extract Variable responseObserver : CountdownStreamObserver in method public build() : void from class com.navercorp.pinpoint.grpc.ChannelFactoryTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type headerFactory : HeaderFactory<AgentHeaderFactory.Header> to channelFactory : ChannelFactory in class com.navercorp.pinpoint.profiler.sender.grpc.GrpcDataSender | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public close() : void extracted from public stop() : void in class com.navercorp.pinpoint.profiler.sender.grpc.GrpcDataSender & moved to class com.navercorp.pinpoint.grpc.client.ChannelFactory | From | To |