public class OServerCommandETL extends OServerCommandAuthenticatedServerAbstract
serverPassword, serverUser
server
Constructor and Description |
---|
OServerCommandETL() |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(OHttpRequest iRequest,
OHttpResponse iResponse)
Executes the command requested.
|
String[] |
getNames() |
authenticate, authenticate, beforeExecute, checkGuestAccess, getResource, getUser, sendAuthorizationRequest, sendNotAuthorizedResponse
afterExecute, checkSyntax, configure, getServer, isJsonResponse, sendJsonError, setNoCache
public boolean execute(OHttpRequest iRequest, OHttpResponse iResponse) throws Exception
OServerCommand
Exception
public String[] getNames()
Copyright © 2009–2020 OrientDB. All rights reserved.