d217ce1ee2bc8a5420e20f678b7877e7ce30e1b7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 20
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 2 | ||
Inline Method private message(ctx ChannelHandlerContext) : String inlined to public exceptionCaught(ctx ChannelHandlerContext, cause Throwable) : void in class org.neo4j.causalclustering.handlers.ExceptionLoggingHandler | From | To | |
Rename Attribute | 1 | ||
Rename Attribute VERSION : int to VERSION_NUMBER : int in class org.neo4j.bolt.v1.transport.BoltMessagingProtocolV1Handler | From | To | |
Extract Variable | 1 | ||
Extract Variable module : RESTApiModule in method public getExtensionManager() : PluginManager from class org.neo4j.server.AbstractNeoServer | From | To |