Package | Description |
---|---|
com.hazelcast.client.config |
Contains classes related to config for com.hazelcast.client
|
Modifier and Type | Method and Description |
---|---|
ClientAwsConfig |
ClientNetworkConfig.getAwsConfig()
Returns the current
ClientAwsConfig . |
ClientAwsConfig |
ClientAwsConfig.setInsideAws(boolean insideAws)
Deprecated.
|
ClientAwsConfig |
ClientAwsConfig.setProperty(String name,
String value)
Deprecated.
Sets the property understood by the AWS SPI Discovery Strategy.
|
Modifier and Type | Method and Description |
---|---|
ClientNetworkConfig |
ClientNetworkConfig.setAwsConfig(ClientAwsConfig clientAwsConfig)
Sets configuration to connect nodes in AWS environment.
|
Constructor and Description |
---|
ClientAwsConfig(ClientAwsConfig awsConfig)
Deprecated.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.