d95dc89a02d5915363153e0d9254f2cc0cf73ca0
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method private handleException(e Exception) : void extracted from public getEntity(req HttpServletRequest, res HttpServletResponse, clusterId String, appId String, entityType String, entityId String, userId String, flowId String, flowRunId String, fields String) : TimelineEntity in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices | From | To | |
Extract Method private parseUser(callerUGI UserGroupInformation, user String) : String extracted from public getEntity(req HttpServletRequest, res HttpServletResponse, clusterId String, appId String, entityType String, entityId String, userId String, flowId String, flowRunId String, fields String) : TimelineEntity in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices | From | To | |
Extract Method private parseUser(callerUGI UserGroupInformation, user String) : String extracted from public getEntities(req HttpServletRequest, res HttpServletResponse, clusterId String, appId String, entityType String, userId String, flowId String, flowRunId String, limit String, createdTimeStart String, createdTimeEnd String, modifiedTimeStart String, modifiedTimeEnd String, relatesTo String, isRelatedTo String, infofilters String, conffilters String, metricfilters String, eventfilters String, fields String) : Set<TimelineEntity> in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices | From | To | |
Extract Method private handleException(e Exception) : void extracted from public getEntities(req HttpServletRequest, res HttpServletResponse, clusterId String, appId String, entityType String, userId String, flowId String, flowRunId String, limit String, createdTimeStart String, createdTimeEnd String, modifiedTimeStart String, modifiedTimeEnd String, relatesTo String, isRelatedTo String, infofilters String, conffilters String, metricfilters String, eventfilters String, fields String) : Set<TimelineEntity> in class org.apache.hadoop.yarn.server.timelineservice.reader.TimelineReaderWebServices | From | To |