| Package | Description | 
|---|---|
| com.hazelcast.config | 
 Provides classes for configuring HazelcastInstance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
WanSyncConfig | 
WanBatchPublisherConfig.getSyncConfig()
Returns the config for the WAN sync mechanism. 
 | 
WanSyncConfig | 
WanSyncConfig.setConsistencyCheckStrategy(ConsistencyCheckStrategy consistencyCheckStrategy)
Sets the strategy for checking consistency of data between source and
 target cluster. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
WanBatchPublisherConfig | 
WanBatchPublisherConfig.setSyncConfig(WanSyncConfig syncConfig)
Sets the config for the WAN sync mechanism. 
 | 
Copyright © 2023 Hazelcast, Inc.. All rights reserved.