public final class TumblingCountWindow extends BaseWindowConfig
windowLength
count of events.WindowConfig.Type
slideLength, windowLength
Modifier and Type | Method and Description |
---|---|
<T> WindowStrategy<T> |
getWindowStrategy()
Gives the type of windowing.
|
static TumblingCountWindow |
of(int windowLength) |
getSlidingLength, getWindowLength, validate
public static TumblingCountWindow of(int windowLength)
public <T> WindowStrategy<T> getWindowStrategy()
WindowConfig
Type
values.Copyright © 2023 The Apache Software Foundation. All rights reserved.