Uses of Interface
com.hazelcast.multimap.MultiMap
Package
Description
This package contains classes related to ConsoleApp
Provides core API interfaces/classes.
-
Uses of MultiMap in com.hazelcast.console
-
Uses of MultiMap in com.hazelcast.core
Modifier and TypeMethodDescription<K,
V> MultiMap<K, V> HazelcastInstance.getMultiMap
(String name) Creates or returns the distributed multimap instance with the specified name.