fab0f61a025f824f76980d54c3aa2cfa435a8c79
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getTitanInputConf() : ModifiableConfiguration renamed to public getTitanGraphConf() : ModifiableConfiguration in class com.thinkaurelius.titan.hadoop.config.ModifiableHadoopConfiguration | From | To | |
Rename Attribute | 1 | ||
Rename Attribute TITAN_INPUT_CONFIG_KEYS : ConfigNamespace to GRAPH_CONFIG_KEYS : ConfigNamespace in class com.thinkaurelius.titan.hadoop.config.TitanHadoopConfiguration | From | To | |
Extract Method | 1 | ||
Extract Method public getPath(element ConfigElement, includeRoot boolean, umbrellaElements String...) : String extracted from public getPath(element ConfigElement, umbrellaElements String...) : String in class com.thinkaurelius.titan.diskstorage.configuration.ConfigElement | From | To |