public static interface RelBuilder.GroupKey
RelBuilder.groupKey()| Modifier and Type | Method and Description |
|---|---|
RelBuilder.GroupKey |
alias(String alias)
Assigns an alias to this group key.
|
int |
groupKeyCount()
Returns the number of columns in the group key.
|
RelBuilder.GroupKey alias(String alias)
Used to assign field names in the group operation.
int groupKeyCount()
Copyright © 2012-2020 Apache Software Foundation. All Rights Reserved.