Package | Description |
---|---|
com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
com.hazelcast.map.impl.nearcache |
Contains near-cache specific classes.
|
com.hazelcast.map.impl.operation |
Package for map operations.
|
com.hazelcast.map.impl.query | |
com.hazelcast.map.impl.tx |
Contains implementation classes for
TransactionalMap |
Class and Description |
---|
MapOperationProvider
Provides
InMemoryFormat specific
operations for IMap . |
Class and Description |
---|
MapOperation |
Class and Description |
---|
BasePutOperation |
BaseRemoveOperation |
LockAwareOperation |
MapOperation |
MapOperationProvider
Provides
InMemoryFormat specific
operations for IMap . |
MapReplicationOperation.MapReplicationStateHolder
Holder for raw IMap key-value pairs and their metadata.
|
MultipleEntryBackupOperation |
MultipleEntryOperation |
MutatingKeyBasedMapOperation |
PartitionWideEntryBackupOperation |
PartitionWideEntryOperation
GOTCHA : This operation does NOT load missing keys from map-store for now.
|
ReadonlyKeyBasedMapOperation
Abstract
MapOperation that serves as based for readonly operations. |
Class and Description |
---|
MapOperation |
Class and Description |
---|
BasePutOperation |
BaseRemoveOperation |
LockAwareOperation |
MapOperation |
MapOperationProvider
Provides
InMemoryFormat specific
operations for IMap . |
MutatingKeyBasedMapOperation |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.