Uses of Class
com.hazelcast.config.WanSyncConfig
-
Uses of WanSyncConfig in com.hazelcast.config
Modifier and TypeMethodDescriptionWanBatchPublisherConfig.getSyncConfig()
Returns the config for the WAN sync mechanism.WanSyncConfig.setConsistencyCheckStrategy
(ConsistencyCheckStrategy consistencyCheckStrategy) Sets the strategy for checking consistency of data between source and target cluster.Modifier and TypeMethodDescriptionWanBatchPublisherConfig.setSyncConfig
(WanSyncConfig syncConfig) Sets the config for the WAN sync mechanism.