e4bfe731350d2865cd43ff020b66455160beb938
Files Diff
- Added: 2
 - Removed: 0
 - Renamed: 0
 - Modified: 13
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public execute(senderNode ONodeIdentity, operationId OSessionOperationId, request OStructuralSubmitRequest) : void renamed to public submit(operationId OSessionOperationId, request OStructuralSubmit) : void in class com.orientechnologies.orient.distributed.impl.structural.raft.OStructuralMaster | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type request : OStructuralSubmitRequest to request : OStructuralSubmit in method public submit(operationId OSessionOperationId, request OStructuralSubmit) : void in class com.orientechnologies.orient.distributed.impl.structural.raft.OStructuralMaster | From | To | |
| Extract Interface | 1 | ||
| Extract Interface com.orientechnologies.orient.distributed.impl.structural.raft.OStructuralSubmit from classes [com.orientechnologies.orient.distributed.impl.structural.OStructuralSubmitRequest] | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type context : OrientDBInternal to context : OrientDBDistributed in class com.orientechnologies.orient.distributed.impl.structural.OStructuralConfigurationTest | From | To | |
| Change Attribute Type context : OrientDBInternal to context : OrientDBDistributed in class com.orientechnologies.orient.distributed.impl.structural.OStructuralConfigurationSerDeTest | From | To |