Interface OServerCommandContext
- All Superinterfaces:
OCommandContext
- All Known Implementing Classes:
OBasicServerCommandContext
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.orientechnologies.orient.core.command.OCommandContext
OCommandContext.TIMEOUT_STRATEGY -
Method Summary
Methods inherited from interface com.orientechnologies.orient.core.command.OCommandContext
beginExecution, checkTimeout, copy, declareScriptVariable, getDatabase, getInputParameters, getParent, getVariable, getVariable, getVariables, incrementVariable, isRecordingMetrics, isScriptVariableDeclared, merge, setChild, setInputParameters, setParent, setRecordingMetrics, setVariable, updateMetric
-
Method Details
-
getServer
OrientDBInternal getServer()
-