c2055a97d55fc4305cf7d2762cd6bc676b97ca8c
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method package isPublishContainerMetrics() : boolean renamed to package isPublishContainerEvents() : boolean in class org.apache.hadoop.yarn.server.resourcemanager.metrics.TimelineServiceV2Publisher | From | To | |
Rename Attribute | 3 | ||
Rename Attribute publishContainerMetrics : boolean to publishContainerEvents : boolean in class org.apache.hadoop.yarn.server.resourcemanager.metrics.TimelineServiceV2Publisher | From | To | |
Rename Attribute RM_PUBLISH_CONTAINER_METRICS_ENABLED : String to RM_PUBLISH_CONTAINER_EVENTS_ENABLED : String in class org.apache.hadoop.yarn.conf.YarnConfiguration | From | To | |
Rename Attribute DEFAULT_RM_PUBLISH_CONTAINER_METRICS_ENABLED : boolean to DEFAULT_RM_PUBLISH_CONTAINER_EVENTS_ENABLED : boolean in class org.apache.hadoop.yarn.conf.YarnConfiguration | From | To |