If keyBy(...) is not called, your stream is not keyed. In the case of keyed streams, any attribute of your incoming events can be used as a key (more details ...
確定! 回上一頁