ae5074646b4161bbe6e5e76cb35f35d6ad442355
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type durableComponent : ODurableComponent to fullName : String in method private acquireExclusiveLockTillOperationComplete(fullName String) : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperations.OAtomicOperationsManager | From | To | |
Extract Method | 1 | ||
Extract Method public startAtomicOperation(fullName String) : OAtomicOperation extracted from public startAtomicOperation(durableComponent ODurableComponent) : OAtomicOperation in class com.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperations.OAtomicOperationsManager | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type pinnedPages : NavigableMap<PinnedPage,OCacheEntry> to pinnedPages : ConcurrentMap<PinnedPage,OCacheEntry> in class com.orientechnologies.orient.core.index.hashindex.local.cache.O2QCache | From | To | |
Rename Parameter | 1 | ||
Rename Parameter durableComponent : ODurableComponent to fullName : String in method private acquireExclusiveLockTillOperationComplete(fullName String) : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperations.OAtomicOperationsManager | From | To |