b31e51b6e6e27cd549833986b444d23e27aa2410
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type exception : Throwable to exception : RuntimeException in method public OTxException(exception RuntimeException) in class com.orientechnologies.orient.server.distributed.impl.task.transaction.OTxException | From | To | |
| Change Parameter Type exception : Throwable to exception : RuntimeException in method public setException(exception RuntimeException) : void in class com.orientechnologies.orient.server.distributed.impl.task.transaction.OTxException | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Throwable to RuntimeException in method public getException() : RuntimeException in class com.orientechnologies.orient.server.distributed.impl.task.transaction.OTxException | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type exception : Throwable to exception : RuntimeException in method public fromStream(in DataInput) : void in class com.orientechnologies.orient.server.distributed.impl.task.OTransactionPhase1TaskResult | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type exception : Throwable to exception : RuntimeException in class com.orientechnologies.orient.server.distributed.impl.task.transaction.OTxException | From | To | |
| Inline Variable | 1 | ||
| Inline Variable uResult : List<ORecordOperation> in method public commit(database ODatabaseDocumentDistributed, iTx OTransactionOptimistic, callback Runnable, eventListener ODistributedStorageEventListener) : List<ORecordOperation> from class com.orientechnologies.orient.server.distributed.impl.ONewDistributedTransactionManager | From | To |