b21a8558d2765aaf4dacad1b8cfebaeb5656bfd2
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 12
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Inline Method | 1 | ||
| Move And Inline Method public addBlobCluster(clusterName String) : int moved from class com.orientechnologies.orient.core.metadata.schema.OSchemaShared to class com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx & inlined to public addBlobCluster(iClusterName String, iParameters Object...) : int | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type clusterName : String to clusterId : int in method public addBlobCluster(clusterId int) : int in class com.orientechnologies.orient.core.metadata.schema.OSchemaProxy | From | To | |
| Inline Method | 1 | ||
| Inline Method private removeBlobClusterInternal(clusterName String) : void inlined to public removeBlobCluster(clusterName String) : void in class com.orientechnologies.orient.core.metadata.schema.OSchemaShared | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter clusterName : String to clusterId : int in method public addBlobCluster(clusterId int) : int in class com.orientechnologies.orient.core.metadata.schema.OSchemaProxy | From | To |