Package | Description |
---|---|
com.hazelcast.client.config |
Contains classes related to config for com.hazelcast.client
|
Modifier and Type | Method and Description |
---|---|
ClientAltoConfig |
ClientConfig.getAltoConfig()
Returns the Alto configuration.
|
ClientAltoConfig |
ClientAltoConfig.setEnabled(boolean enabled)
Enables or disables the Alto-aware mode.
|
Modifier and Type | Method and Description |
---|---|
ClientConfig |
ClientConfig.setAltoConfig(ClientAltoConfig altoConfig)
Sets the Alto configuration.
|
Constructor and Description |
---|
ClientAltoConfig(ClientAltoConfig altoConfig) |
Copyright © 2023 Hazelcast, Inc.. All rights reserved.