| Package | Description |
|---|---|
| org.apache.pulsar.functions.api |
Provides a simple model for enabling lightweight computation on Apache Pulsar.
|
| Modifier and Type | Method and Description |
|---|---|
O |
WindowFunction.process(Collection<Record<I>> input,
WindowContext context)
Process the input.
|
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.