4a0558829e9832de0c88abb1082e6a2e89b5946f
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public terminateLongRunningRestQuery() : void renamed to public terminateLongRunningRestTransactionalEndpointQuery() : void in class org.neo4j.TransactionGuardIntegrationTest | From | To | |
Move And Rename Method | 1 | ||
Move And Rename Method private getTransactionTimeLimit(request HttpServletRequest) : long from class org.neo4j.server.database.CypherExecutor to public getTransactionTimeout(request HttpServletRequest, errorLog Log) : long from class org.neo4j.server.web.HttpHeaderUtils | From | To | |
Move Attribute | 1 | ||
Move Attribute package MAX_EXECUTION_TIME_HEADER : String from class org.neo4j.server.database.CypherExecutor to public MAX_EXECUTION_TIME_HEADER : String from class org.neo4j.server.web.HttpHeaderUtils | From | To | |
Extract Method | 2 | ||
Extract Method private startTransaction() : InternalTransaction extracted from package TransitionalTxManagementKernelTransaction(db GraphDatabaseFacade, type KernelTransaction.Type, mode AccessMode, bridge ThreadToStatementContextBridge) in class org.neo4j.server.rest.transactional.TransitionalTxManagementKernelTransaction | From | To | |
Extract Method private startTransaction() : InternalTransaction extracted from package reopenAfterPeriodicCommit() : void in class org.neo4j.server.rest.transactional.TransitionalTxManagementKernelTransaction | From | To |