541ebe855e1ae6983891c1c26823d1ddc3b962cf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable dbName : String to databaseName : String in method public entryUpdated(iEvent EntryEvent<String,Object>) : void in class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable dbName : String to databaseName : String in method protected checkDatabaseEvent(iEvent EntryEvent<String,Object>, databaseName String) : void in class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin | From | To | |
Extract Method | 2 | ||
Extract Method protected checkDatabaseEvent(iEvent EntryEvent<String,Object>, databaseName String) : void extracted from public entryAdded(iEvent EntryEvent<String,Object>) : void in class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin | From | To | |
Extract Method protected checkDatabaseEvent(iEvent EntryEvent<String,Object>, databaseName String) : void extracted from public entryUpdated(iEvent EntryEvent<String,Object>) : void in class com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin | From | To |