Uses of Class
com.hazelcast.config.AbstractConfigBuilder
Package
Description
Contains classes related to config for com.hazelcast.client
Provides classes for configuring HazelcastInstance.
-
Uses of AbstractConfigBuilder in com.hazelcast.client.config
Modifier and TypeClassDescriptionclass
Loads theClientConfig
using XML.class
Loads theClientFailoverConfig
using XML.class
Loads theClientConfig
using YAML.class
Loads theClientFailoverConfig
using YAML. -
Uses of AbstractConfigBuilder in com.hazelcast.config
Modifier and TypeClassDescriptionclass
Contains logic for replacing system variables in the XML file and importing XML files from different locations.class
Contains Hazelcast XML Configuration helper methods and variables.class
Contains logic for replacing system variables in the YAML file and importing YAML files from different locations.