Uses of Package
com.hazelcast.map.impl.operation

Packages that use com.hazelcast.map.impl.operation
com.hazelcast.map.impl.operation Package for map operations. 
com.hazelcast.map.impl.tx Contains implementation classes for TransactionalMap 
 

Classes in com.hazelcast.map.impl.operation used by com.hazelcast.map.impl.operation
AbstractMapOperation
           
BasePutOperation
           
BaseRemoveOperation
           
KeyBasedMapOperation
           
LockAwareOperation
           
MapOperationType
           
PartitionWideEntryBackupOperation
           
PartitionWideEntryOperation
          GOTCHA : This operation does NOT load missing keys from map-store for now.
 

Classes in com.hazelcast.map.impl.operation used by com.hazelcast.map.impl.tx
BasePutOperation
           
BaseRemoveOperation
           
KeyBasedMapOperation
           
LockAwareOperation
           
 



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