public static class WindowingSpec.WindowExpressionSpec
extends java.lang.Object
Constructor and Description |
---|
WindowExpressionSpec() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAlias() |
ASTNode |
getExpression() |
void |
setAlias(java.lang.String alias) |
void |
setExpression(ASTNode expression) |
Copyright © 2012 The Apache Software Foundation