ICacheManager
instead.@Deprecated public interface JetCacheManager
Modifier and Type | Method and Description |
---|---|
<K,V> ICache<K,V> |
getCache(String name)
Deprecated.
since 5.0
Use
ICacheManager.getCache(String) instead. |
<K,V> ICache<K,V> getCache(String name)
ICacheManager.getCache(String)
instead.Copyright © 2023 Hazelcast, Inc.. All rights reserved.