| 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() |
LinkedListIterator<PagedReference> |
PageSubscription.iterator(boolean jumpRemoves) |
| 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 © 2019 JBoss by Red Hat. All rights reserved.