Uses of Class
com.hazelcast.multimap.impl.operations.MultiMapBackupAwareOperation

Packages that use MultiMapBackupAwareOperation
com.hazelcast.multimap.impl.operations Contains operations for Hazelcast MultiMap module. 
com.hazelcast.multimap.impl.txn This package contains the Transaction behavior for the Multimap.
 
 

Uses of MultiMapBackupAwareOperation in com.hazelcast.multimap.impl.operations
 

Subclasses of MultiMapBackupAwareOperation in com.hazelcast.multimap.impl.operations
 class PutOperation
           
 class RemoveAllOperation
           
 class RemoveOperation
           
 

Uses of MultiMapBackupAwareOperation in com.hazelcast.multimap.impl.txn
 

Subclasses of MultiMapBackupAwareOperation in com.hazelcast.multimap.impl.txn
 class TxnCommitOperation
           
 class TxnPrepareOperation
           
 class TxnRollbackOperation
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.