|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteQueueStub | |
org.jboss.messaging.core.plugin.postoffice.cluster |
Uses of RemoteQueueStub in org.jboss.messaging.core.plugin.postoffice.cluster |
Methods in org.jboss.messaging.core.plugin.postoffice.cluster that return RemoteQueueStub | |
RemoteQueueStub |
LocalClusteredQueue.getPullQueue()
|
Methods in org.jboss.messaging.core.plugin.postoffice.cluster with parameters of type RemoteQueueStub | |
void |
LocalClusteredQueue.setPullQueue(RemoteQueueStub queue)
|
void |
LocalClusteredQueue.handlePullMessagesResult(RemoteQueueStub remoteQueue,
Message message,
long holdingTxId,
boolean failBeforeCommit,
boolean failAfterCommit)
|
void |
LocalClusteredQueue.mergeIn(RemoteQueueStub remoteQueue)
Merge the contents of one queue with another - this happens at failover when a queue is failed over to another node, but a queue with the same name already exists. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |