Uses of Interface
com.hazelcast.cache.ICache
Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
-
Uses of ICache in com.hazelcast.core
Methods in com.hazelcast.core that return ICache Modifier and Type Method Description <K, V> ICache<K,V>
ICacheManager. getCache(String name)
Returns the cache instance with the specified prefixed cache name.