b39ccda071dac370ab1117085530b5a43c3d3990
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 2 | ||
Change Attribute Type remoteServers : Map<String,ORemoteServerController> to remoteServers : ConcurrentHashMap<String,ORemoteServerController> in class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin | From | To | |
Change Attribute Type lockManager : Map<ORID,ODistributedRequestId> to lockManager : ConcurrentHashMap<ORID,ODistributedRequestId> in class com.orientechnologies.orient.server.hazelcast.OHazelcastDistributedDatabase | From | To |