683e68884aa0836fa3a6ac86559e0cbd7b6b5178
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type tags : Map<String,Object> to tags : Map<String,String> in method public GraphiteWithTags(address InetSocketAddress, socketFactory SocketFactory, charset Charset, tags Map<String,String>) in class com.hubspot.singularity.metrics.GraphiteWithTags | From | To | |
Change Parameter Type tags : Map<String,Object> to tags : Map<String,String> in method public setTags(tags Map<String,String>) : void in class com.hubspot.singularity.config.GraphiteConfiguration | From | To | |
Change Return Type | 1 | ||
Change Return Type Map<String,Object> to Map<String,String> in method public getTags() : Map<String,String> in class com.hubspot.singularity.config.GraphiteConfiguration | From | To | |
Inline Variable | 1 | ||
Inline Variable trimmedHostname : String in method private buildGraphitePrefix() : String from class com.hubspot.singularity.metrics.SingularityGraphiteReporterManaged | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type tags : Map<String,Object> to tags : Map<String,String> in class com.hubspot.singularity.config.GraphiteConfiguration | From | To | |
Change Attribute Type tags : Map<String,Object> to tags : Map<String,String> in class com.hubspot.singularity.metrics.GraphiteWithTags | From | To |