|
Rename Method public getActiveThreadStatus(agentInfoList List<AgentInfo>) : AgentActiveThreadStatusList renamed to public getActiveThreadCount(agentInfoList List<AgentInfo>) : AgentActiveThreadCountList in class com.navercorp.pinpoint.web.service.AgentServiceImpl |
From |
To |
|
Rename Method public getActiveThreadStatus(agentInfoList List<AgentInfo>) : AgentActiveThreadStatusList renamed to public getActiveThreadCount(agentInfoList List<AgentInfo>) : AgentActiveThreadCountList in class com.navercorp.pinpoint.web.service.AgentService |
From |
To |
|
Rename Method public getActiveThreadStatus(agentInfoList List<AgentInfo>, payload byte[]) : AgentActiveThreadStatusList renamed to public getActiveThreadCount(agentInfoList List<AgentInfo>, payload byte[]) : AgentActiveThreadCountList in class com.navercorp.pinpoint.web.service.AgentServiceImpl |
From |
To |
|
Rename Method public getActiveThreadStatus(agentInfoList List<AgentInfo>, payload byte[]) : AgentActiveThreadStatusList renamed to public getActiveThreadCount(agentInfoList List<AgentInfo>, payload byte[]) : AgentActiveThreadCountList in class com.navercorp.pinpoint.web.service.AgentService |
From |
To |
|
Change Return Type List<AgentActiveThreadStatus> to List<AgentActiveThreadCount> in method public getAgentActiveThreadRepository() : List<AgentActiveThreadCount> in class com.navercorp.pinpoint.web.vo.AgentActiveThreadCountList |
From |
To |
|
Change Return Type AgentActiveThreadStatusList to AgentActiveThreadCountList in method public getActiveThreadCount(agentInfoList List<AgentInfo>, payload byte[]) : AgentActiveThreadCountList in class com.navercorp.pinpoint.web.service.AgentServiceImpl |
From |
To |
|
Change Return Type AgentActiveThreadStatusList to AgentActiveThreadCountList in method public getActiveThreadCount(agentInfoList List<AgentInfo>) : AgentActiveThreadCountList in class com.navercorp.pinpoint.web.service.AgentServiceImpl |
From |
To |
|
Change Return Type AgentActiveThreadStatusList to AgentActiveThreadCountList in method public getActiveThreadCount(agentInfoList List<AgentInfo>, payload byte[]) : AgentActiveThreadCountList in class com.navercorp.pinpoint.web.service.AgentService |
From |
To |
|
Change Return Type AgentActiveThreadStatusList to AgentActiveThreadCountList in method public getActiveThreadCount(agentInfoList List<AgentInfo>) : AgentActiveThreadCountList in class com.navercorp.pinpoint.web.service.AgentService |
From |
To |
|
Change Variable Type status1 : AgentActiveThreadStatus to status1 : AgentActiveThreadCount in method public testName() : void in class com.navercorp.pinpoint.web.vo.AgentActiveThreadCountListTest |
From |
To |
|
Change Variable Type agentActiveThreadRepository : List<AgentActiveThreadStatus> to agentActiveThreadRepository : List<AgentActiveThreadCount> in method public serialize(agentActiveThreadStatusList AgentActiveThreadCountList, jgen JsonGenerator, provider SerializerProvider) : void in class com.navercorp.pinpoint.web.vo.AgentActiveThreadCountListSerializer |
From |
To |
|
Change Variable Type agentActiveThreadStatus : AgentActiveThreadStatus to agentActiveThreadStatus : AgentActiveThreadCount in method public getActiveThreadCount(agentInfoList List<AgentInfo>, payload byte[]) : AgentActiveThreadCountList in class com.navercorp.pinpoint.web.service.AgentServiceImpl |
From |
To |
|
Change Variable Type agentActiveThreadStatusList : AgentActiveThreadStatusList to agentActiveThreadStatusList : AgentActiveThreadCountList in method public getActiveThreadCount(agentInfoList List<AgentInfo>, payload byte[]) : AgentActiveThreadCountList in class com.navercorp.pinpoint.web.service.AgentServiceImpl |
From |
To |
|
Change Variable Type list : AgentActiveThreadStatusList to list : AgentActiveThreadCountList in method public testName() : void in class com.navercorp.pinpoint.web.vo.AgentActiveThreadCountListTest |
From |
To |
|
Change Variable Type status2 : AgentActiveThreadStatus to status2 : AgentActiveThreadCount in method public testName() : void in class com.navercorp.pinpoint.web.vo.AgentActiveThreadCountListTest |
From |
To |
|
Change Variable Type agentActiveThread : AgentActiveThreadStatus to agentActiveThread : AgentActiveThreadCount in method public serialize(agentActiveThreadStatusList AgentActiveThreadCountList, jgen JsonGenerator, provider SerializerProvider) : void in class com.navercorp.pinpoint.web.vo.AgentActiveThreadCountListSerializer |
From |
To |