Interface JetCacheManager


@Deprecated(since="5.0", forRemoval=true) public interface JetCacheManager
Deprecated, for removal: This API element is subject to removal in a future version.
Use ICacheManager instead.
Since:
Jet 3.0
  • Method Summary

    Modifier and Type
    Method
    Description
    <K, V> ICache<K,V>
    Deprecated, for removal: This API element is subject to removal in a future version.