4ff84b859e3d13248b65486721dda2a5fd268722
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 11
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type storage : OStorage to database : ODatabaseDocumentInternal in method private truncateClusterInternal(clusterName String, database ODatabaseDocumentInternal) : void in class com.orientechnologies.orient.core.metadata.schema.OClassImpl | From | To | |
| Move Method | 2 | ||
| Move Method public checkForClusterPermissions(iClusterName String) : void from class com.orientechnologies.orient.server.distributed.impl.ODistributedStorage to public checkForClusterPermissions(name String) : void from class com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx | From | To | |
| Move Method public checkForClusterPermissions(iClusterName String) : void from class com.orientechnologies.orient.core.storage.OStorageAbstract to public checkForClusterPermissions(iClusterName String) : void from class com.orientechnologies.orient.core.db.document.ODatabaseDocumentAbstract | From | To | |
| Extract Variable | 2 | ||
| Extract Variable db : ODatabaseDocumentInternal in method public truncate() : void from class com.orientechnologies.orient.core.metadata.schema.OClassImpl | From | To | |
| Extract Variable cl : OCluster in method public truncate() : void from class com.orientechnologies.orient.core.metadata.schema.OClassImpl | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter storage : OStorage to database : ODatabaseDocumentInternal in method private truncateClusterInternal(clusterName String, database ODatabaseDocumentInternal) : void in class com.orientechnologies.orient.core.metadata.schema.OClassImpl | From | To | |
| Rename Parameter iClusterName : String to name : String in method public checkForClusterPermissions(name String) : void in class com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx | From | To |