Uses of Interface
org.apache.activemq.artemis.core.paging.cursor.ConsumedPage
Packages that use ConsumedPage
Package
Description
-
Uses of ConsumedPage in org.apache.activemq.artemis.core.paging.cursor
Methods in org.apache.activemq.artemis.core.paging.cursor that return ConsumedPageMethod parameters in org.apache.activemq.artemis.core.paging.cursor with type arguments of type ConsumedPageModifier and TypeMethodDescriptionvoidPageSubscription.forEachConsumedPage(Consumer<ConsumedPage> pageCleaner) -
Uses of ConsumedPage in org.apache.activemq.artemis.core.paging.cursor.impl
Classes in org.apache.activemq.artemis.core.paging.cursor.impl that implement ConsumedPageModifier and TypeClassDescriptionfinal classThis will hold information about the pending ACKs towards a page.Method parameters in org.apache.activemq.artemis.core.paging.cursor.impl with type arguments of type ConsumedPageModifier and TypeMethodDescriptionvoidPageSubscriptionImpl.forEachConsumedPage(Consumer<ConsumedPage> pageConsumer)