Uses of Class
com.hazelcast.config.AutoDetectionConfig
Package
Description
Contains classes related to config for com.hazelcast.client
Provides classes for configuring HazelcastInstance.
-
Uses of AutoDetectionConfig in com.hazelcast.client.config
Modifier and TypeMethodDescriptionClientNetworkConfig.getAutoDetectionConfig()
Returns the configuration of the Auto Detection discovery.Modifier and TypeMethodDescriptionClientNetworkConfig.setAutoDetectionConfig
(AutoDetectionConfig autoDetectionConfig) Defines the Auto Detection configuration. -
Uses of AutoDetectionConfig in com.hazelcast.config
Modifier and TypeMethodDescriptionJoinConfig.getAutoDetectionConfig()
AutoDetectionConfig.setEnabled
(boolean enabled) Enables or disables the auto detection join mechanism.Modifier and TypeMethodDescriptionJoinConfig.setAutoDetectionConfig
(AutoDetectionConfig autoDetectionConfig)