ee07c9b13b904e1cae75c7c4127d0c3ec0f9aec4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private newTransaction() : KernelTransactionImplementation renamed to private newInitializedTransaction() : KernelTransactionImplementation in class org.neo4j.kernel.impl.api.KernelTransactionImplementationTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private newTransaction(txTerminationAware boolean, locks Locks) : KernelTransactionImplementation extracted from private newTransaction() : KernelTransactionImplementation in class org.neo4j.kernel.impl.api.KernelTransactionImplementationTest | From | To |