ed44cc8f548fc59c3ea4c0c80f494825566be342
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Removed | |
org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1.1 | |
geronimo-spec:geronimo-spec-j2ee:1.4-rc4 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 6 | ||
Rename Method public commit() : void renamed to public terminate() : void in class org.neo4j.kernel.impl.locking.LockServiceMicroBenchmark.AdaptedLockManager.ThreadMark | From | To | |
Rename Method public setRollbackOnly() : void renamed to public acquireReadLock(entity PropertyContainer) : Lock in class org.neo4j.kernel.impl.locking.LockServiceMicroBenchmark.AdaptedLockManager.ThreadMark | From | To | |
Rename Method public rollback() : void renamed to public failure() : void in class org.neo4j.kernel.impl.locking.LockServiceMicroBenchmark.AdaptedLockManager.ThreadMark | From | To | |
Rename Method public getStatus() : int renamed to public success() : void in class org.neo4j.kernel.impl.locking.LockServiceMicroBenchmark.AdaptedLockManager.ThreadMark | From | To | |
Rename Method public delistResource(xaRes XAResource, flag int) : boolean renamed to public close() : void in class org.neo4j.kernel.impl.locking.LockServiceMicroBenchmark.AdaptedLockManager.ThreadMark | From | To | |
Rename Method public enlistResource(xaRes XAResource) : boolean renamed to public acquireWriteLock(entity PropertyContainer) : Lock in class org.neo4j.kernel.impl.locking.LockServiceMicroBenchmark.AdaptedLockManager.ThreadMark | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type xaRes : XAResource to entity : PropertyContainer in method public acquireWriteLock(entity PropertyContainer) : Lock in class org.neo4j.kernel.impl.locking.LockServiceMicroBenchmark.AdaptedLockManager.ThreadMark | From | To | |
Change Return Type | 4 | ||
Change Return Type boolean to void in method public close() : void in class org.neo4j.kernel.impl.locking.LockServiceMicroBenchmark.AdaptedLockManager.ThreadMark | From | To | |
Change Return Type void to Lock in method public acquireReadLock(entity PropertyContainer) : Lock in class org.neo4j.kernel.impl.locking.LockServiceMicroBenchmark.AdaptedLockManager.ThreadMark | From | To | |
Change Return Type int to void in method public success() : void in class org.neo4j.kernel.impl.locking.LockServiceMicroBenchmark.AdaptedLockManager.ThreadMark | From | To | |
Change Return Type boolean to Lock in method public acquireWriteLock(entity PropertyContainer) : Lock in class org.neo4j.kernel.impl.locking.LockServiceMicroBenchmark.AdaptedLockManager.ThreadMark | From | To | |
Rename Parameter | 1 | ||
Rename Parameter xaRes : XAResource to entity : PropertyContainer in method public acquireWriteLock(entity PropertyContainer) : Lock in class org.neo4j.kernel.impl.locking.LockServiceMicroBenchmark.AdaptedLockManager.ThreadMark | From | To |