Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
Modifier and Type | Method and Description |
---|---|
<K,V> ReplicatedMap<K,V> |
HazelcastInstance.getReplicatedMap(String name)
Creates or returns the replicated map instance with the specified name.
|
Copyright © 2021 Hazelcast, Inc.. All rights reserved.