ef9d6d8429db08e5a18add8e0844d94d2ac65242
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public timeoutGuardUsedWhenGuardEnabled() : void renamed to public useTimeoutGuard() : void in class org.neo4j.kernel.impl.api.integrationtest.GuardIT | From | To | |
| Rename Method public includeGuardingOperationLayerWhenGuardEnabled() : void renamed to public includeGuardingOperationLayer() : void in class org.neo4j.kernel.impl.api.integrationtest.GuardIT | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type guard : Guard to guard : TimeoutGuard in method private createGuard(deps Dependencies, clock Clock, logging LogService) : Guard in class org.neo4j.kernel.impl.factory.DataSourceModule | From | To |