| Package | Description | 
|---|---|
| com.hazelcast.cache.impl | 
 
     Hazelcast JSR-107 aka JCache implementation 
 | 
| com.hazelcast.map.impl | 
 Contains implementation specific classes of  
com.hazelcast.map package. | 
| com.hazelcast.partition.impl | 
 Contains the actual implementation of the  
InternalPartitionService. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractCacheService  | 
class  | 
CacheService
Cache Service is the main access point of JCache implementation. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MapService
Defines map service behavior. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected PartitionAwareService | 
MapService.partitionAwareService  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
InternalPartitionServiceImpl
The  
InternalPartitionService implementation. | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.