Uses of Package
com.hazelcast.client.config
Package
Description
Contains classes/interfaces related to Client
Contains classes related to config for com.hazelcast.client
Contains the Hazelcast properties implementation.
-
ClassDescriptionMain configuration to setup a Hazelcast ClientConfig class to configure multiple client configs to be used by single client instance.
-
ClassDescriptionMain configuration to setup a Hazelcast ClientClient connection strategy configuration is used for setting custom strategies and configuring strategy parameters.Reconnect options.Config class to configure multiple client configs to be used by single client instance.The
ClientFlakeIdGeneratorConfig
contains the configuration for the client regardingFlake ID Generator
.Configuration for icmp ping failure detector of clients.Client-side metrics collection configuration.Contains configuration parameters for client network related behaviourContains the ReliableTopic configuration for a client.Contains the security configuration for the client.Deprecated, for removal: This API element is subject to removal in a future version.since 5.4, "User Code Deployment" is replaced by the "User Code Namespaces" feature UserCodeNamespacesConfigConfig for client routing and associated options.Connection Retry Config is controls the period among the retries and when should a client gave up retrying.This class is related to SPI.Strategy for routing client connections to members.TCP Socket optionsLoads theClientConfig
using XML.Loads theClientFailoverConfig
using XML.Loads theClientConfig
using YAML.Loads theClientFailoverConfig
using YAML. -