Uses of Class
com.hazelcast.queue.impl.tx.TransactionalQueueProxy

Packages that use TransactionalQueueProxy
com.hazelcast.queue.impl This package contains the IQueue functionality.
The IQueue is the distributed version of the BlockingQueue
 

Uses of TransactionalQueueProxy in com.hazelcast.queue.impl
 

Methods in com.hazelcast.queue.impl that return TransactionalQueueProxy
 TransactionalQueueProxy QueueService.createTransactionalObject(String name, TransactionSupport transaction)
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.