See: Description
Class | Description |
---|---|
QueueTransactionLog |
This class contains Transaction log for the Queue.
|
QueueTransactionRollbackOperation |
Transaction Rollback Operation for the Queue.
|
TransactionalQueueProxy<E> |
Provides proxy for the Transactional Queue.
|
TransactionalQueueProxySupport |
Provides support for proxy of the Transactional 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.
|
This package contains the Transaction behavior for the IQueue.
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.