e8cf5d101ce24e50486614b5a116296f706641fa
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public shouldGracefullyFailWhenSpawningThreadsCreatingTransactionInProcedures() : void renamed to public shouldBeAbleToSpawnThreadsCreatingTransactionInProcedures() : void in class org.neo4j.procedure.ProcedureIT | From | To | |
Rename Method public shouldGracefullyFailWhenSpawningThreadsCreatingTransactionInFunctions() : void renamed to public shouldBeAbleToSpawnThreadsCreatingTransactionInFunctions() : void in class org.neo4j.procedure.UserFunctionIT | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type autoIndexing : AutoIndexing to securityContext : SecurityContext in method public ProcedureGDBFacadeSPI(platform PlatformModule, sourceModule DataSourceModule, resolver DependencyResolver, availability CoreAPIAvailabilityGuard, urlValidator ThrowingFunction<URL,URL,URLAccessValidationError>, securityContext SecurityContext) in class org.neo4j.kernel.impl.proc.ProcedureGDBFacadeSPI | From | To | |
Rename Parameter | 1 | ||
Rename Parameter autoIndexing : AutoIndexing to securityContext : SecurityContext in method public ProcedureGDBFacadeSPI(platform PlatformModule, sourceModule DataSourceModule, resolver DependencyResolver, availability CoreAPIAvailabilityGuard, urlValidator ThrowingFunction<URL,URL,URLAccessValidationError>, securityContext SecurityContext) in class org.neo4j.kernel.impl.proc.ProcedureGDBFacadeSPI | From | To |