83b49a733da4d6017752c7dc6b9ff6f3747d38fd
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 1 | ||
| Move And Rename Method private computePrefix(config Config) : String from class org.neo4j.metrics.MetricsExtension to private createMetricsPrefix(config Config) : String from class org.neo4j.metrics.output.OutputBuilder | From | To | |
| Rename Variable | 1 | ||
| Rename Variable file : File to outputFPath : File in method public shouldHaveAbsoluteMetricsCsvPathBeAbsolute() : void in class org.neo4j.metrics.output.CsvOutputTest | From | To | |
| Move Attribute | 2 | ||
| Move Attribute private config : Config from class org.neo4j.metrics.output.GraphiteOutput to private config : Config from class org.neo4j.metrics.output.OutputBuilder | From | To | |
| Move Attribute private config : Config from class org.neo4j.metrics.output.GangliaOutput to private config : Config from class org.neo4j.metrics.output.OutputBuilder | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute config : Config to period : long in class org.neo4j.metrics.output.GraphiteOutput | From | To | |
| Rename Attribute config : Config to period : long in class org.neo4j.metrics.output.GangliaOutput | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type config : Config to period : long in class org.neo4j.metrics.output.GraphiteOutput | From | To | |
| Change Attribute Type config : Config to period : long in class org.neo4j.metrics.output.GangliaOutput | From | To |