Package io.datarouter.storage.queue
Class QueueMessage<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK,D>>
java.lang.Object
io.datarouter.storage.queue.BaseQueueMessage<PK,D>
io.datarouter.storage.queue.QueueMessage<PK,D>
public class QueueMessage<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,D extends io.datarouter.model.databean.Databean<PK,D>> extends BaseQueueMessage<PK,D>
-
Constructor Summary
Constructors Constructor Description QueueMessage(byte[] handle, D databean) -
Method Summary
Modifier and Type Method Description DgetDatabean()