fb7a60bfa2159cd7918952921f9db7fe56b1f70a
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 20
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable logging : LogService to logService : LogService in method public newInstance(context KernelContext, dependencies Dependencies) : Lifecycle in class org.neo4j.bolt.BoltKernelExtension | From | To | |
Extract Variable | 2 | ||
Extract Variable logService : LogService in method public apply(base Statement, description Description) : Statement from class org.neo4j.bolt.v1.runtime.integration.SessionRule | From | To | |
Extract Variable logService : LogService in method public evaluate() : void from class org.neo4j.bolt.v1.runtime.integration.SessionRule.apply | From | To | |
Change Variable Type | 1 | ||
Change Variable Type api : GraphDatabaseFacade to api : GraphDatabaseAPI in method public newInstance(context KernelContext, dependencies Dependencies) : Lifecycle in class org.neo4j.bolt.BoltKernelExtension | From | To |