
public class OServerCommandGetDatabase extends OServerCommandGetConnect
DBNAME_DIR_SEPARATOR, SESSIONID_LOGOUT, SESSIONID_UNAUTHORIZEDserver| Constructor and Description |
|---|
OServerCommandGetDatabase() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(OServer server) |
protected void |
exec(OHttpRequest iRequest,
OHttpResponse iResponse,
java.lang.String[] urlParts) |
boolean |
execute(OHttpRequest iRequest,
OHttpResponse iResponse)
Executes the command requested.
|
static void |
exportClass(ODatabaseDocument db,
com.orientechnologies.orient.core.serialization.serializer.OJSONWriter json,
OClass cls) |
java.lang.String[] |
getNames() |
beforeExecuteafterExecute, authenticate, getProfiledDatabaseInstance, getProfiledDatabaseInstanceBasic, getProfiledDatabaseInstanceToken, sendAuthorizationRequestcheckSyntax, getServer, isJsonResponse, sendJsonError, setNoCachepublic static void exportClass(ODatabaseDocument db, com.orientechnologies.orient.core.serialization.serializer.OJSONWriter json, OClass cls) throws java.io.IOException
java.io.IOExceptionpublic void configure(OServer server)
configure in interface OServerCommandconfigure in class OServerCommandAbstractpublic boolean execute(OHttpRequest iRequest, OHttpResponse iResponse) throws java.lang.Exception
OServerCommandexecute in interface OServerCommandexecute in class OServerCommandGetConnectjava.lang.Exceptionpublic java.lang.String[] getNames()
getNames in interface OServerCommandgetNames in class OServerCommandGetConnectprotected void exec(OHttpRequest iRequest, OHttpResponse iResponse, java.lang.String[] urlParts) throws java.lang.InterruptedException, java.io.IOException
java.lang.InterruptedExceptionjava.io.IOExceptionCopyright © 2009–2022 OrientDB. All rights reserved.