Uses of Interface
org.apache.activemq.artemis.utils.collections.PriorityLinkedList
Packages that use PriorityLinkedList
Package
Description
-
Uses of PriorityLinkedList in org.apache.activemq.artemis.core.server.impl
Fields in org.apache.activemq.artemis.core.server.impl declared as PriorityLinkedListModifier and TypeFieldDescriptionprotected final PriorityLinkedList<MessageReference>QueueImpl.messageReferences -
Uses of PriorityLinkedList in org.apache.activemq.artemis.utils.collections
Classes in org.apache.activemq.artemis.utils.collections that implement PriorityLinkedListModifier and TypeClassDescriptionclassA priority linked list implementation