0ed58f920d8cdd30af9c8e2edca962cb6fc35eda
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method public handleEvent(pinpointServer PinpointServer, eventTimestamp long, eventType AgentEventType, eventBody byte[]) : void inlined to public handleEvent(pinpointServer PinpointServer, eventTimestamp long, eventType AgentEventType, eventMessage Object) : void in class com.navercorp.pinpoint.collector.rpc.handler.AgentEventHandler | From | To | |
Extract Variable | 1 | ||
Extract Variable responsePayload : byte[] in method private onRoute0(event RequestEvent) : TCommandTransferResponse from class com.navercorp.pinpoint.collector.cluster.route.DefaultRouteHandler | From | To |