
public class OHaSyncClusterStatement extends OStatement
| Modifier and Type | Field and Description |
|---|---|
OIdentifier |
clusterName |
boolean |
modeFull |
boolean |
modeMerge |
CUSTOM_STRICT_SQLchildren, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
OHaSyncClusterStatement(int id) |
OHaSyncClusterStatement(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 OIdentifier clusterName
public boolean modeFull
public boolean modeMerge
public OHaSyncClusterStatement(int id)
public OHaSyncClusterStatement(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.