b182819fa2e7bb5f9f65d4461e473c600c974d50
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable isDirty : MutableBoolean to isRebuilding : MutableBoolean in method private instantiateTree() : boolean in class org.neo4j.kernel.impl.index.labelscan.NativeLabelScanStore | From | To | |
Rename Variable getDirty : Header.Reader to readRebuilding : Header.Reader in method private instantiateTree() : boolean in class org.neo4j.kernel.impl.index.labelscan.NativeLabelScanStore | From | To | |
Rename Attribute | 2 | ||
Rename Attribute writeDirty : Consumer<PageCursor> to writeRebuilding : Consumer<PageCursor> in class org.neo4j.kernel.impl.index.labelscan.NativeLabelScanStore | From | To | |
Rename Attribute DIRTY : byte to REBUILDING : byte in class org.neo4j.kernel.impl.index.labelscan.NativeLabelScanStore | From | To |