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