039104eabe0c130a93431af6ab22ce2ca0841b2d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type key : Object to key : OPair in method public acquireLocksForTx(tx OTransactionInternal, txContext ODistributedTxContext) : void in class com.orientechnologies.orient.server.distributed.impl.ODatabaseDocumentDistributed | From | To | |
Change Variable Type keys : Set<Object> to keys : Set<OPair<String,Object>> in method public acquireLocksForTx(tx OTransactionInternal, txContext ODistributedTxContext) : void in class com.orientechnologies.orient.server.distributed.impl.ODatabaseDocumentDistributed | From | To |