| Package | Description |
|---|---|
| org.apache.pulsar.functions.windowing |
| Modifier and Type | Class and Description |
|---|---|
class |
WindowImpl<T>
Holds the expired, new and current events in a window.
|
| Modifier and Type | Method and Description |
|---|---|
O |
WindowFunctionExecutor.process(Window<Record<I>> inputWindow,
WindowContext context) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.