| Package | Description | 
|---|---|
| com.hazelcast.client.impl.clientside | Contains most of the client side HazelcastInstance implementation functionality. | 
| com.hazelcast.core | Provides core API interfaces/classes. | 
| com.hazelcast.instance | This package contains Hazelcast Instance functionality. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ClientICacheManagerHazelcast instance cache manager provides a means to obtain JCache caches via HazelcastInstance API. | 
| Modifier and Type | Method and Description | 
|---|---|
| ICacheManager | HazelcastClientProxy. getCacheManager() | 
| Modifier and Type | Method and Description | 
|---|---|
| ICacheManager | HazelcastInstance. getCacheManager()Obtain the  ICacheManagerthat provides access to JSR-107 (JCache) caches configured on a Hazelcast cluster. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HazelcastInstanceCacheManagerHazelcast  ICacheManagerimplementation accessible viaHazelcastInstancethat provides access to JSR-107
 (JCache) caches configured on the cluster via Hazelcast API. | 
| Modifier and Type | Method and Description | 
|---|---|
| ICacheManager | HazelcastInstanceProxy. getCacheManager() | 
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.