public final class WindowReferenceNode extends WindowNode
AUTOINCREMENT_CREATE_MODIFY, AUTOINCREMENT_INC_INDEX, AUTOINCREMENT_IS_AUTOINCREMENT_INDEX, AUTOINCREMENT_START_INDEX| Constructor and Description |
|---|
WindowReferenceNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(Object arg1)
Initializer
|
String |
toString()
Format this node as a string
Each sub-class of QueryTreeNode should implement its own toString()
method.
|
copyFrom, getNameaccept, convertDefaultNode, debugFlush, debugPrint, formatNodeString, getBeginOffset, getDebugOutput, getEndOffset, getNodeFactory, getNodeType, getNullNode, getParserContext, getStatementType, getUserData, init, init, init, init, init, init, init, init, init, init, init, init, init, isInstanceOf, makeTableName, makeTableName, nodeHeader, printLabel, printSubNodes, setBeginOffset, setDebugOutput, setEndOffset, setNodeType, setParserContext, setUserData, stackPrint, treePrint, treePrint, treePrintpublic void init(Object arg1) throws StandardException
init in class WindowNodearg1 - The window name referencedStandardExceptionpublic String toString()
QueryTreeNodetoString in class QueryTreeNodeCopyright © 2015 FoundationDB, LLC. All rights reserved.