public interface PagedReference extends MessageReference
MessageReference.Factory| Modifier and Type | Method and Description |
|---|---|
void |
addPendingFlag()
this method affects paging clean up
It adds to the flag that prevents its page from cleanup.
|
PagedMessage |
getPagedMessage() |
PagePosition |
getPosition() |
long |
getTransactionID() |
boolean |
isLargeMessage() |
void |
removePendingFlag()
this method affects paging clean up
It adds to the flag that prevents its page from cleanup.
|
acknowledge, acknowledge, acknowledge, acknowledge, copy, decrementDeliveryCount, emptyConsumerID, getConsumerId, getDeliveryCount, getLastValueProperty, getMessage, getMessageID, getMessageMemoryEstimate, getPersistedCount, getPersistentSize, getProtocolData, getQueue, getScheduledDeliveryTime, handled, hasConsumerId, incrementDeliveryCount, isAlreadyAcked, isDurable, isPaged, onDelivery, setAlreadyAcked, setConsumerId, setDeliveryCount, setPersistedCount, setProtocolData, setScheduledDeliveryTimePagePosition getPosition()
PagedMessage getPagedMessage()
boolean isLargeMessage()
long getTransactionID()
void addPendingFlag()
PageSubscription.addPendingDelivery(PagePosition)void removePendingFlag()
PageSubscription.addPendingDelivery(PagePosition)Copyright © 2019 JBoss by Red Hat. All rights reserved.