60f91830252685cbea45ee51653a88b7c5206c0c
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 5
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type collectionPointer : OBonsaiCollectionPointer to cacheKey : CacheKey in method private treesSubsetLock(cacheKey CacheKey) : Object in class com.orientechnologies.orient.core.db.record.ridbag.sbtree.OSBTreeCollectionManagerAbstract | From | To | |
| Rename Variable | 5 | ||
| Rename Variable collectionPointer : OBonsaiCollectionPointer to cacheKey : CacheKey in method public delete(collectionPointer OBonsaiCollectionPointer) : void in class com.orientechnologies.orient.core.db.record.ridbag.sbtree.OSBTreeCollectionManagerAbstract | From | To | |
| Rename Variable sh : int to shifted : int in method private OSBTreeCollectionManagerAbstract(treeCache ConcurrentLinkedHashMap<CacheKey,SBTreeBonsaiContainer>, storage OStorage, evictionThreshold int, cacheMaxSize int, locks Object[]) in class com.orientechnologies.orient.core.db.record.ridbag.sbtree.OSBTreeCollectionManagerAbstract | From | To | |
| Rename Variable cL : int to size : int in method private OSBTreeCollectionManagerAbstract(treeCache ConcurrentLinkedHashMap<CacheKey,SBTreeBonsaiContainer>, storage OStorage, evictionThreshold int, cacheMaxSize int, locks Object[]) in class com.orientechnologies.orient.core.db.record.ridbag.sbtree.OSBTreeCollectionManagerAbstract | From | To | |
| Rename Variable collectionPointer : OBonsaiCollectionPointer to cacheKey : CacheKey in method public releaseSBTree(collectionPointer OBonsaiCollectionPointer) : void in class com.orientechnologies.orient.core.db.record.ridbag.sbtree.OSBTreeCollectionManagerAbstract | From | To | |
| Rename Variable collectionPointer : OBonsaiCollectionPointer to cacheKey : CacheKey in method private evict() : void in class com.orientechnologies.orient.core.db.record.ridbag.sbtree.OSBTreeCollectionManagerAbstract | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type collectionPointer : OBonsaiCollectionPointer to cacheKey : CacheKey in method public releaseSBTree(collectionPointer OBonsaiCollectionPointer) : void in class com.orientechnologies.orient.core.db.record.ridbag.sbtree.OSBTreeCollectionManagerAbstract | From | To | |
| Change Variable Type collectionPointer : OBonsaiCollectionPointer to cacheKey : CacheKey in method private evict() : void in class com.orientechnologies.orient.core.db.record.ridbag.sbtree.OSBTreeCollectionManagerAbstract | From | To | |
| Change Variable Type collectionPointer : OBonsaiCollectionPointer to cacheKey : CacheKey in method public delete(collectionPointer OBonsaiCollectionPointer) : void in class com.orientechnologies.orient.core.db.record.ridbag.sbtree.OSBTreeCollectionManagerAbstract | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type treeCache : ConcurrentLinkedHashMap<OBonsaiCollectionPointer,SBTreeBonsaiContainer> to treeCache : ConcurrentLinkedHashMap<CacheKey,SBTreeBonsaiContainer> in class com.orientechnologies.orient.core.db.record.ridbag.sbtree.OSBTreeCollectionManagerAbstract | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter collectionPointer : OBonsaiCollectionPointer to cacheKey : CacheKey in method private treesSubsetLock(cacheKey CacheKey) : Object in class com.orientechnologies.orient.core.db.record.ridbag.sbtree.OSBTreeCollectionManagerAbstract | From | To |