Hi: I am working with Stateful Functions 3.2.0 using Java SDK. I wanted to find out if there is a broadcast an event to all functions functionality available in Stateful Functions just like broadcast process and keyed broadcast processing in Apache Flink. Also, how would we implement processing time or event time timers in Stateful Functions ? Please let me know if there is any example/documentation.
Thanks