7ab393f9f94a1650fe7204286e1b95beffd24fad
Files Diff
- Added: 6
 - Removed: 0
 - Renamed: 0
 - Modified: 21
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Push Down Method | 1 | ||
| Push Down Method protected OConcurrentModificationException() from class com.orientechnologies.orient.core.exception.OConcurrentModificationException to private OFastConcurrentModificationException() from class com.orientechnologies.orient.core.exception.OFastConcurrentModificationException | From | To | |
| Move And Rename Method | 2 | ||
| Move And Rename Method public OSecurityException(message String, component ODurableComponent) from class com.orientechnologies.orient.core.exception.OSecurityException to public OLocalHashTableException(message String, component OLocalHashTable) from class com.orientechnologies.orient.core.exception.OLocalHashTableException | From | To | |
| Move And Rename Method public ONeedRetryException(message String, component ODurableComponent) from class com.orientechnologies.common.concur.ONeedRetryException to public OHashTableDirectoryException(message String, component OHashTableDirectory) from class com.orientechnologies.orient.core.exception.OHashTableDirectoryException | From | To | |
| Change Parameter Type | 3 | ||
| Change Parameter Type component : ODurableComponent to component : OLocalHashTable in method public OLocalHashTableException(message String, component OLocalHashTable) in class com.orientechnologies.orient.core.exception.OLocalHashTableException | From | To | |
| Change Parameter Type component : ODurableComponent to component : OHashTableDirectory in method public OHashTableDirectoryException(message String, component OHashTableDirectory) in class com.orientechnologies.orient.core.exception.OHashTableDirectoryException | From | To | |
| Change Parameter Type component : ODurableComponent to componentName : String in method public OCoreException(message String, componentName String) in class com.orientechnologies.orient.core.exception.OCoreException | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass com.orientechnologies.orient.core.exception.ODurableComponentException from classes [com.orientechnologies.orient.core.index.sbtree.local.OSBTreeException] | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter component : ODurableComponent to componentName : String in method public OCoreException(message String, componentName String) in class com.orientechnologies.orient.core.exception.OCoreException | From | To |