| Package | Description | 
|---|---|
| com.hazelcast.config | Provides classes for configuring HazelcastInstance. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WanReplicationRefReadOnlyDeprecated. 
 this class will be removed in 3.8; it is meant for internal usage only. | 
| Modifier and Type | Method and Description | 
|---|---|
| WanReplicationRef | WanReplicationRef. addFilter(String filter) | 
| WanReplicationRef | CacheConfigReadOnly. getWanReplicationRef()Deprecated.  | 
| WanReplicationRef | CacheSimpleConfig. getWanReplicationRef()Gets the WAN target replication reference. | 
| WanReplicationRef | MapConfig. getWanReplicationRef()Gets the Wan target replication reference. | 
| WanReplicationRef | CacheConfig. getWanReplicationRef() | 
| WanReplicationRef | MapConfigReadOnly. getWanReplicationRef()Deprecated.  | 
| WanReplicationRef | WanReplicationRefReadOnly. setFilter(String mergePolicy)Deprecated.  | 
| WanReplicationRef | WanReplicationRef. setFilters(List<String> filters) | 
| WanReplicationRef | WanReplicationRef. setMergePolicy(String mergePolicy) | 
| WanReplicationRef | WanReplicationRefReadOnly. setMergePolicy(String mergePolicy)Deprecated.  | 
| WanReplicationRef | WanReplicationRef. setName(String name) | 
| WanReplicationRef | WanReplicationRefReadOnly. setName(String name)Deprecated.  | 
| WanReplicationRef | WanReplicationRef. setRepublishingEnabled(boolean republishEnabled) | 
| WanReplicationRef | WanReplicationRefReadOnly. setRepublishingEnabled(boolean republishingEnabled)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| CacheConfig | CacheConfigReadOnly. setWanReplicationRef(WanReplicationRef wanReplicationRef)Deprecated.  | 
| void | CacheSimpleConfigReadOnly. setWanReplicationRef(WanReplicationRef wanReplicationRef)Deprecated.  | 
| void | CacheSimpleConfig. setWanReplicationRef(WanReplicationRef wanReplicationRef)Sets the WAN target replication reference. | 
| MapConfig | MapConfig. setWanReplicationRef(WanReplicationRef wanReplicationRef)Sets the Wan target replication reference. | 
| CacheConfig | CacheConfig. setWanReplicationRef(WanReplicationRef wanReplicationRef) | 
| MapConfig | MapConfigReadOnly. setWanReplicationRef(WanReplicationRef wanReplicationRef)Deprecated.  | 
| Constructor and Description | 
|---|
| WanReplicationRef(WanReplicationRef ref) | 
| WanReplicationRefReadOnly(WanReplicationRef ref)Deprecated.  | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.