79550ea4470ae3cb474d07c4fa0d9c4dc2d652a9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type descriptor : SchemaDescriptor to descriptor : NewIndexDescriptor in method public indexGetForSchema(descriptor NewIndexDescriptor) : IndexRule in class org.neo4j.kernel.impl.store.SchemaStorage | From | To | |
| Rename Variable | 1 | ||
| Rename Variable descriptor : LabelSchemaDescriptor to index : NewIndexDescriptor in method public shouldRecoverIndexCountsBySamplingThemOnStartup() : void in class org.neo4j.kernel.impl.api.index.IndexStatisticsIT | From | To | |
| Inline Method | 2 | ||
| Inline Method private indexId(index IndexDescriptor) : long inlined to public shouldRecoverIndexCountsBySamplingThemOnStartup() : void in class org.neo4j.kernel.impl.api.index.IndexStatisticsIT | From | To | |
| Inline Method private indexId(index NewIndexDescriptor) : long inlined to public shouldRemoveIndexStatisticsAfterIndexIsDeleted() : void in class org.neo4j.kernel.impl.api.index.IndexStatisticsTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type descriptor : LabelSchemaDescriptor to index : NewIndexDescriptor in method public shouldRecoverIndexCountsBySamplingThemOnStartup() : void in class org.neo4j.kernel.impl.api.index.IndexStatisticsIT | From | To |