Uses of Interface
org.apache.activemq.artemis.core.paging.cursor.PageSubscriptionCounter
-
Packages that use PageSubscriptionCounter Package Description org.apache.activemq.artemis.core.paging.cursor org.apache.activemq.artemis.core.paging.cursor.impl -
-
Uses of PageSubscriptionCounter in org.apache.activemq.artemis.core.paging.cursor
Methods in org.apache.activemq.artemis.core.paging.cursor that return PageSubscriptionCounter Modifier and Type Method Description PageSubscriptionCounterPageSubscription. getCounter()PageSubscriptionCounterPageSubscriptionCounter. setSubscription(PageSubscription subscription) -
Uses of PageSubscriptionCounter in org.apache.activemq.artemis.core.paging.cursor.impl
Classes in org.apache.activemq.artemis.core.paging.cursor.impl that implement PageSubscriptionCounter Modifier and Type Class Description classBasePagingCounterclassPageSubscriptionCounterImplThis class will encapsulate the persistent counters for the PagingSubscriptionMethods in org.apache.activemq.artemis.core.paging.cursor.impl that return PageSubscriptionCounter Modifier and Type Method Description PageSubscriptionCounterPageSubscriptionImpl. getCounter()PageSubscriptionCounterPageSubscriptionCounterImpl. setSubscription(PageSubscription subscription)
-