Assume that I have the following class in a flink Datastream (i.e., Datastream[Event]):
class Event( val id: Int, val Type: String, extr