|
Change Parameter Type connectionDescriptor : String to connectionDescriptor : BoltConnectionDescriptor in method package BoltStateMachineSPI(connectionDescriptor BoltConnectionDescriptor, usageData UsageData, logging LogService, authentication Authentication, connectionTracker BoltConnectionTracker, transactionStateMachineSPI TransactionStateMachine.SPI) in class org.neo4j.bolt.v1.runtime.BoltStateMachineSPI |
From |
To |
|
Change Parameter Type connectionDescriptor : String to connectionDescriptor : BoltConnectionDescriptor in method package newMachine(connectionDescriptor BoltConnectionDescriptor, clock Clock) : BoltStateMachine in class org.neo4j.bolt.v1.runtime.integration.SessionRule |
From |
To |
|
Change Parameter Type querySource : String to querySource : BoltQuerySource in method public setQuerySource(querySource BoltQuerySource) : void in class org.neo4j.bolt.v1.runtime.TransactionStateMachine |
From |
To |
|
Change Parameter Type querySource : String to querySource : BoltQuerySource in method public executeQuery(querySource BoltQuerySource, securityContext SecurityContext, statement String, params Map<String,Object>, onFail ThrowingAction<KernelException>) : BoltResultHandle in class org.neo4j.bolt.v1.runtime.TransactionStateMachine.SPI |
From |
To |
|
Change Parameter Type connectionDescriptor : String to connectionDescriptor : BoltConnectionDescriptor in method public newWorker(connectionDescriptor BoltConnectionDescriptor, onClose Runnable) : BoltWorker in class org.neo4j.bolt.v1.runtime.WorkerFactory |
From |
To |
|
Change Parameter Type connectionDescriptor : String to connectionDescriptor : BoltConnectionDescriptor in method public newMachine(connectionDescriptor BoltConnectionDescriptor, onClose Runnable, clock Clock) : BoltStateMachine in class org.neo4j.bolt.v1.runtime.LifecycleManagedBoltFactory |
From |
To |
|
Change Parameter Type querySource : String to querySource : BoltQuerySource in method public setQuerySource(querySource BoltQuerySource) : void in class org.neo4j.bolt.v1.runtime.cypher.StatementProcessor |
From |
To |
|
Change Parameter Type connectionDescriptor : String to connectionDescriptor : BoltConnectionDescriptor in method public newWorker(connectionDescriptor BoltConnectionDescriptor) : BoltWorker in class org.neo4j.bolt.v1.runtime.WorkerFactory |
From |
To |
|
Change Parameter Type querySource : String to querySource : BoltQuerySource in method public executeQuery(querySource BoltQuerySource, securityContext SecurityContext, statement String, params Map<String,Object>, onFail ThrowingAction<KernelException>) : BoltResultHandle in class org.neo4j.bolt.v1.runtime.TransactionStateMachineSPI |
From |
To |
|
Change Parameter Type connectionDescriptor : String to connectionDescriptor : BoltConnectionDescriptor in method public newWorker(connectionDescriptor BoltConnectionDescriptor, onClose Runnable) : BoltWorker in class org.neo4j.bolt.v1.runtime.MonitoredWorkerFactory |
From |
To |
|
Change Parameter Type connectionDescriptor : String to connectionDescriptor : BoltConnectionDescriptor in method package newMachine(connectionDescriptor BoltConnectionDescriptor) : BoltStateMachine in class org.neo4j.bolt.v1.runtime.integration.SessionRule |
From |
To |
|
Change Parameter Type connectionDescriptor : String to connectionDescriptor : BoltConnectionDescriptor in method public newMachine(connectionDescriptor BoltConnectionDescriptor, onClose Runnable, clock Clock) : BoltStateMachine in class org.neo4j.bolt.v1.runtime.BoltFactory |
From |
To |
|
Change Parameter Type connectionDescriptor : String to connectionDescriptor : BoltConnectionDescriptor in method public newWorker(connectionDescriptor BoltConnectionDescriptor, onClose Runnable) : BoltWorker in class org.neo4j.bolt.v1.runtime.concurrent.ThreadedWorkerFactory |
From |
To |