67d9161de75c7114409966a6b72ec910cb6207cc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public labelScanStoreIdDirtyWhenIndexIsNotClean() : void renamed to public labelScanStoreIsDirtyWhenIndexIsNotClean() : void in class org.neo4j.kernel.impl.index.labelscan.NativeLabelScanStoreRebuildTest | From | To | |
| Rename Method public isDirty() : boolean renamed to public wasDirtyOnStartup() : boolean in class org.neo4j.index.internal.gbptree.GBPTree | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute dirtyInitialState : boolean to dirtyOnStartup : boolean in class org.neo4j.index.internal.gbptree.GBPTree | From | To |