function-mesh icon indicating copy to clipboard operation
function-mesh copied to clipboard

Support WindowFunction

Open freeznet opened this issue 3 years ago • 0 comments

Java SDK provides access to a window context object that can be used by a window function. This context object provides a wide variety of information and functionality for Pulsar window functions.

ref: https://pulsar.apache.org/docs/next/window-functions-context

freeznet avatar Aug 23 '22 07:08 freeznet