da235862983558fae3d0aa0961fc754017a39fce
Files Diff
- Added: 8
- Removed: 2
- Renamed: 0
- Modified: 19
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type channelProperties : ChannelProperties to agentProperty : AgentProperty in method public handleEvent(agentProperty AgentProperty, eventTimestamp long, eventType AgentEventType) : void in class com.navercorp.pinpoint.collector.service.async.AgentEventAsyncTaskService | From | To | |
| Change Parameter Type channelProperties : ChannelProperties to agentProperty : AgentProperty in method public handleLifeCycleEvent(agentProperty AgentProperty, eventTimestamp long, agentLifeCycleState AgentLifeCycleState, eventIdentifier long) : void in class com.navercorp.pinpoint.collector.service.async.AgentLifeCycleAsyncTaskService | From | To | |
| Rename Variable | 2 | ||
| Rename Variable bindableService : ServerServiceDefinition to service : Object in method public build() : Server in class com.navercorp.pinpoint.grpc.server.ServerFactory | From | To | |
| Rename Variable bindableService : BindableService to service : Object in method public afterPropertiesSet() : void in class com.navercorp.pinpoint.collector.receiver.grpc.GrpcReceiver | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute bindableServiceList : List<BindableService> to serviceList : List<Object> in class com.navercorp.pinpoint.collector.receiver.grpc.GrpcReceiver | From | To | |
| Rename Attribute socketIdProvider : SocketIdProvider to lifecycleRegistry : LifecycleRegistry in class com.navercorp.pinpoint.collector.receiver.grpc.service.KeepAliveService | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type bindableService : BindableService to bindableService : Object in method public destroy() : void in class com.navercorp.pinpoint.collector.receiver.grpc.GrpcReceiver | From | To | |
| Change Variable Type bindableService : BindableService to service : Object in method public afterPropertiesSet() : void in class com.navercorp.pinpoint.collector.receiver.grpc.GrpcReceiver | From | To | |
| Change Variable Type bindableService : ServerServiceDefinition to service : Object in method public build() : Server in class com.navercorp.pinpoint.grpc.server.ServerFactory | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type socketIdProvider : SocketIdProvider to lifecycleRegistry : LifecycleRegistry in class com.navercorp.pinpoint.collector.receiver.grpc.service.KeepAliveService | From | To | |
| Change Attribute Type bindableServiceList : List<BindableService> to serviceList : List<Object> in class com.navercorp.pinpoint.collector.receiver.grpc.GrpcReceiver | From | To | |
| Change Attribute Type bindableServices : List<ServerServiceDefinition> to bindableServices : List<Object> in class com.navercorp.pinpoint.grpc.server.ServerFactory | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter channelProperties : ChannelProperties to agentProperty : AgentProperty in method public handleLifeCycleEvent(agentProperty AgentProperty, eventTimestamp long, agentLifeCycleState AgentLifeCycleState, eventIdentifier long) : void in class com.navercorp.pinpoint.collector.service.async.AgentLifeCycleAsyncTaskService | From | To | |
| Rename Parameter channelProperties : ChannelProperties to agentProperty : AgentProperty in method public handleEvent(agentProperty AgentProperty, eventTimestamp long, eventType AgentEventType) : void in class com.navercorp.pinpoint.collector.service.async.AgentEventAsyncTaskService | From | To |