Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV PACKAGE
NEXT PACKAGE
FRAMES
NO FRAMES
All Classes
Package com.hazelcast.map.impl.operation
Package for map operations.
See:
Description
Class Summary
AbstractMapOperation
AddIndexOperation
AddIndexOperationFactory
AddInterceptorOperation
AddInterceptorOperationFactory
BasePutOperation
BaseRemoveOperation
ClearBackupOperation
ClearExpiredOperation
Clear expired records.
ClearOperation
ClearOperationFactory
ContainsKeyOperation
ContainsValueOperation
ContainsValueOperationFactory
DeleteOperation
EntryBackupOperation
EntryOperation
GOTCHA : This operation LOADS missing keys from map-store, in contrast with PartitionWideEntryOperation.
EntrySetOperationFactory
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.
EvictOperation
GetAllOperation
GetEntryViewOperation
GetOperation
InvalidateNearCacheOperation
IsEmptyOperationFactory
KeyBasedMapOperation
LoadAllOperation
Triggers map store load of all given keys.
LockAwareOperation
MapEntrySetOperation
MapFlushOperation
MapFlushOperationFactory
MapGetAllOperationFactory
MapIsEmptyOperation
MapKeySetOperation
MapKeySetOperationFactory
MapLoadAllOperationFactory
Operation factory for load all operations.
MapPutAllOperationFactory
MapReplicationOperation
MapSizeOperation
MapValuesOperation
MapValuesOperationFactory
MergeOperation
MultipleEntryBackupOperation
MultipleEntryOperation
MultipleEntryOperationFactory
NearCacheKeySetInvalidationOperation
User: ahmetmircik Date: 10/31/13
PartitionCheckIfLoadedOperation
PartitionCheckIfLoadedOperationFactory
PartitionWideEntryBackupOperation
PartitionWideEntryOperation
GOTCHA : This operation does NOT load missing keys from map-store for now.
PartitionWideEntryOperationFactory
PartitionWideEntryWithPredicateBackupOperation
PartitionWideEntryWithPredicateOperation
PartitionWideEntryWithPredicateOperationFactory
date: 9/16/13 author: eminn
PostJoinMapOperation
PutAllBackupOperation
PutAllOperation
PutBackupOperation
PutFromLoadAllBackupOperation
Runs on backups.
PutFromLoadAllOperation
Puts records to map which are loaded from map store by
IMap.loadAll(boolean)
PutIfAbsentOperation
PutOperation
PutTransientOperation
QueryOperation
QueryPartitionOperation
RemoveBackupOperation
RemoveIfSameOperation
RemoveInterceptorOperation
RemoveInterceptorOperationFactory
RemoveOperation
ReplaceIfSameOperation
ReplaceOperation
SetOperation
SizeOperationFactory
TryPutOperation
TryRemoveOperation
WanOriginatedDeleteOperation
Enum Summary
MapOperationType
Package com.hazelcast.map.impl.operation Description
Package for map operations.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV PACKAGE
NEXT PACKAGE
FRAMES
NO FRAMES
All Classes
Copyright © 2015
Hazelcast, Inc.
. All Rights Reserved.