Package io.datarouter.storage.stream
Class StreamRecord<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK,D>>
java.lang.Object
io.datarouter.storage.stream.BaseStreamRecord<PK,D>
io.datarouter.storage.stream.StreamRecord<PK,D>
public class StreamRecord<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK,D>> extends BaseStreamRecord<PK,D>
-
Constructor Summary
Constructors Constructor Description StreamRecord(String sequenceNumber, Instant approximateArrivalTimestamp, D databean) -
Method Summary
Modifier and Type Method Description DgetDatabean()Methods inherited from class io.datarouter.storage.stream.BaseStreamRecord
getApproximateArrivalTimestamp, getKey