Package com.hazelcast.jet
Interface JetCacheManager
Deprecated, for removal: This API element is subject to removal in a future version.
- Since:
- Jet 3.0
-
Method Summary
Modifier and TypeMethodDescription<K,V> ICache<K, V> Deprecated, for removal: This API element is subject to removal in a future version.UseICacheManager.getCache(String)instead.
-
Method Details
-
getCache
Deprecated, for removal: This API element is subject to removal in a future version.UseICacheManager.getCache(String)instead.- Since:
- Jet 3.0
-
ICacheManagerinstead.