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