Hi dear engineers, I have one question: does flink streaming support getting the state.I override the open method in the map processor,initializing the state(some metric for the data) .How can I get the state in my window?
Thanks for your help!
Hi dear engineers, I have one question: does flink streaming support getting the state.I override the open method in the map processor,initializing the state(some metric for the data) .How can I get the state in my window?
Thanks for your help!