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