e4c20d2d4ea03d12331fce1f0eee1541823d51bd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable node : JsonNode to overrideNode : JsonNode in method public get() : T in class com.hubspot.singularity.runner.base.config.SingularityRunnerConfigurationProvider | From | To | |
Rename Variable node : JsonNode to baseTree : JsonNode in method private loadYamlField(filename String, field String) : JsonNode in class com.hubspot.singularity.runner.base.config.SingularityRunnerConfigurationProvider | From | To | |
Inline Variable | 1 | ||
Inline Variable yamlPath : String in method public get() : T from class com.hubspot.singularity.runner.base.config.SingularityRunnerConfigurationProvider | From | To | |
Extract Method | 1 | ||
Extract Method private loadYamlField(filename String, field String) : JsonNode extracted from public get() : T in class com.hubspot.singularity.runner.base.config.SingularityRunnerConfigurationProvider | From | To |