Package | Description |
---|---|
com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
com.hazelcast.map.impl.client |
Contains client requests for the
IMap |
com.hazelcast.map.impl.operation |
Package for map operations.
|
com.hazelcast.map.impl.tx |
Contains implementation classes for
TransactionalMap |
Modifier and Type | Method and Description |
---|---|
MapOperationProvider |
MapServiceContext.getMapOperationProvider(String name) |
Modifier and Type | Method and Description |
---|---|
void |
MapKeyLoader.setMapOperationProvider(MapOperationProvider operationProvider) |
Modifier and Type | Method and Description |
---|---|
protected MapOperationProvider |
MapPartitionClientRequest.getOperationProvider() |
protected MapOperationProvider |
MapAllPartitionsClientRequest.getOperationProvider() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMapOperationProvider
Creates map operations.
|
Modifier and Type | Field and Description |
---|---|
protected MapOperationProvider |
TransactionalMapProxySupport.operationProvider |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.