Modifier and Type | Method and Description |
---|---|
static long |
CollectionTxnUtil.getItemId(CollectionTxnOperation operation) |
Modifier and Type | Method and Description |
---|---|
void |
CollectionTransactionLogRecord.addOperation(CollectionTxnOperation operation) |
protected void |
AbstractTransactionalCollectionProxy.putToRecord(CollectionTxnOperation operation) |
Modifier and Type | Class and Description |
---|---|
class |
CollectionTxnAddOperation |
class |
CollectionTxnRemoveOperation |
Modifier and Type | Class and Description |
---|---|
class |
BaseTxnQueueOperation |
class |
TxnOfferOperation
Offer operation for the Transactional Queue.
|
class |
TxnPollOperation
Poll operation for the transactional queue.
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.