Package org.apache.flink.streaming.runtime.streamrecord
-
Class Summary Class Description LatencyMarker Special record type carrying a timestamp of its creation time at a source operator and the vertexId and subtask index of the operator.RecordAttributes A RecordAttributes describes the attributes of records from the current RecordAttributes until the next one is received.RecordAttributesBuilder The builder class forRecordAttributes.StreamElement An element in a data stream.StreamElementSerializer<T> StreamElementSerializer.StreamElementSerializerSnapshot<T> Configuration snapshot specific to theStreamElementSerializer.StreamRecord<T> One value in a data stream.