de3bfd0ad470f804b623aef641e58dbbcfa2a058
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected executeLocally(localNodeName String, dbCfg ODistributedConfiguration, exec OCommandExecutor, involvedClusters Collection<String>, nodes Collection<String>) : boolean renamed to protected executeOnlyLocally(localNodeName String, dbCfg ODistributedConfiguration, exec OCommandExecutor, involvedClusters Collection<String>, nodes Collection<String>) : boolean in class com.orientechnologies.orient.server.distributed.ODistributedStorage | From | To | |
Rename Attribute | 1 | ||
Rename Attribute hz : HazelcastInstance to membershipListenerRegistration : String in class com.orientechnologies.orient.server.hazelcast.OHazelcastDistributedMap | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type hz : HazelcastInstance to membershipListenerRegistration : String in class com.orientechnologies.orient.server.hazelcast.OHazelcastDistributedMap | From | To |