c4958e8e0d436a33102c4496f5fb7df15f37e646
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute private terminationReason : Status from class org.neo4j.kernel.impl.api.KernelTransactionImplementation to private terminationReason : Status from class org.neo4j.kernel.impl.api.KernelTransactionImplementation.TransactionStatus | From | To | |
Extract Class | 1 | ||
Extract Class org.neo4j.kernel.impl.api.KernelTransactionImplementation.TransactionStatus from class org.neo4j.kernel.impl.api.KernelTransactionImplementation | From | To | |
Extract Method | 1 | ||
Extract Method private markTransactionAsClosing() : void extracted from public closeTransaction() : long in class org.neo4j.kernel.impl.api.KernelTransactionImplementation | From | To |