e86b6e0bc2538a22460397ff7a23ab9dc30d6768
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 1 | ||
Inline Variable message : String in method public connect(iUserName String, iUserPassword String) : OServerAdmin from class com.orientechnologies.orient.client.remote.OServerAdmin | From | To | |
Extract Method | 14 | ||
Extract Method protected networkAdminOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public releaseCluster(clusterId int, storageType String) : OServerAdmin in class com.orientechnologies.orient.client.remote.OServerAdmin | From | To | |
Extract Method protected networkAdminOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public getGlobalConfiguration(config OGlobalConfiguration) : String in class com.orientechnologies.orient.client.remote.OServerAdmin | From | To | |
Extract Method protected networkAdminOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public createDatabase(iDatabaseName String, iDatabaseType String, iStorageMode String) : OServerAdmin in class com.orientechnologies.orient.client.remote.OServerAdmin | From | To | |
Extract Method protected networkAdminOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public freezeCluster(clusterId int, storageType String) : OServerAdmin in class com.orientechnologies.orient.client.remote.OServerAdmin | From | To | |
Extract Method protected networkAdminOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public releaseDatabase(storageType String) : OServerAdmin in class com.orientechnologies.orient.client.remote.OServerAdmin | From | To | |
Extract Method protected networkAdminOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public copyDatabase(databaseName String, iDatabaseUserName String, iDatabaseUserPassword String, iRemoteName String, iRemoteEngine String) : OServerAdmin in class com.orientechnologies.orient.client.remote.OServerAdmin | From | To | |
Extract Method protected networkAdminOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public freezeDatabase(storageType String) : OServerAdmin in class com.orientechnologies.orient.client.remote.OServerAdmin | From | To | |
Extract Method protected networkAdminOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public getServerInfo() : ODocument in class com.orientechnologies.orient.client.remote.OServerAdmin | From | To | |
Extract Method protected networkAdminOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public setGlobalConfiguration(config OGlobalConfiguration, iValue Object) : OServerAdmin in class com.orientechnologies.orient.client.remote.OServerAdmin | From | To | |
Extract Method protected networkAdminOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public dropDatabase(iDatabaseName String, storageType String) : OServerAdmin in class com.orientechnologies.orient.client.remote.OServerAdmin | From | To | |
Extract Method protected networkAdminOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public getGlobalConfigurations() : Map<String,String> in class com.orientechnologies.orient.client.remote.OServerAdmin | From | To | |
Extract Method protected networkAdminOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public listDatabases() : Map<String,String> in class com.orientechnologies.orient.client.remote.OServerAdmin | From | To | |
Extract Method protected networkAdminOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public connect(iUserName String, iUserPassword String) : OServerAdmin in class com.orientechnologies.orient.client.remote.OServerAdmin | From | To | |
Extract Method protected networkAdminOperation(operation OStorageRemoteOperation<T>, errorMessage String) : T extracted from public existsDatabase(iDatabaseName String, storageType String) : boolean in class com.orientechnologies.orient.client.remote.OServerAdmin | From | To |