@Internal public static class OperationExpressionsUtils.CategorizedExpressions extends Object
Modifier and Type | Method and Description |
---|---|
List<Expression> |
getAggregations() |
List<Expression> |
getProjections() |
List<Expression> |
getWindowProperties() |
public List<Expression> getProjections()
public List<Expression> getAggregations()
public List<Expression> getWindowProperties()
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.