public abstract class OServerCommandPatternAbstract extends OServerCommandAbstract
server
Constructor and Description |
---|
OServerCommandPatternAbstract(OServerCommandConfiguration iConfig) |
OServerCommandPatternAbstract(String[] pattern) |
Modifier and Type | Method and Description |
---|---|
String[] |
getNames() |
afterExecute, beforeExecute, checkSyntax, configure, getServer, isJsonResponse, sendJsonError, setNoCache
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute
public OServerCommandPatternAbstract(OServerCommandConfiguration iConfig)
public OServerCommandPatternAbstract(String[] pattern)
public String[] getNames()
Copyright © 2009–2020 OrientDB. All rights reserved.