Converts each record into a es.ucm.fdi.sscheck.prop.tl.flink.TimedElement, adding the timestamp provided
by ProcessFunction#Context. That means this will fail if the time characteristic
is ProcessingTime. So far this has been tested with event time.
Linear Supertypes
ProcessFunction[A, TimedElement[A]], AbstractRichFunction, RichFunction, Function, Serializable, AnyRef, Any
Converts each record into a es.ucm.fdi.sscheck.prop.tl.flink.TimedElement, adding the timestamp provided by ProcessFunction#Context. That means this will fail if the time characteristic is ProcessingTime. So far this has been tested with event time.