| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.module.cluster.api | |
| com.mulesoft.mule.runtime.module.cluster.internal | |
| com.mulesoft.mule.runtime.module.cluster.internal.map |
| Modifier and Type | Method and Description |
|---|---|
<K,V> ClusterMap<K,V> |
ClusterManager.getMap(String name)
Creates or returns the distributed map instance with the specified name.
|
| Modifier and Type | Method and Description |
|---|---|
<K,V> ClusterMap<K,V> |
HazelcastClusterManager.getMap(String mapId) |
| Modifier and Type | Class and Description |
|---|---|
class |
HazelcastClusterMap<K,V>
Wrapper of
IMap implementing ClusterMap. |
Copyright © 2006–2025 MuleSoft, Inc.. All rights reserved.