08cbfd2ba90abedc08801e9daa7b81a5e77665f1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public groupByHostNameShouldHaveContainersLastAndGroupedSeparately() : void renamed to public groupByHostNameShouldHaveContainersFirstAndGroupedSeparatelyByAgentStartTimestampDescendingOrder() : void in class com.navercorp.pinpoint.web.vo.ApplicationAgentsListTest | From | To | |
Extract Method | 1 | ||
Extract Method private createAgentInfo(applicationName String, agentId String, hostname String, container boolean, startTimestamp long) : AgentInfo extracted from private createAgentInfo(applicationName String, agentId String, hostname String, container boolean) : AgentInfo in class com.navercorp.pinpoint.web.vo.ApplicationAgentsListTest | From | To |