4596a07a98b8aa3ba3c255ce8c6eeebacc9cefc2
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public markForTerminationNotInitializedTransactionDoNotHaveAnyEffect() : void renamed to public markForTerminationNotInitializedTransaction() : void in class org.neo4j.kernel.impl.api.KernelTransactionImplementationTest | From | To | |
| Rename Method private markTransactionAsClosing() : void renamed to private assertTransactionNotClosing() : void in class org.neo4j.kernel.impl.api.KernelTransactionImplementation | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private terminationReason : Status from class org.neo4j.kernel.impl.api.KernelTransactionImplementation.TransactionStatus to private terminationReason : Status from class org.neo4j.kernel.impl.api.KernelTransactionImplementation | From | To |