5050009919cb7bf7b778650e5ef89b5e14f1479c
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 11
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Added | |
org.apache.commons:commons-compress:1.12 | |
com.google.jimfs:jimfs:1.1 | |
Removed | |
com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2 | |
org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1.1 | |
geronimo-spec:geronimo-spec-j2ee:1.4-rc4 | |
Updated | |
From io.netty:netty-all 4.0.28.Final To 4.0.40.Final |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 3 | ||
Change Return Type Result to BoltResultHandle in method public executeQuery(querySource String, authSubject AuthSubject, statement String, params Map<String,Object>) : BoltResultHandle in class org.neo4j.bolt.v1.runtime.TransactionStateMachineSPI | From | To | |
Change Return Type Result to BoltResultHandle in method public executeQuery(querySource String, authSubject AuthSubject, statement String, params Map<String,Object>) : BoltResultHandle in class org.neo4j.bolt.v1.runtime.TransactionStateMachine.SPI | From | To | |
Change Return Type Result to BoltResultHandle in method private executeQuery(ctx MutableTransactionState, spi SPI, statement String, params Map<String,Object>) : BoltResultHandle in class org.neo4j.bolt.v1.runtime.TransactionStateMachine | From | To | |
Move Attribute | 2 | ||
Move Attribute private locker : PropertyContainerLocker from class org.neo4j.bolt.v1.runtime.cypher.CypherStatementRunner to private locker : PropertyContainerLocker from class org.neo4j.bolt.v1.runtime.TransactionStateMachineSPI | From | To | |
Move Attribute private queryService : GraphDatabaseQueryService from class org.neo4j.bolt.v1.runtime.cypher.CypherStatementRunner to private queryService : GraphDatabaseQueryService from class org.neo4j.bolt.v1.runtime.TransactionStateMachineSPI | From | To | |
Rename Attribute | 1 | ||
Rename Attribute statementRunner : StatementRunner to queryService : GraphDatabaseQueryService in class org.neo4j.bolt.v1.runtime.TransactionStateMachineSPI | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type statementRunner : StatementRunner to queryService : GraphDatabaseQueryService in class org.neo4j.bolt.v1.runtime.TransactionStateMachineSPI | From | To |