|
Change Parameter Type result : TBase to result : TBase<?,?> in method private serialize(result TBase<?,?>) : byte[] in class com.navercorp.pinpoint.collector.cluster.route.StreamRouteHandler |
From |
To |
|
Change Parameter Type routeResult : RouteResult to routeResult : TCommandTransferResponse in method public ResponseEvent(routeEvent RouteEvent, requestId int, routeResult TCommandTransferResponse) in class com.navercorp.pinpoint.collector.cluster.route.ResponseEvent |
From |
To |
|
Change Parameter Type routeResult : RouteResult to routeResult : TCommandTransferResponse in method public ResponseEvent(deliveryCommand TCommandTransfer, sourceChannel Channel, requestId int, routeResult TCommandTransferResponse) in class com.navercorp.pinpoint.collector.cluster.route.ResponseEvent |
From |
To |
|
Rename Variable collector : PinpointServer to agentInfo : AgentInfoBo in method public echo(applicationName String, agentId String, startTimeStamp long) : ModelAndView in class com.navercorp.pinpoint.web.controller.CommandController |
From |
To |
|
Rename Variable entry : Map.Entry<String,TActiveThreadResponse> to agentActiveThread : AgentActiveThreadStatus in method public serialize(agentActiveThreadStatusList AgentActiveThreadStatusList, jgen JsonGenerator, provider SerializerProvider) : void in class com.navercorp.pinpoint.web.vo.AgentActiveThreadStatusListSerializer |
From |
To |
|
Rename Variable future : Future<ResponseMessage> to response : PinpointRouteResponse in method public getActiveThreadStatus(agentInfoList List<AgentInfoBo>, payload byte[]) : AgentActiveThreadStatusList in class com.navercorp.pinpoint.web.service.AgentServiceImpl |
From |
To |
|
Rename Variable futureEntry : Map.Entry<String,Future<ResponseMessage>> to entry : Map.Entry<AgentInfoBo,PinpointRouteResponse> in method public getActiveThreadStatus(agentInfoList List<AgentInfoBo>, payload byte[]) : AgentActiveThreadStatusList in class com.navercorp.pinpoint.web.service.AgentServiceImpl |
From |
To |
|
Rename Variable activeThreadStatus : List<Integer> to activeThreadCount : List<Integer> in method public serialize(agentActiveThreadStatusList AgentActiveThreadStatusList, jgen JsonGenerator, provider SerializerProvider) : void in class com.navercorp.pinpoint.web.vo.AgentActiveThreadStatusListSerializer |
From |
To |
|
Rename Variable hostName : String to agentInfo : AgentInfoBo in method public getActiveThreadStatus(agentInfoList List<AgentInfoBo>, payload byte[]) : AgentActiveThreadStatusList in class com.navercorp.pinpoint.web.service.AgentServiceImpl |
From |
To |
|
Rename Variable applicationAgentList : SortedMap<String,List<AgentInfoBo>> to agentInfoBos : Set<AgentInfoBo> in method public getAgentInfoList(applicationName String) : List<AgentInfoBo> in class com.navercorp.pinpoint.web.service.AgentServiceImpl |
From |
To |
|
Rename Variable agentActiveThreadReposioty : Map<String,TActiveThreadResponse> to agentActiveThreadRepository : List<AgentActiveThreadStatus> in method public serialize(agentActiveThreadStatusList AgentActiveThreadStatusList, jgen JsonGenerator, provider SerializerProvider) : void in class com.navercorp.pinpoint.web.vo.AgentActiveThreadStatusListSerializer |
From |
To |
|
Rename Variable routeResult : RouteResult to response : TCommandTransferResponse in method private handleStreamRouteCreate(request TCommandTransfer, packet StreamCreatePacket, streamChannelContext ServerStreamChannelContext) : TRouteResult in class com.navercorp.pinpoint.collector.cluster.ClusterPointRouter |
From |
To |
|
Rename Variable collector : PinpointServer to agentInfo : AgentInfoBo in method public echo(applicationName String, agentId String, startTimeStamp long, message String) : ModelAndView in class com.navercorp.pinpoint.web.controller.CommandController |
From |
To |
|
Rename Variable futureMap : Map<String,Future<ResponseMessage>> to responseList : Map<AgentInfoBo,PinpointRouteResponse> in method public getActiveThreadStatus(agentInfoList List<AgentInfoBo>, payload byte[]) : AgentActiveThreadStatusList in class com.navercorp.pinpoint.web.service.AgentServiceImpl |
From |
To |
|
Change Return Type Map<String,TActiveThreadResponse> to AgentActiveThreadStatusList in method public getActiveThreadStatus(agentInfoList List<AgentInfoBo>, payload byte[]) : AgentActiveThreadStatusList in class com.navercorp.pinpoint.web.service.AgentService |
From |
To |
|
Change Return Type Map<String,TActiveThreadResponse> to AgentActiveThreadStatusList in method public getActiveThreadStatus(agentInfoList List<AgentInfoBo>) : AgentActiveThreadStatusList in class com.navercorp.pinpoint.web.service.AgentServiceImpl |
From |
To |
|
Change Return Type RouteResult to TCommandTransferResponse in method public onRoute(event T) : TCommandTransferResponse in class com.navercorp.pinpoint.collector.cluster.route.RouteHandler |
From |
To |
|
Change Return Type Map<String,TActiveThreadResponse> to AgentActiveThreadStatusList in method public getActiveThreadStatus(agentInfoList List<AgentInfoBo>) : AgentActiveThreadStatusList in class com.navercorp.pinpoint.web.service.AgentService |
From |
To |
|
Change Return Type RouteResult to TCommandTransferResponse in method public getRouteResult() : TCommandTransferResponse in class com.navercorp.pinpoint.collector.cluster.route.ResponseEvent |
From |
To |
|
Change Return Type RouteResult to TCommandTransferResponse in method private onRoute0(event RequestEvent) : TCommandTransferResponse in class com.navercorp.pinpoint.collector.cluster.route.DefaultRouteHandler |
From |
To |
|
Change Return Type RouteResult to TCommandTransferResponse in method public onRoute(event RequestEvent) : TCommandTransferResponse in class com.navercorp.pinpoint.collector.cluster.route.DefaultRouteHandler |
From |
To |
|
Change Return Type short to TRouteResult in method private handleStreamRouteCreate(request TCommandTransfer, packet StreamCreatePacket, streamChannelContext ServerStreamChannelContext) : TRouteResult in class com.navercorp.pinpoint.collector.cluster.ClusterPointRouter |
From |
To |
|
Change Return Type RouteResult to TCommandTransferResponse in method private onRoute0(event StreamEvent) : TCommandTransferResponse in class com.navercorp.pinpoint.collector.cluster.route.StreamRouteHandler |
From |
To |
|
Change Return Type RouteResult to TCommandTransferResponse in method public onRoute(event StreamEvent) : TCommandTransferResponse in class com.navercorp.pinpoint.collector.cluster.route.StreamRouteHandler |
From |
To |
|
Change Return Type Map<String,TActiveThreadResponse> to AgentActiveThreadStatusList in method public getActiveThreadStatus(agentInfoList List<AgentInfoBo>, payload byte[]) : AgentActiveThreadStatusList in class com.navercorp.pinpoint.web.service.AgentServiceImpl |
From |
To |
|
Change Return Type Map<String,Future<ResponseMessage>> to Map<AgentInfoBo,PinpointRouteResponse> in method public invoke(agentInfoList List<AgentInfoBo>, payload byte[], timeout long) : Map<AgentInfoBo,PinpointRouteResponse> in class com.navercorp.pinpoint.web.service.AgentServiceImpl |
From |
To |
|
Change Variable Type future : Future<ResponseMessage> to response : PinpointRouteResponse in method public getActiveThreadStatus(agentInfoList List<AgentInfoBo>, payload byte[]) : AgentActiveThreadStatusList in class com.navercorp.pinpoint.web.service.AgentServiceImpl |
From |
To |
|
Change Variable Type futureEntry : Map.Entry<String,Future<ResponseMessage>> to entry : Map.Entry<AgentInfoBo,PinpointRouteResponse> in method public getActiveThreadStatus(agentInfoList List<AgentInfoBo>, payload byte[]) : AgentActiveThreadStatusList in class com.navercorp.pinpoint.web.service.AgentServiceImpl |
From |
To |
|
Change Variable Type agentActiveThreadReposioty : Map<String,TActiveThreadResponse> to agentActiveThreadRepository : List<AgentActiveThreadStatus> in method public serialize(agentActiveThreadStatusList AgentActiveThreadStatusList, jgen JsonGenerator, provider SerializerProvider) : void in class com.navercorp.pinpoint.web.vo.AgentActiveThreadStatusListSerializer |
From |
To |
|
Change Variable Type hostName : String to agentInfo : AgentInfoBo in method public getActiveThreadStatus(agentInfoList List<AgentInfoBo>, payload byte[]) : AgentActiveThreadStatusList in class com.navercorp.pinpoint.web.service.AgentServiceImpl |
From |
To |
|
Change Variable Type futureMap : Map<String,Future<ResponseMessage>> to futureMap : Map<AgentInfoBo,Future<ResponseMessage>> in method public invoke(agentInfoList List<AgentInfoBo>, payload byte[], timeout long) : Map<AgentInfoBo,PinpointRouteResponse> in class com.navercorp.pinpoint.web.service.AgentServiceImpl |
From |
To |
|
Change Variable Type routeResult : RouteResult to response : TCommandTransferResponse in method private handleStreamRouteCreate(request TCommandTransfer, packet StreamCreatePacket, streamChannelContext ServerStreamChannelContext) : TRouteResult in class com.navercorp.pinpoint.collector.cluster.ClusterPointRouter |
From |
To |
|
Change Variable Type collector : PinpointServer to agentInfo : AgentInfoBo in method public echo(applicationName String, agentId String, startTimeStamp long, message String) : ModelAndView in class com.navercorp.pinpoint.web.controller.CommandController |
From |
To |
|
Change Variable Type routeResult : RouteResult to routeResult : TCommandTransferResponse in method public onRoute(event StreamEvent) : TCommandTransferResponse in class com.navercorp.pinpoint.collector.cluster.route.StreamRouteHandler |
From |
To |
|
Change Variable Type collector : PinpointServer to agentInfo : AgentInfoBo in method public echo(applicationName String, agentId String, startTimeStamp long) : ModelAndView in class com.navercorp.pinpoint.web.controller.CommandController |
From |
To |
|
Change Variable Type entry : Map.Entry<String,TActiveThreadResponse> to agentActiveThread : AgentActiveThreadStatus in method public serialize(agentActiveThreadStatusList AgentActiveThreadStatusList, jgen JsonGenerator, provider SerializerProvider) : void in class com.navercorp.pinpoint.web.vo.AgentActiveThreadStatusListSerializer |
From |
To |
|
Change Variable Type routeResult : RouteResult to routeResult : TCommandTransferResponse in method public onRoute(event RequestEvent) : TCommandTransferResponse in class com.navercorp.pinpoint.collector.cluster.route.DefaultRouteHandler |
From |
To |
|
Change Variable Type applicationAgentList : SortedMap<String,List<AgentInfoBo>> to agentInfoBos : Set<AgentInfoBo> in method public getAgentInfoList(applicationName String) : List<AgentInfoBo> in class com.navercorp.pinpoint.web.service.AgentServiceImpl |
From |
To |
|
Change Variable Type futureMap : Map<String,Future<ResponseMessage>> to responseList : Map<AgentInfoBo,PinpointRouteResponse> in method public getActiveThreadStatus(agentInfoList List<AgentInfoBo>, payload byte[]) : AgentActiveThreadStatusList in class com.navercorp.pinpoint.web.service.AgentServiceImpl |
From |
To |