1f5c196a3e3b46f8826d8bee24ba04f116e786d5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type changesTree : OWALChangesTree to changesTree : OWALChanges in method public OHashIndexBucket(cacheEntry OCacheEntry, keySerializer OBinarySerializer<K>, valueSerializer OBinarySerializer<V>, keyTypes OType[], changesTree OWALChanges) in class com.orientechnologies.orient.core.index.hashindex.local.OHashIndexBucket | From | To | |
Change Return Type | 2 | ||
Change Return Type OWALChangesTree to OWALChanges in method protected getChangesTree(atomicOperation OAtomicOperation, entry OCacheEntry) : OWALChanges in class com.orientechnologies.orient.core.storage.impl.local.paginated.base.ODurableComponent | From | To | |
Change Return Type OWALChangesTree to OWALChanges in method public getChangesTree(fileId long, pageIndex long) : OWALChanges in class com.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperations.OAtomicOperation | From | To |