| Package | Description |
|---|---|
| org.apache.pulsar.functions.windowing |
| Modifier and Type | Field and Description |
|---|---|
protected WindowLifecycleListener<Event<T>> |
WindowManager.windowLifecycleListener |
| Modifier and Type | Method and Description |
|---|---|
protected WindowLifecycleListener<Event<Record<I>>> |
WindowFunctionExecutor.newWindowLifecycleListener(Context context) |
| Constructor and Description |
|---|
WindowManager(WindowLifecycleListener<Event<T>> lifecycleListener,
Collection<Event<T>> queue)
Constructs a
WindowManager |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.