Uses of Class
com.hazelcast.config.WanSyncConfig
Packages that use WanSyncConfig
-
Uses of WanSyncConfig in com.hazelcast.config
Methods in com.hazelcast.config that return WanSyncConfigModifier 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.Methods in com.hazelcast.config with parameters of type WanSyncConfigModifier and TypeMethodDescriptionWanBatchPublisherConfig.setSyncConfig
(WanSyncConfig syncConfig) Sets the config for the WAN sync mechanism.