dafa1a8d666d6c444bdf8bec7ff51e143e1e6633
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getHostname() : String renamed to public getAgentId() : String in class com.navercorp.pinpoint.web.vo.AgentActiveThreadCount | From | To | |
Rename Attribute | 1 | ||
Rename Attribute hostname : String to agentId : String in class com.navercorp.pinpoint.web.vo.AgentActiveThreadCount | From | To | |
Rename Parameter | 1 | ||
Rename Parameter hostname : String to agentId : String in method public AgentActiveThreadCount(agentId String, routeResult TRouteResult, activeThreadCount TCmdActiveThreadCountRes) in class com.navercorp.pinpoint.web.vo.AgentActiveThreadCount | From | To |