
public class OServerCommandGetExportDatabase extends OServerCommandAuthenticatedDbAbstract implements 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) |
String[] |
getNames() |
void |
onMessage(String iText) |
afterExecute, authenticate, beforeExecute, getProfiledDatabaseInstance, getProfiledDatabaseInstanceBasic, getProfiledDatabaseInstanceToken, sendAuthorizationRequestcheckSyntax, configure, getServer, isJsonResponse, sendJsonError, setNoCachepublic boolean execute(OHttpRequest iRequest, OHttpResponse iResponse) throws Exception
OServerCommandexecute in interface OServerCommandExceptionprotected void exportStandard(OHttpRequest iRequest, OHttpResponse iResponse) throws InterruptedException, IOException
InterruptedExceptionIOExceptionpublic void onMessage(String iText)
onMessage in interface OCommandOutputListenerpublic String[] getNames()
getNames in interface OServerCommandCopyright © 2009–2025 OrientDB. All rights reserved.