71847ed44dc5a1ef702eaf234150a2ff69c15341
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type appToFlowRowKey : AppToFlowRowKey to clusterId : String in method private onApplicationCreated(flowRunRowKey FlowRunRowKey, clusterId String, appId String, userId String, flowVersion String, te TimelineEntity, appCreatedTimeStamp long) : void in class org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineWriterImpl | From | To | |
Change Parameter Type appToFlowRowKey : AppToFlowRowKey to appId : String in method private onApplicationCreated(flowRunRowKey FlowRunRowKey, clusterId String, appId String, userId String, flowVersion String, te TimelineEntity, appCreatedTimeStamp long) : void in class org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineWriterImpl | From | To | |
Rename Attribute | 1 | ||
Rename Attribute appToFlowRowKeyConverter : KeyConverter<AppToFlowRowKey> to appIdKeyConverter : KeyConverter<String> in class org.apache.hadoop.yarn.server.timelineservice.storage.apptoflow.AppToFlowRowKey | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type appToFlowRowKeyConverter : KeyConverter<AppToFlowRowKey> to appIdKeyConverter : KeyConverter<String> in class org.apache.hadoop.yarn.server.timelineservice.storage.apptoflow.AppToFlowRowKey | From | To | |
Rename Parameter | 2 | ||
Rename Parameter appToFlowRowKey : AppToFlowRowKey to clusterId : String in method private onApplicationCreated(flowRunRowKey FlowRunRowKey, clusterId String, appId String, userId String, flowVersion String, te TimelineEntity, appCreatedTimeStamp long) : void in class org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineWriterImpl | From | To | |
Rename Parameter appToFlowRowKey : AppToFlowRowKey to appId : String in method private onApplicationCreated(flowRunRowKey FlowRunRowKey, clusterId String, appId String, userId String, flowVersion String, te TimelineEntity, appCreatedTimeStamp long) : void in class org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineWriterImpl | From | To |