a904964b75cd2403d3bfe6b705295fd0a676ed9d
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable defaultValue : String to value : Object in method package stringifyDefault(optionWithMetaInfo OptionWithMetaInfo) : String in class org.apache.flink.docs.configuration.ConfigOptionsDocGenerator | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type defaultValue : String to value : Object in method package stringifyDefault(optionWithMetaInfo OptionWithMetaInfo) : String in class org.apache.flink.docs.configuration.ConfigOptionsDocGenerator | From | To | |
| Extract Method | 1 | ||
| Extract Method package stringifyDefault(optionWithMetaInfo OptionWithMetaInfo) : String extracted from private toHtmlString(optionWithMetaInfo OptionWithMetaInfo) : String in class org.apache.flink.docs.configuration.ConfigOptionsDocGenerator | From | To |