public interface QueryNode
QueryNode is the interface for all parts of an
Analytics query.| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
String |
toWire() |
void |
validateSyntax() |
String toWire()
void validateSyntax()
throws SyntaxException
SyntaxException© 2003, 2017, Oracle and/or its affiliates. All rights reserved.
Oracle and/or its affiliates Confidential