Uses of Class
com.hazelcast.config.EurekaConfig
Package
Description
Contains classes related to config for com.hazelcast.client
Provides classes for configuring HazelcastInstance.
-
Uses of EurekaConfig in com.hazelcast.client.config
Modifier and TypeMethodDescriptionClientNetworkConfig.getEurekaConfig()
Returns the currentEurekaConfig
.Modifier and TypeMethodDescriptionClientNetworkConfig.setEurekaConfig
(EurekaConfig eurekaConfig) Sets configuration to connect nodes in Eureka environment. -
Uses of EurekaConfig in com.hazelcast.config
Modifier and TypeMethodDescriptionJoinConfig.getEurekaConfig()
WanBatchPublisherConfig.getEurekaConfig()
Returns theEurekaConfig
used by the discovery mechanism for this WAN publisher.Modifier and TypeMethodDescriptionJoinConfig.setEurekaConfig
(EurekaConfig eurekaConfig) WanBatchPublisherConfig.setEurekaConfig
(EurekaConfig eurekaConfig) Sets theEurekaConfig
used by the discovery mechanism for this WAN publisher.