| Modifier and Type | Class and Description | 
|---|---|
| class  | OfferOperationContains offer operation for the Queue. | 
| class  | PollOperationPool operation for Queue. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TxnPeekOperationPeek operation for the transactional queue. | 
| class  | TxnReserveOfferOperationReserve offer operation for the transactional queue. | 
| class  | TxnReservePollOperationReserve poll operation for the transactional queue. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AwaitOperation | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LockOperation | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AcquireOperation | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RetrieveAndDisposeResultOperation | 
| class  | RetrieveResultOperationUsed to retrieve the response of an execution with the given sequence | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AwaitMapFlushOperationIMap.flush()call waits the end of flush by using this operation. | 
| class  | BasePutOperation | 
| class  | BaseRemoveOperation | 
| class  | ContainsKeyOperation | 
| class  | DeleteOperation | 
| class  | EntryOperationGOTCHA : This operation LOADS missing keys from map-store, in contrast with PartitionWideEntryOperation. | 
| class  | EvictOperation | 
| class  | GetEntryViewOperation | 
| class  | GetOperation | 
| class  | LockAwareOperation | 
| class  | MergeOperation | 
| class  | PutIfAbsentOperation | 
| class  | PutTransientOperation | 
| class  | RemoveIfSameOperation | 
| class  | ReplaceIfSameOperation | 
| class  | ReplaceOperation | 
| class  | SetOperation | 
| class  | TryPutOperation | 
| class  | TryRemoveOperation | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TxnDeleteOperationTransactional delete operation | 
| class  | TxnSetOperationAn operation to unlock and set (key,value) on the partition . | 
| class  | TxnUnlockOperationAn operation to unlock key on the partition owner. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ContainsEntryOperation | 
| class  | CountOperation | 
| class  | GetAllOperation | 
| class  | MultiMapBackupAwareOperation | 
| class  | PutOperation | 
| class  | RemoveAllOperation | 
| class  | RemoveOperation | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TxnCommitOperation | 
| class  | TxnLockAndGetOperation | 
| class  | TxnPrepareOperation | 
| class  | TxnRollbackOperation | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ReadManyOperation | 
| class  | ReadOneOperation | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GetResultOperation<V> | 
| Modifier and Type | Method and Description | 
|---|---|
| void | OperationParker. park(BlockingOperation op)Parks the Operation until it is unparked by a  OperationParker.unpark(Notifier)call or by a timeout specified by thegetWaitTimeout(). | 
| Modifier and Type | Method and Description | 
|---|---|
| void | OperationParkerImpl. park(BlockingOperation op) | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.