Uses of Class
org.apache.activemq.broker.region.cursors.OrderedPendingList
Packages that use OrderedPendingList
Package
Description
Cursors used to page persistent messages into the broker from the store
-
Uses of OrderedPendingList in org.apache.activemq.broker.region.cursors
Methods in org.apache.activemq.broker.region.cursors that return OrderedPendingListModifier and TypeMethodDescriptionprotected OrderedPendingListPrioritizedPendingList.getList(org.apache.activemq.broker.region.MessageReference msg) Constructors in org.apache.activemq.broker.region.cursors with parameters of type OrderedPendingListModifierConstructorDescriptionPendingNode(OrderedPendingList list, org.apache.activemq.broker.region.MessageReference message)