0d9512a6c00acb7cd51686593f5f8c6ca4cd5d48
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type ComponentRegistry.Provider<ProcedureGuard> to ComponentRegistry.Provider<TerminationGuard> in method private procedureGuard(dependencies Dependencies) : ComponentRegistry.Provider<TerminationGuard> in class org.neo4j.kernel.impl.factory.DataSourceModule | From | To | |
| Move And Rename Class | 1 | ||
| Move And Rename Class org.neo4j.kernel.ProcedureGuard moved and renamed to org.neo4j.procedure.TerminationGuard | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type guard : ProcedureGuard to guard : TerminationGuard in class org.neo4j.server.security.enterprise.auth.BuiltInProceduresInteractionTestBase.NeverEndingProcedure | From | To | |
| Change Attribute Type guard : ProcedureGuard to guard : TerminationGuard in class org.neo4j.procedure.ProcedureIT.ClassWithProcedures | From | To |