
public class OHaStatusStatement extends OStatement
| Modifier and Type | Field and Description |
|---|---|
boolean |
db |
boolean |
latency |
boolean |
messages |
boolean |
outputText |
boolean |
servers |
CUSTOM_STRICT_SQLchildren, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
OHaStatusStatement(int id) |
OHaStatusStatement(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
Object |
jjtAccept(OrientSqlVisitor visitor,
Object data)
Accept the visitor.
|
void |
toString(Map<Object,Object> params,
StringBuilder builder) |
execute, toString, validatechildrenAccept, dump, getDatabase, getValue, 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 OHaStatusStatement(int id)
public OHaStatusStatement(OrientSql p, int id)
public Object jjtAccept(OrientSqlVisitor visitor, Object data)
jjtAccept in interface NodejjtAccept in class OStatementpublic void toString(Map<Object,Object> params, StringBuilder builder)
toString in class OStatementCopyright © 2009–2025 OrientDB. All rights reserved.