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
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
-
Constructor Summary
ConstructorsConstructorDescriptionQueueMessage(byte[] handle, D databean, Map<String, String> messageAttributes) -
Method Summary
Methods inherited from class io.datarouter.storage.queue.BaseQueueMessage
getKey
-
Constructor Details
-
QueueMessage
-
-
Method Details
-
getDatabean
-
getMessageAttributes
-