0d033493d8eb55645d9b19359507c4367302ba46
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 18
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method private makeDbNotCleanlyShutdown() : void extracted from public shouldAbortOnNonCleanlyShutdown() : void in class upgrade.StoreUpgradeOnStartupTest | From | To | |
Extract Method private getPathToStoreFile(storeDirectory File, result Result) : String extracted from public checkUpgradeable(storeDirectory File) : String in class org.neo4j.kernel.impl.storemigration.UpgradableDatabase | From | To | |
Extract Method private makeDbNotCleanlyShutdown(truncateAll boolean) : void extracted from public shouldRefuseToUpgradeIfAllOfTheStoresWereNotShutDownCleanly() : void in class upgrade.StoreUpgraderTest | From | To |