
public class OServerCommandGetExportDatabase extends OServerCommandAuthenticatedDbAbstract implements com.orientechnologies.orient.core.command.OCommandOutputListener
DBNAME_DIR_SEPARATOR, SESSIONID_LOGOUT, SESSIONID_UNAUTHORIZEDserver| Constructor and Description |
|---|
OServerCommandGetExportDatabase() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(OHttpRequest iRequest,
OHttpResponse iResponse)
Executes the command requested.
|
protected void |
exportStandard(OHttpRequest iRequest,
OHttpResponse iResponse) |
java.lang.String[] |
getNames() |
void |
onMessage(java.lang.String iText) |
afterExecute, authenticate, beforeExecute, getProfiledDatabaseInstance, getProfiledDatabaseInstanceBasic, getProfiledDatabaseInstanceToken, sendAuthorizationRequestcheckSyntax, configure, getServer, isJsonResponse, sendJsonError, setNoCachepublic boolean execute(OHttpRequest iRequest, OHttpResponse iResponse) throws java.lang.Exception
OServerCommandexecute in interface OServerCommandjava.lang.Exceptionprotected void exportStandard(OHttpRequest iRequest, OHttpResponse iResponse) throws java.lang.InterruptedException, java.io.IOException
java.lang.InterruptedExceptionjava.io.IOExceptionpublic void onMessage(java.lang.String iText)
onMessage in interface com.orientechnologies.orient.core.command.OCommandOutputListenerpublic java.lang.String[] getNames()
getNames in interface OServerCommandCopyright © 2009–2022 OrientDB. All rights reserved.