|
Change Parameter Type channel : Channel to remoteAddress : String in method public error(remoteAddress String, message String, arg1 String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Change Parameter Type channel : Channel to remoteAddress : String in method public debug(remoteAddress String, message String, arg1 String, arg2 String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Change Parameter Type channel : Channel to remoteAddress : String in method public error(remoteAddress String, message String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Change Parameter Type arg1 : Object to detailsSupplier : Supplier<String> in method public clientEvent(eventName String, detailsSupplier Supplier<String>) : void in class org.neo4j.bolt.logging.BoltMessageLoggerImpl |
From |
To |
|
Change Parameter Type channel : Channel to remoteAddress : String in method public warn(remoteAddress String, message String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Change Parameter Type channel : Channel to remoteAddress : String in method public info(remoteAddress String, message String, arg1 String, arg2 String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Change Parameter Type channel : Channel to remoteAddress : String in method public warn(remoteAddress String, message String, arg1 String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Change Parameter Type channel : Channel to remoteAddress : String in method public debug(remoteAddress String, message String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Change Parameter Type channel : Channel to remoteAddress : String in method public info(remoteAddress String, message String, arg1 String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Change Parameter Type messageLog : BoltMessageLog to boltLogging : BoltMessageLogging in method package TransportSelectionHandler(sslCtx SslContext, encryptionRequired boolean, isEncrypted boolean, logging LogProvider, protocolVersions Map<Long,Function<BoltChannel,BoltMessagingProtocolHandler>>, boltLogging BoltMessageLogging) in class org.neo4j.bolt.transport.TransportSelectionHandler |
From |
To |
|
Change Parameter Type channel : Channel to remoteAddress : String in method public info(remoteAddress String, message String, arg1 String, arg2 String, arg3 String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Change Parameter Type channel : Channel to remoteAddress : String in method public warn(remoteAddress String, message String, arg1 String, arg2 String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Change Parameter Type messageLog : BoltMessageLog to boltLogging : BoltMessageLogging in method public SocketTransportHandler(handshake BoltHandshakeProtocolHandler, logging LogProvider, boltLogging BoltMessageLogging) in class org.neo4j.bolt.transport.SocketTransportHandler |
From |
To |
|
Change Parameter Type channel : Channel to remoteAddress : String in method public info(remoteAddress String, message String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Change Parameter Type arg1 : Object to detailsSupplier : Supplier<String> in method public serverEvent(eventName String, detailsSupplier Supplier<String>) : void in class org.neo4j.bolt.logging.BoltMessageLoggerImpl |
From |
To |
|
Change Parameter Type messageLog : BoltMessageLog to boltLogging : BoltMessageLogging in method public SocketTransport(address ListenSocketAddress, sslCtx SslContext, encryptionRequired boolean, logging LogProvider, boltLogging BoltMessageLogging, protocolVersions Map<Long,Function<BoltChannel,BoltMessagingProtocolHandler>>) in class org.neo4j.bolt.transport.SocketTransport |
From |
To |
|
Change Parameter Type channel : Channel to remoteAddress : String in method public debug(remoteAddress String, message String, arg1 String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Change Parameter Type onClose : Runnable to boltChannel : BoltChannel in method public BoltStateMachine(spi SPI, boltChannel BoltChannel, clock Clock) in class org.neo4j.bolt.v1.runtime.BoltStateMachine |
From |
To |
|
Change Parameter Type channel : Channel to remoteAddress : String in method public error(remoteAddress String, message String, arg1 String, arg2 String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Rename Parameter channel : Channel to remoteAddress : String in method public info(remoteAddress String, message String, arg1 String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Rename Parameter channel : Channel to remoteAddress : String in method public error(remoteAddress String, message String, arg1 String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Rename Parameter channel : Channel to remoteAddress : String in method public info(remoteAddress String, message String, arg1 String, arg2 String, arg3 String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Rename Parameter arg1 : Object to detailsSupplier : Supplier<String> in method public clientEvent(eventName String, detailsSupplier Supplier<String>) : void in class org.neo4j.bolt.logging.BoltMessageLoggerImpl |
From |
To |
|
Rename Parameter channel : Channel to remoteAddress : String in method public warn(remoteAddress String, message String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Rename Parameter channel : Channel to remoteAddress : String in method public info(remoteAddress String, message String, arg1 String, arg2 String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Rename Parameter boltHandshakeProtocolHandler : BoltHandshakeProtocolHandler to handler : BoltHandshakeProtocolHandler in method private newSocketTransportHandler(handler BoltHandshakeProtocolHandler) : SocketTransportHandler in class org.neo4j.bolt.v1.transport.socket.SocketTransportHandlerTest |
From |
To |
|
Rename Parameter arg1 : String to message : String in method public clientError(eventName String, message String, detailsSupplier Supplier<String>) : void in class org.neo4j.bolt.logging.BoltMessageLoggerImpl |
From |
To |
|
Rename Parameter messageLog : BoltMessageLog to boltLogging : BoltMessageLogging in method public SocketTransport(address ListenSocketAddress, sslCtx SslContext, encryptionRequired boolean, logging LogProvider, boltLogging BoltMessageLogging, protocolVersions Map<Long,Function<BoltChannel,BoltMessagingProtocolHandler>>) in class org.neo4j.bolt.transport.SocketTransport |
From |
To |
|
Rename Parameter onClose : Runnable to boltChannel : BoltChannel in method public BoltStateMachine(spi SPI, boltChannel BoltChannel, clock Clock) in class org.neo4j.bolt.v1.runtime.BoltStateMachine |
From |
To |
|
Rename Parameter channel : Channel to remoteAddress : String in method public error(remoteAddress String, message String, arg1 String, arg2 String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Rename Parameter messageLog : BoltMessageLog to boltLogging : BoltMessageLogging in method package TransportSelectionHandler(sslCtx SslContext, encryptionRequired boolean, isEncrypted boolean, logging LogProvider, protocolVersions Map<Long,Function<BoltChannel,BoltMessagingProtocolHandler>>, boltLogging BoltMessageLogging) in class org.neo4j.bolt.transport.TransportSelectionHandler |
From |
To |
|
Rename Parameter channel : Channel to remoteAddress : String in method public debug(remoteAddress String, message String, arg1 String, arg2 String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Rename Parameter channel : Channel to remoteAddress : String in method public warn(remoteAddress String, message String, arg1 String, arg2 String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Rename Parameter channel : Channel to remoteAddress : String in method public error(remoteAddress String, message String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Rename Parameter messageLog : BoltMessageLog to boltLogging : BoltMessageLogging in method public SocketTransportHandler(handshake BoltHandshakeProtocolHandler, logging LogProvider, boltLogging BoltMessageLogging) in class org.neo4j.bolt.transport.SocketTransportHandler |
From |
To |
|
Rename Parameter arg1 : String to message : String in method public serverError(eventName String, message String) : void in class org.neo4j.bolt.logging.BoltMessageLoggerImpl |
From |
To |
|
Rename Parameter channel : Channel to remoteAddress : String in method public info(remoteAddress String, message String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Rename Parameter channel : Channel to remoteAddress : String in method public warn(remoteAddress String, message String, arg1 String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Rename Parameter arg1 : Object to detailsSupplier : Supplier<String> in method public serverEvent(eventName String, detailsSupplier Supplier<String>) : void in class org.neo4j.bolt.logging.BoltMessageLoggerImpl |
From |
To |
|
Rename Parameter channel : Channel to remoteAddress : String in method public debug(remoteAddress String, message String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |
|
Rename Parameter channel : Channel to remoteAddress : String in method public debug(remoteAddress String, message String, arg1 String) : void in class org.neo4j.bolt.logging.BoltMessageLog |
From |
To |