
public class OCreateClusterStatement extends ODDLStatement
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
blob |
protected OInteger |
id |
protected boolean |
ifNotExists |
protected OIdentifier |
name
Class name
|
CUSTOM_STRICT_SQL, originalStatementchildren, firstToken, lastToken, parent, parser, value| Constructor and Description |
|---|
OCreateClusterStatement(int id) |
OCreateClusterStatement(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
OCreateClusterStatement |
copy() |
boolean |
equals(Object o) |
OResultSet |
executeDDL(OCommandContext ctx) |
int |
hashCode() |
void |
toString(Map<Object,Object> params,
StringBuilder builder) |
createExecutionPlan, execute, executecreateExecutionPlan, createExecutionPlanNoCache, deserialize, deserializeFromOResult, execute, execute, execute, execute, execute, execute, execute, executinPlanCanBeCached, getOriginalStatement, isIdempotent, jjtAccept, refersToParent, serialize, setOriginalStatement, toString, validatechildrenAccept, dump, getDatabase, getValue, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toStringprotected OIdentifier name
protected boolean ifNotExists
protected OInteger id
protected boolean blob
public OCreateClusterStatement(int id)
public OCreateClusterStatement(OrientSql p, int id)
public OResultSet executeDDL(OCommandContext ctx)
executeDDL in class ODDLStatementpublic void toString(Map<Object,Object> params, StringBuilder builder)
toString in class OStatementpublic OCreateClusterStatement copy()
copy in class OStatementCopyright © 2009–2025 OrientDB. All rights reserved.