Uses of Class
org.apache.activemq.artemis.core.server.impl.QueueImpl
-
Packages that use QueueImpl Package Description org.apache.activemq.artemis.core.server.impl -
-
Uses of QueueImpl in org.apache.activemq.artemis.core.server.impl
Subclasses of QueueImpl in org.apache.activemq.artemis.core.server.impl Modifier and Type Class Description classLastValueQueueA queue that will discard messages if a newer message with the sameMessage.HDR_LAST_VALUE_NAMEproperty value.Method parameters in org.apache.activemq.artemis.core.server.impl with type arguments of type QueueImpl Modifier and Type Method Description protected voidRefsOperation. rollbackRedelivery(Transaction tx, MessageReference ref, long timeBase, Map<QueueImpl,LinkedList<MessageReference>> queueMap)
-