Class MessageGroupEntry
java.lang.Object
com.swiftmq.impl.queue.standard.cluster.MessageGroupEntry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKey()longvoidsetLastDispatchTime(long lastDispatchTime) toString()
-
Constructor Details
-
MessageGroupEntry
-
-
Method Details
-
getKey
-
getQueueName
-
getLastDispatchTime
public long getLastDispatchTime() -
setLastDispatchTime
public void setLastDispatchTime(long lastDispatchTime) -
toString
-