Uses of Interface
com.hazelcast.replicatedmap.ReplicatedMap
-
Uses of ReplicatedMap in com.hazelcast.core
Modifier and TypeMethodDescription<K,
V> ReplicatedMap<K, V> HazelcastInstance.getReplicatedMap
(String name) Creates or returns the replicated map instance with the specified name.