Uses of Class
com.hazelcast.config.AzureConfig
Package
Description
Contains classes related to config for com.hazelcast.client
Provides classes for configuring HazelcastInstance.
-
Uses of AzureConfig in com.hazelcast.client.config
Modifier and TypeMethodDescriptionClientNetworkConfig.getAzureConfig()
Returns the currentAzureConfig
.Modifier and TypeMethodDescriptionClientNetworkConfig.setAzureConfig
(AzureConfig azureConfig) Sets configuration to connect nodes in Azure environment. -
Uses of AzureConfig in com.hazelcast.config
Modifier and TypeMethodDescriptionJoinConfig.getAzureConfig()
WanBatchPublisherConfig.getAzureConfig()
Returns theAzureConfig
used by the discovery mechanism for this WAN publisher.Modifier and TypeMethodDescriptionJoinConfig.setAzureConfig
(AzureConfig azureConfig) WanBatchPublisherConfig.setAzureConfig
(AzureConfig azureConfig) Sets theAzureConfig
used by the discovery mechanism for this WAN publisher.