Package com.hazelcast.collection.impl.txnqueue.operations

Class Summary
QueueTransactionRollbackOperation Transaction Rollback Operation for the Queue.
TxnOfferBackupOperation Provides backup operation during transactional offer operation.
TxnOfferOperation Offer operation for the Transactional Queue.
TxnPeekOperation Peek operation for the transactional queue.
TxnPollBackupOperation Provides backup operation during transactional poll operation.
TxnPollOperation Poll operation for the transactional queue.
TxnPrepareBackupOperation Provides backup operation during transactional prepare operation.
TxnPrepareOperation Prepare operation for the transactional queue.
TxnReserveOfferBackupOperation Reserve offer backup operation for the transactional queue.
TxnReserveOfferOperation Reserve offer operation for the transactional queue.
TxnReservePollBackupOperation Reserve poll backup operation for the transactional queue.
TxnReservePollOperation Reserve poll operation for the transactional queue.
TxnRollbackBackupOperation Provides backup operation during transactional rollback operation.
TxnRollbackOperation Rollback operation for the transactional queue.
 



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