Interface MultimapCacheManager<K,​V>

    • Method Detail

      • get

        RemoteMultimapCache<K,​V> get​(java.lang.String name)
        Retrieves a named multimap cache from the system.
        Parameters:
        name - , name of multimap cache to retrieve
        Returns:
        null if no configuration exists as per rules set above, otherwise returns a multimap cache instance identified by cacheName