Uses of Class
org.apache.activemq.artemis.core.paging.cursor.impl.PageSubscriptionCounterImpl
Packages that use PageSubscriptionCounterImpl
-
Uses of PageSubscriptionCounterImpl in org.apache.activemq.artemis.core.persistence.impl.journal
Methods in org.apache.activemq.artemis.core.persistence.impl.journal that return PageSubscriptionCounterImplModifier and TypeMethodDescriptionprotected static PageSubscriptionCounterImplDescribeJournal.lookupCounter(Map<Long, PageSubscriptionCounterImpl> counters, long queueIDForCounter) Method parameters in org.apache.activemq.artemis.core.persistence.impl.journal with type arguments of type PageSubscriptionCounterImplModifier and TypeMethodDescriptionprotected static PageSubscriptionCounterImplDescribeJournal.lookupCounter(Map<Long, PageSubscriptionCounterImpl> counters, long queueIDForCounter) protected static voidDescribeJournal.printCounters(PrintStream out, Map<Long, PageSubscriptionCounterImpl> counters)