| Package | Description |
|---|---|
| com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
| Modifier and Type | Method and Description |
|---|---|
AzureConfig |
JoinConfig.getAzureConfig() |
AzureConfig |
WanPublisherConfig.getAzureConfig()
Returns the
AzureConfig used by the discovery mechanism for this
WAN publisher. |
| Modifier and Type | Method and Description |
|---|---|
JoinConfig |
JoinConfig.setAzureConfig(AzureConfig azureConfig) |
WanPublisherConfig |
WanPublisherConfig.setAzureConfig(AzureConfig azureConfig)
Sets the
AzureConfig used by the discovery mechanism for this
WAN publisher. |
Copyright © 2019. All Rights Reserved.