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.
|
LoadMapOperation |
Triggers map loading from a map store
|
LoadStatusOperation |
Notifies RecordStores about completion of loading
|
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 |
|
PartitionCheckIfLoadedOperation |
|
PartitionCheckIfLoadedOperationFactory |
|
PartitionWideEntryBackupOperation |
|
PartitionWideEntryOperation |
GOTCHA : This operation does NOT load missing keys from map-store for now.
|
PartitionWideEntryOperationFactory |
|
PartitionWideEntryWithPredicateBackupOperation |
|
PartitionWideEntryWithPredicateOperation |
|
PartitionWideEntryWithPredicateOperationFactory |
|
PostJoinMapOperation |
|
PutAllBackupOperation |
|
PutAllOperation |
|
PutBackupOperation |
|
PutFromLoadAllBackupOperation |
Runs on backups.
|
PutFromLoadAllOperation |
|
PutIfAbsentOperation |
|
PutOperation |
|
PutTransientOperation |
|
QueryOperation |
|
QueryPartitionOperation |
|
RemoveBackupOperation |
|
RemoveIfSameOperation |
|
RemoveInterceptorOperation |
|
RemoveInterceptorOperationFactory |
|
RemoveOperation |
|
ReplaceIfSameOperation |
|
ReplaceOperation |
|
SetOperation |
|
SizeOperationFactory |
|
TryPutOperation |
|
TryRemoveOperation |
|
WanOriginatedDeleteOperation |
|