Class BaseQueueMessage<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>
Direct Known Subclasses:
GroupQueueMessage, QueueMessage

public class BaseQueueMessage<PK extends io.datarouter.model.key.primary.PrimaryKey<PK>,​D extends io.datarouter.model.databean.Databean<PK,​D>>
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    BaseQueueMessage​(byte[] handle)  
  • Method Summary

    Modifier and Type Method Description
    QueueMessageKey getKey()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait