Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
Modifier and Type | Method and Description |
---|---|
ICacheManager |
HazelcastInstance.getCacheManager()
Obtain the
ICacheManager that provides access to JSR-107 (JCache) caches configured on a Hazelcast cluster. |
Modifier and Type | Class and Description |
---|---|
class |
HazelcastInstanceCacheManager
Hazelcast
ICacheManager implementation accessible via HazelcastInstance that provides access to JSR-107
(JCache) caches configured on the cluster via Hazelcast API. |
Modifier and Type | Method and Description |
---|---|
ICacheManager |
HazelcastInstanceProxy.getCacheManager() |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.