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
Transaction commit operation for a queue offer, executed on the primary replica.
|
class |
TxnPollOperation
Poll operation for the transactional queue.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.