66c762af21734569b564e546b4a053f92738d379
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable position1 : long to version : int in method public fromStream(in DataInput) : void in class com.orientechnologies.orient.server.distributed.impl.task.transaction.OToLeaderTransactionTaskResponse | From | To | |
| Rename Variable entry : Map.Entry<ORID,ORID> to deleteRecord : ODeletedRecordResponse in method public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.transaction.OToLeaderTransactionTaskResponse | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute newIds : Map<ORID,ORID> to created : List<OCreatedRecordResponse> in class com.orientechnologies.orient.server.distributed.impl.task.transaction.OToLeaderTransactionTaskResponse | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type position1 : long to version : int in method public fromStream(in DataInput) : void in class com.orientechnologies.orient.server.distributed.impl.task.transaction.OToLeaderTransactionTaskResponse | From | To | |
| Change Variable Type entry : Map.Entry<ORID,ORID> to entry : OToLeaderTransactionTaskResponse.OCreatedRecordResponse in method public internalCommit(iTx OTransactionInternal) : void in class com.orientechnologies.orient.server.distributed.impl.ODatabaseDocumentDistributed | From | To | |
| Change Variable Type entry : Map.Entry<ORID,ORID> to deleteRecord : ODeletedRecordResponse in method public toStream(out DataOutput) : void in class com.orientechnologies.orient.server.distributed.impl.task.transaction.OToLeaderTransactionTaskResponse | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type newIds : Map<ORID,ORID> to created : List<OCreatedRecordResponse> in class com.orientechnologies.orient.server.distributed.impl.task.transaction.OToLeaderTransactionTaskResponse | From | To |