11995eb8b7a1cbffd592e947478d33fab18922fd
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public updateStorageInformations(clusters OCluster[]) : void renamed to public updateStorageConfiguration(storageConfiguration OStorageConfiguration) : void in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type clusters : OCluster[] to storageConfiguration : OStorageConfiguration in method public updateStorageConfiguration(storageConfiguration OStorageConfiguration) : void in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Change Return Type | 1 | ||
Change Return Type OOpenResponse to OOpenResponse37 in method public createResponse() : OOpenResponse37 in class com.orientechnologies.orient.client.remote.message.OOpenRequest37 | From | To | |
Change Variable Type | 1 | ||
Change Variable Type response : OOpenResponse to response : OOpenResponse37 in method public openRemoteDatabase(network OChannelBinaryAsynchClient) : void in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To | |
Rename Parameter | 1 | ||
Rename Parameter clusters : OCluster[] to storageConfiguration : OStorageConfiguration in method public updateStorageConfiguration(storageConfiguration OStorageConfiguration) : void in class com.orientechnologies.orient.client.remote.OStorageRemote | From | To |