@Experimental public interface MultimapCacheManager<K,V>
Modifier and Type | Method and Description |
---|---|
RemoteMultimapCache<K,V> |
get(String name)
Retrieves a named multimap cache from the system.
|
RemoteMultimapCache<K,V> get(String name)
name,
- name of multimap cache to retrieveCopyright © 2021 JBoss by Red Hat. All rights reserved.