Uses of Interface
org.apache.activemq.artemis.utils.collections.LinkedListIterator
Packages that use LinkedListIterator
Package
Description
-
Uses of LinkedListIterator in org.apache.activemq.artemis.core.paging.cursor
Subinterfaces of LinkedListIterator in org.apache.activemq.artemis.core.paging.cursor -
Uses of LinkedListIterator in org.apache.activemq.artemis.core.paging.impl
Methods in org.apache.activemq.artemis.core.paging.impl that return LinkedListIterator -
Uses of LinkedListIterator in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server that return LinkedListIteratorModifier and TypeMethodDescriptionQueue.browserIterator()Queue.iterator()It will iterate through memory only (not paging) -
Uses of LinkedListIterator in org.apache.activemq.artemis.core.server.impl
Fields in org.apache.activemq.artemis.core.server.impl declared as LinkedListIteratorMethods in org.apache.activemq.artemis.core.server.impl that return LinkedListIteratorConstructors in org.apache.activemq.artemis.core.server.impl with parameters of type LinkedListIterator -
Uses of LinkedListIterator in org.apache.activemq.artemis.utils.collections
Classes in org.apache.activemq.artemis.utils.collections that implement LinkedListIteratorMethods in org.apache.activemq.artemis.utils.collections that return LinkedListIterator