dd31edf8272240b508e88a1a365849815b36d854
Files Diff
- Added: 1
 - Removed: 0
 - Renamed: 0
 - Modified: 49
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private checkLowDiskSpaceRequestsAndBackgroundDataFlushExceptionsAndBrokenPages() : void renamed to private checkLowDiskSpaceRequestsAndReadOnlyConditions() : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage | From | To | |
| Rename Variable | 5 | ||
| Rename Variable t : Throwable to e : Exception in method public callOnCloseListeners() : void in class com.orientechnologies.orient.core.db.document.ODatabaseDocumentAbstract | From | To | |
| Rename Variable t : Throwable to e : Exception in method public callOnOpenListeners() : void in class com.orientechnologies.orient.core.db.document.ODatabaseDocumentAbstract | From | To | |
| Rename Variable t : Throwable to e : Exception in method public callOnDropListeners() : void in class com.orientechnologies.orient.core.db.document.ODatabaseDocumentAbstract | From | To | |
| Rename Variable t : Throwable to e : Exception in method public run() : void in class com.orientechnologies.common.thread.OSoftThread | From | To | |
| Rename Variable t : Throwable to e : Exception in method public begin(iType OTransaction.TXTYPE) : ODatabaseDocumentAbstract in class com.orientechnologies.orient.core.db.document.ODatabaseDocumentAbstract | From | To | |
| Change Variable Type | 6 | ||
| Change Variable Type t : Throwable to e : Exception in method public callOnOpenListeners() : void in class com.orientechnologies.orient.core.db.document.ODatabaseDocumentAbstract | From | To | |
| Change Variable Type t : Throwable to e : Exception in method public run() : void in class com.orientechnologies.common.thread.OSoftThread | From | To | |
| Change Variable Type t : Throwable to e : Exception in method public begin(iType OTransaction.TXTYPE) : ODatabaseDocumentAbstract in class com.orientechnologies.orient.core.db.document.ODatabaseDocumentAbstract | From | To | |
| Change Variable Type t : Throwable to e : Exception in method public callOnCloseListeners() : void in class com.orientechnologies.orient.core.db.document.ODatabaseDocumentAbstract | From | To | |
| Change Variable Type e : Throwable to e : Exception in method private handleNewError() : void in class com.orientechnologies.orient.server.distributed.ORemoteServerChannel | From | To | |
| Change Variable Type t : Throwable to e : Exception in method public callOnDropListeners() : void in class com.orientechnologies.orient.core.db.document.ODatabaseDocumentAbstract | From | To |