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:
AddIndexOperation
,
AddInterceptorOperation
,
BasePutOperation
,
BaseRemoveOperation
,
ClearBackupOperation
,
ClearExpiredOperation
,
ClearOperation
,
DeleteOperation
,
EntryBackupOperation
,
EntryOperation
,
EvictAllBackupOperation
,
EvictAllOperation
,
EvictOperation
,
InvalidateNearCacheOperation
,
LoadAllOperation
,
LoadStatusOperation
,
MapFlushOperation
,
MapReplicationOperation
,
MergeOperation
,
MultipleEntryBackupOperation
,
MultipleEntryOperation
,
NearCacheKeySetInvalidationOperation
,
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
,
WanOriginatedDeleteOperation
@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 © 2015
Hazelcast, Inc.
. All Rights Reserved.