ae1155c8c4c094ea32190acc14052e0b5761e3fc
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private storeExists() : boolean renamed to public hasStore() : boolean in class org.neo4j.kernel.impl.index.labelscan.NativeLabelScanStore | From | To | |
Extract Variable | 3 | ||
Extract Variable name : String in method public select(type Class<T>, candidates Iterable<T>) : T from class org.neo4j.kernel.extension.dependency.NamedLabelScanStoreSelectionStrategy | From | To | |
Extract Variable backupDbIndex : LabelIndex in method public shouldHandleBackingUpFromSourceThatSwitchesLabelIndexProviderBackupHasDifferentIndexAlsoInternally() : void from class org.neo4j.backup.BackupLabelIndexIT | From | To | |
Extract Variable backupIndex : LabelIndex in method public shouldHandleBackingUpFromSourceThatSwitchesLabelIndexProviderBackupHasDifferentIndexAlsoInternally() : void from class org.neo4j.backup.BackupLabelIndexIT | From | To | |
Extract Method | 3 | ||
Extract Method public shutdownDbs() : void extracted from public shouldHandleBackingUpFromSourceThatSwitchesLabelIndexProviderBackupHasDifferentIndex() : void in class org.neo4j.backup.BackupLabelIndexIT | From | To | |
Extract Method public shutdownDbs() : void extracted from public shouldHandleBackingUpFromSourceThatSwitchesLabelIndexProviderAllIndexConfigMatching() : void in class org.neo4j.backup.BackupLabelIndexIT | From | To | |
Extract Method public shutdownDbs() : void extracted from public shouldHandleBackingUpFromSourceThatSwitchesLabelIndexProviderBackupHasDifferentIndexAlsoInternally() : void in class org.neo4j.backup.BackupLabelIndexIT | From | To |