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