72caedc2edf41c553a6d3512c7812cf57f1e7a40
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable hit : Set<AcceptApplication> to cachedAcceptApplications : Set<AcceptApplication> in method private getAcceptApplications(fromApplication Application, range Range) : Set<AcceptApplication> in class com.navercorp.pinpoint.web.service.map.DefaultLinkDataMapCreator | From | To | |
| Rename Variable acceptApplicationSet : Set<AcceptApplication> to queriedAcceptApplications : Set<AcceptApplication> in method private getAcceptApplications(fromApplication Application, range Range) : Set<AcceptApplication> in class com.navercorp.pinpoint.web.service.map.DefaultLinkDataMapCreator | From | To | |
| Extract Method | 1 | ||
| Extract Method private getAcceptApplications(fromApplication Application, range Range) : Set<AcceptApplication> extracted from private findAcceptApplications(fromApplication Application, host String, range Range) : Set<AcceptApplication> in class com.navercorp.pinpoint.web.service.map.DefaultLinkDataMapCreator | From | To |