Package | Description |
---|---|
org.apache.activemq.artemis.core.paging.cursor | |
org.apache.activemq.artemis.core.paging.cursor.impl |
Modifier and Type | Class and Description |
---|---|
class |
PagedReferenceImpl |
Modifier and Type | Method and Description |
---|---|
PagedReference |
PageCursorProvider.newReference(PagePosition pos,
PagedMessage msg,
PageSubscription sub) |
Modifier and Type | Method and Description |
---|---|
LinkedListIterator<PagedReference> |
PageSubscription.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
PageSubscription.ack(PagedReference ref) |
void |
PageSubscription.ackTx(Transaction tx,
PagedReference position) |
boolean |
PageSubscription.contains(PagedReference ref) |
Modifier and Type | Method and Description |
---|---|
PagedReference |
PageCursorProviderImpl.newReference(PagePosition pos,
PagedMessage msg,
PageSubscription subscription) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.