| Package | Description |
|---|---|
| com.hazelcast.map |
Contains Hazelcast map module classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMapServiceContext
Default implementation of map service context.
|
| Modifier and Type | Method and Description |
|---|---|
MapServiceContext |
MapService.getMapServiceContext() |
MapServiceContext |
MapContainer.getMapServiceContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
MapService.setMapServiceContext(MapServiceContext mapServiceContext) |
| Constructor and Description |
|---|
LocalMapStatsProvider(MapServiceContext mapServiceContext,
NodeEngine nodeEngine) |
MapContainer(String name,
MapConfig mapConfig,
MapServiceContext mapServiceContext) |
NearCacheProvider(MapServiceContext mapServiceContext,
NodeEngine nodeEngine) |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.