31f1e98e9b18aa9e68661e5c76eb1c91d5fbf17d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type List<ONodeResponse> to Map<ODistributedMember,ONodeResponse> in method public getResponses() : Map<ODistributedMember,ONodeResponse> in class com.orientechnologies.orient.server.distributed.impl.coordinator.ORequestContext | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type responses : List<ONodeResponse> to responses : Map<ODistributedMember,ONodeResponse> in class com.orientechnologies.orient.server.distributed.impl.coordinator.ORequestContext | From | To |