|
Move And Rename Method protected writeProperties(json OJSONWriter) : void from class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetServer to public getProperties(server OServer, json OJSONWriter) : void from class com.orientechnologies.orient.server.OServerInfo |
From |
To |
|
Move And Rename Method protected writeConnections(json OJSONWriter, databaseName String) : void from class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetConnections to public getConnections(server OServer, json OJSONWriter, databaseName String) : void from class com.orientechnologies.orient.server.OServerInfo |
From |
To |
|
Move And Rename Method private writeGlobalProperties(json OJSONWriter) : void from class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetServer to public getGlobalProperties(server OServer, json OJSONWriter) : void from class com.orientechnologies.orient.server.OServerInfo |
From |
To |
|
Move And Rename Method protected writeStorages(json OJSONWriter) : void from class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetServer to public getStorages(server OServer, json OJSONWriter) : void from class com.orientechnologies.orient.server.OServerInfo |
From |
To |
|
Move And Rename Method protected writeDatabases(json OJSONWriter) : void from class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetServer to public getDatabases(server OServer, json OJSONWriter) : void from class com.orientechnologies.orient.server.OServerInfo |
From |
To |
|
Move Method private writeField(json OJSONWriter, iLevel int, iAttributeName String, iAttributeValue Object) : void from class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetConnections to private writeField(json OJSONWriter, iLevel int, iAttributeName String, iAttributeValue Object) : void from class com.orientechnologies.orient.server.OServerInfo |
From |
To |
|
Move Method private writeField(json OJSONWriter, iLevel int, iAttributeName String, iAttributeValue Object) : void from class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetServer to private writeField(json OJSONWriter, iLevel int, iAttributeName String, iAttributeValue Object) : void from class com.orientechnologies.orient.server.OServerInfo |
From |
To |