| Package | Description |
|---|---|
| org.hornetq.core.paging.cursor | |
| org.hornetq.core.paging.cursor.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
PagedReferenceImpl
A InternalReference
|
| 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) |
| Modifier and Type | Method and Description |
|---|---|
PagedReference |
PageCursorProviderImpl.newReference(PagePosition pos,
PagedMessage msg,
PageSubscription subscription) |
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.