Package | Description |
---|---|
org.apache.flink.table.api |
Modifier and Type | Method and Description |
---|---|
SessionWithGapOnTime |
SessionWithGap.on(Expression timeField)
Specifies the time attribute on which rows are grouped.
|
SessionWithGapOnTime |
SessionWithGap.on(String timeField)
Deprecated.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.