27efdf4e5736779eae82383036e1231c6a0b05d3
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public newKernelExtension(dependencies Dependencies) : Lifecycle renamed to public newInstance(context KernelContext, dependencies Dependencies) : Lifecycle in class org.neo4j.metrics.MetricsKernelExtensionFactory | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type idGeneratorFactory : IdGeneratorFactory to storeEntityCounters : StoreEntityCounters in method public EntityCountMetrics(registry MetricRegistry, storeEntityCounters StoreEntityCounters) in class org.neo4j.metrics.source.db.EntityCountMetrics | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute idGeneratorFactory : IdGeneratorFactory to storeEntityCounters : StoreEntityCounters in class org.neo4j.metrics.source.db.EntityCountMetrics | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type idGeneratorFactory : IdGeneratorFactory to storeEntityCounters : StoreEntityCounters in class org.neo4j.metrics.source.db.EntityCountMetrics | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter idGeneratorFactory : IdGeneratorFactory to storeEntityCounters : StoreEntityCounters in method public EntityCountMetrics(registry MetricRegistry, storeEntityCounters StoreEntityCounters) in class org.neo4j.metrics.source.db.EntityCountMetrics | From | To |