JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.hazelcast.spi.impl
Interface MutatingOperation
All Known Implementing Classes:
AbstractMutatingCacheOperation
,
AddIndexOperation
,
AddInterceptorOperation
,
BasePutOperation
,
BaseRemoveOperation
,
CacheClearBackupOperation
,
CacheClearOperation
,
CacheDestroyOperation
,
CacheEntryProcessorOperation
,
CacheGetAndRemoveOperation
,
CacheGetAndReplaceOperation
,
CacheLoadAllOperation
,
CacheMergeOperation
,
CachePutAllBackupOperation
,
CachePutAllOperation
,
CachePutBackupOperation
,
CachePutIfAbsentOperation
,
CachePutOperation
,
CacheRemoveAllBackupOperation
,
CacheRemoveAllOperation
,
CacheRemoveBackupOperation
,
CacheRemoveOperation
,
CacheReplaceOperation
,
ClearBackupOperation
,
ClearExpiredOperation
,
ClearNearCacheOperation
,
ClearOperation
,
DeleteOperation
,
EntryBackupOperation
,
EntryOperation
,
EvictAllBackupOperation
,
EvictAllOperation
,
EvictOperation
,
LoadAllOperation
,
LoadStatusOperation
,
MapFlushBackupOperation
,
MapFlushOperation
,
MapReplicationOperation
,
MergeOperation
,
MultipleEntryBackupOperation
,
MultipleEntryOperation
,
NearCacheBatchInvalidationOperation
,
NearCacheSingleInvalidationOperation
,
PartitionWideEntryBackupOperation
,
PartitionWideEntryOperation
,
PartitionWideEntryWithPredicateBackupOperation
,
PartitionWideEntryWithPredicateOperation
,
PutAllBackupOperation
,
PutAllOperation
,
PutBackupOperation
,
PutFromLoadAllBackupOperation
,
PutFromLoadAllOperation
,
PutIfAbsentOperation
,
PutOperation
,
PutTransientOperation
,
RemoveBackupOperation
,
RemoveIfSameOperation
,
RemoveInterceptorOperation
,
RemoveOperation
,
ReplaceIfSameOperation
,
ReplaceOperation
,
SetOperation
,
TryPutOperation
,
TryRemoveOperation
,
TxnDeleteOperation
,
TxnLockAndGetOperation
,
TxnPrepareBackupOperation
,
TxnPrepareOperation
,
TxnSetOperation
@Beta
public interface
MutatingOperation
Marker interface for operations that changes map state/data. Used for quorum to reject operations if quorum size not satisfied
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2016
Hazelcast, Inc.
. All Rights Reserved.