| Package | Description | 
|---|---|
| com.hazelcast.config | 
 Provides classes for configuring HazelcastInstance. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
WanReplicationRefReadOnly  | 
| Modifier and Type | Method and Description | 
|---|---|
WanReplicationRef | 
MapConfig.getWanReplicationRef()  | 
WanReplicationRef | 
MapConfigReadOnly.getWanReplicationRef()  | 
WanReplicationRef | 
WanReplicationRef.setMergePolicy(String mergePolicy)  | 
WanReplicationRef | 
WanReplicationRefReadOnly.setMergePolicy(String mergePolicy)  | 
WanReplicationRef | 
WanReplicationRef.setName(String name)  | 
WanReplicationRef | 
WanReplicationRefReadOnly.setName(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
MapConfig | 
MapConfig.setWanReplicationRef(WanReplicationRef wanReplicationRef)  | 
MapConfig | 
MapConfigReadOnly.setWanReplicationRef(WanReplicationRef wanReplicationRef)  | 
| Constructor and Description | 
|---|
WanReplicationRef(WanReplicationRef ref)  | 
WanReplicationRefReadOnly(WanReplicationRef ref)  | 
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.