04ce8b34c8c4cdc4cf3c3d861d43d4f02755e2d7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute NATIVE_INDEX_TAG : String to NATIVE_LABEL_INDEX_TAG : String in class org.neo4j.kernel.impl.index.labelscan.NativeLabelScanStore | From | To | |
Inline Variable | 1 | ||
Inline Variable storeDir : File in method public noLuceneLabelScanStoreMonitorMessages() : void from class org.neo4j.index.LabelScanStoreLoggingTest | From | To | |
Extract Method | 2 | ||
Extract Method private resolveDependency(database GraphDatabaseAPI, clazz Class<T>) : T extracted from public noLuceneLabelScanStoreMonitorMessages() : void in class org.neo4j.index.LabelScanStoreLoggingTest | From | To | |
Extract Method private performWriteAndRestartStore(labelScanStore LabelScanStore) : void extracted from public noLuceneLabelScanStoreMonitorMessages() : void in class org.neo4j.index.LabelScanStoreLoggingTest | From | To |