| Package | Description |
|---|---|
| org.apache.flink.table.api |
| Modifier and Type | Method and Description |
|---|---|
SlideWithSizeAndSlide |
SlideWithSize.every(org.apache.flink.table.expressions.Expression slide)
Specifies the window's slide as time or row-count interval.
|
SlideWithSizeAndSlide |
SlideWithSize.every(String slide)
Specifies the window's slide as time or row-count interval.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.