| AbstractMapOperationFactory | 
  | 
| AccumulatorConsumerOperation | 
Processes remaining items in  Accumulator instances on a partition.  
 | 
| AddIndexOperation | 
  | 
| AddIndexOperationFactory | 
  | 
| AddInterceptorOperation | 
  | 
| AwaitMapFlushOperation | 
IMap.flush() call waits the end of flush by using this operation.  
 | 
| BasePutOperation | 
  | 
| BaseRemoveOperation | 
  | 
| ClearBackupOperation | 
  | 
| ClearExpiredOperation | 
 Clears expired records. 
 | 
| ClearNearCacheOperation | 
Deprecated | 
| ClearOperation | 
  | 
| ClearOperationFactory | 
  | 
| ContainsKeyOperation | 
  | 
| ContainsValueOperation | 
  | 
| ContainsValueOperationFactory | 
  | 
| DefaultMapOperationProvider | 
 Creates map operations. 
 | 
| DeleteOperation | 
  | 
| EntryBackupOperation | 
  | 
| EntryOffloadableSetUnlockOperation | 
Set & Unlock processing for the EntryOperation
 See the javadoc on  EntryOperation 
 | 
| EntryOperation | 
 Contains implementation of the off-loadable contract for EntryProcessor execution on a single key. 
 | 
| EntryOperator | 
 | 
| EvictAllBackupOperation | 
 Operation which evicts all keys except locked ones. 
 | 
| EvictAllOperation | 
 Operation which evicts all keys except locked ones. 
 | 
| EvictAllOperationFactory | 
 Operation factory for evict all operations. 
 | 
| EvictBackupOperation | 
  | 
| EvictBatchBackupOperation | 
 Used to transfer expired keys from owner replica to backup replicas. 
 | 
| EvictOperation | 
  | 
| GetAllOperation | 
  | 
| GetEntryViewOperation | 
  | 
| GetOperation | 
  | 
| IsEmptyOperationFactory | 
  | 
| IsKeyLoadFinishedOperation | 
  | 
| IsPartitionLoadedOperation | 
  | 
| IsPartitionLoadedOperationFactory | 
  | 
| KeyLoadStatusOperation | 
 Notifies RecordStores about completion of loading 
 | 
| KeyLoadStatusOperationFactory | 
 | 
| LoadAllOperation | 
 Triggers map store load of all given keys. 
 | 
| LoadMapOperation | 
 Triggers map loading from a map store 
 | 
| LockAwareOperation | 
  | 
| MapFetchEntriesOperation | 
Operation for fetching a chunk of entries from a single  IMap partition.  
 | 
| MapFetchKeysOperation | 
Operation for fetching a chunk of keys from a single  IMap partition.  
 | 
| MapFetchWithQueryOperation | 
 Fetches by query a batch of fetchSize items from a single partition ID for a map. 
 | 
| MapFlushBackupOperation | 
 | 
| MapFlushOperation | 
 | 
| MapFlushOperationFactory | 
  | 
| MapFlushWaitNotifyKey | 
 | 
| MapGetAllOperationFactory | 
  | 
| MapGetInvalidationMetaDataOperation | 
  | 
| MapGetInvalidationMetaDataOperation.MetaDataResponse | 
  | 
| MapIsEmptyOperation | 
  | 
| MapLoadAllOperationFactory | 
 Operation factory for load all operations. 
 | 
| MapNearCacheStateHolder | 
 Holder for Near Cache metadata. 
 | 
| MapOperation | 
  | 
| MapOperationProviders | 
 | 
| MapPartitionDestroyTask | 
  | 
| MapReplicationOperation | 
 Replicates all IMap-states of this partition to a replica partition. 
 | 
| MapReplicationStateHolder | 
 Holder for raw IMap key-value pairs and their metadata. 
 | 
| MapSizeOperation | 
  | 
| MergeOperation | 
  | 
| MultipleEntryBackupOperation | 
  | 
| MultipleEntryOperation | 
  | 
| MultipleEntryOperationFactory | 
  | 
| MultipleEntryWithPredicateBackupOperation | 
  | 
| MultipleEntryWithPredicateOperation | 
  | 
| MutatingKeyBasedMapOperation | 
  | 
| NotifyMapFlushOperation | 
 | 
| PartitionWideEntryBackupOperation | 
  | 
| PartitionWideEntryOperation | 
 GOTCHA: This operation does NOT load missing keys from map-store for now. 
 | 
| PartitionWideEntryOperationFactory | 
  | 
| PartitionWideEntryWithPredicateBackupOperation | 
  | 
| PartitionWideEntryWithPredicateOperation | 
  | 
| PartitionWideEntryWithPredicateOperationFactory | 
  | 
| PostJoinMapOperation | 
  | 
| PostJoinMapOperation.InterceptorInfo | 
  | 
| PutAllBackupOperation | 
  | 
| PutAllOperation | 
 | 
| PutAllPartitionAwareOperationFactory | 
 | 
| PutBackupOperation | 
  | 
| PutFromLoadAllBackupOperation | 
 Runs on backups. 
 | 
| PutFromLoadAllOperation | 
 | 
| PutIfAbsentOperation | 
  | 
| PutOperation | 
  | 
| PutTransientOperation | 
  | 
| ReadonlyKeyBasedMapOperation | 
Abstract  MapOperation that serves as based for readonly operations.  
 | 
| RemoveBackupOperation | 
  | 
| RemoveFromLoadAllOperation | 
Removes keys that are contained in the  RecordStore from the provided list,
 leaving only keys which are not contained in the record store.  
 | 
| RemoveIfSameOperation | 
  | 
| RemoveInterceptorOperation | 
  | 
| RemoveOperation | 
  | 
| ReplaceIfSameOperation | 
  | 
| ReplaceOperation | 
  | 
| SetOperation | 
  | 
| SizeOperationFactory | 
  | 
| SynchronizeIndexesForPartitionTask | 
 A task that is sent to all local partitions in order to add the indexes that have been specified in the task. 
 | 
| TriggerLoadIfNeededOperation | 
 Triggers key loading on member with SENDER or SENDER_BACKUP key loader role, if keys have not finished loading yet. 
 | 
| TryPutOperation | 
  | 
| TryRemoveOperation | 
  | 
| WANAwareOperationProvider | 
 This class is responsible for WAN replication related checks for supported mutating operations. 
 | 
| WanEventHolder | 
  | 
| WriteBehindStateHolder | 
 Holder for write-behind-specific state. 
 |