| Package | Description | 
|---|---|
| com.hazelcast.console | 
 This package contains classes related to ConsoleApp 
 | 
| com.hazelcast.core | 
 Provides core API interfaces/classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MultiMap<Object,Object> | 
ConsoleApp.getMultiMap()  | 
| Modifier and Type | Method and Description | 
|---|---|
<K,V> MultiMap<K,V> | 
HazelcastInstance.getMultiMap(String name)
Creates or returns the distributed multimap instance with the specified name. 
 | 
Copyright © 2023 Hazelcast, Inc.. All rights reserved.