Package | Description |
---|---|
org.apache.activemq.artemis.core.paging | |
org.apache.activemq.artemis.core.paging.cursor | |
org.apache.activemq.artemis.core.paging.impl |
Modifier and Type | Method and Description |
---|---|
boolean |
PageTransactionInfo.deliverAfterCommit(PageIterator pageIterator,
PageSubscription cursor,
PagePosition cursorPos)
This method will hold the position to be delivered later in case this transaction is pending.
|
Modifier and Type | Method and Description |
---|---|
void |
PageSubscription.redeliver(PageIterator iterator,
PagePosition position)
To be used on redeliveries
|
Modifier and Type | Method and Description |
---|---|
boolean |
PageTransactionInfoImpl.deliverAfterCommit(PageIterator iterator,
PageSubscription cursor,
PagePosition cursorPos) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.