public final class LocalOverWindow extends Object
Modifier and Type | Method and Description |
---|---|
Expression |
getAlias() |
Optional<Expression> |
getFollowing() |
Expression |
getOrderBy() |
List<Expression> |
getPartitionBy() |
Expression |
getPreceding() |
public Expression getAlias()
public List<Expression> getPartitionBy()
public Expression getOrderBy()
public Expression getPreceding()
public Optional<Expression> getFollowing()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.