30a04449d759ff3c3e04fcbfb77d149ddb8b14ad
Files Diff
- Added: 20
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable storageMode : String to res : T in method public execute(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : T in class com.orientechnologies.orient.client.remote.OServerAdmin.networkAdminOperation.networkAdminOperation | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type storageMode : String to res : T in method public execute(network OChannelBinaryAsynchClient, session OStorageRemoteSession) : T in class com.orientechnologies.orient.client.remote.OServerAdmin.networkAdminOperation.networkAdminOperation | From | To | |
| Extract Method | 10 | ||
| Extract Method protected networkAdminOperation(request OBinaryRequest, response OBinaryResponse<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(request OBinaryRequest, response OBinaryResponse<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(request OBinaryRequest, response OBinaryResponse<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(request OBinaryRequest, response OBinaryResponse<T>, errorMessage String) : T extracted from public getServerInfo() : ODocument in class com.orientechnologies.orient.client.remote.OServerAdmin | From | To | |
| Extract Method protected networkAdminOperation(request OBinaryRequest, response OBinaryResponse<T>, errorMessage String) : T extracted from public existsDatabase(iDatabaseName String, storageType String) : boolean in class com.orientechnologies.orient.client.remote.OServerAdmin | From | To | |
| Extract Method protected networkAdminOperation(request OBinaryRequest, response OBinaryResponse<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(request OBinaryRequest, response OBinaryResponse<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(request OBinaryRequest, response OBinaryResponse<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(request OBinaryRequest, response OBinaryResponse<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(request OBinaryRequest, response OBinaryResponse<T>, errorMessage String) : T extracted from public createDatabase(iDatabaseName String, iDatabaseType String, iStorageMode String, backupPath String) : OServerAdmin in class com.orientechnologies.orient.client.remote.OServerAdmin | From | To |