
public class OHaStatusStatement extends OSimpleExecStatement
| Modifier and Type | Field and Description |
|---|---|
boolean |
db |
boolean |
latency |
boolean |
locks |
boolean |
messages |
boolean |
outputText |
boolean |
servers |
CUSTOM_STRICT_SQL, originalStatementchildren, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
OHaStatusStatement(int id) |
OHaStatusStatement(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
OResultSet |
executeSimple(OCommandContext ctx) |
void |
toString(Map<Object,Object> params,
StringBuilder builder) |
createExecutionPlan, execute, executecopy, createExecutionPlan, createExecutionPlanNoCache, deserialize, deserializeFromOResult, execute, execute, execute, execute, execute, execute, execute, executinPlanCanBeCached, getOriginalStatement, isIdempotent, refersToParent, serialize, setOriginalStatement, toString, validatechildrenAccept, dump, getDatabase, getValue, jjtAccept, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toStringpublic boolean servers
public boolean db
public boolean latency
public boolean messages
public boolean outputText
public boolean locks
public OHaStatusStatement(int id)
public OHaStatusStatement(OrientSql p, int id)
public void toString(Map<Object,Object> params, StringBuilder builder)
toString in class OStatementpublic OResultSet executeSimple(OCommandContext ctx)
executeSimple in class OSimpleExecStatementCopyright © 2009–2025 OrientDB. All rights reserved.