e1116667384112d251e734c6f3870e455a939c4a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type agentInfos : List<AgentInfo> to agentInfos : Collection<AgentInfo> in method public populateAgentStatuses(agentInfos Collection<AgentInfo>, timestamp long) : void in class com.navercorp.pinpoint.web.dao.hbase.HbaseAgentLifeCycleDao | From | To | |
Change Parameter Type agentInfos : List<AgentInfo> to agentInfos : Collection<AgentInfo> in method public populateAgentStatuses(agentInfos Collection<AgentInfo>, timestamp long) : void in class com.navercorp.pinpoint.web.dao.AgentLifeCycleDao | From | To | |
Extract Variable | 1 | ||
Extract Variable timestamp : long in method public addAgentInfos(node Node) : void from class com.navercorp.pinpoint.web.applicationmap.ApplicationMapBuilder.build.agentInfoPopulator | From | To |