| Package | Description | 
|---|---|
| com.hazelcast.client.config | 
 Contains classes related to config for com.hazelcast.client 
 | 
| com.hazelcast.config | 
 Provides classes for configuring HazelcastInstance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected AbstractXmlConfigBuilder.ConfigType | 
XmlClientFailoverConfigBuilder.getConfigType()  | 
protected AbstractXmlConfigBuilder.ConfigType | 
XmlClientConfigBuilder.getConfigType()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected AbstractXmlConfigBuilder.ConfigType | 
XmlConfigBuilder.getConfigType()  | 
protected AbstractXmlConfigBuilder.ConfigType | 
AbstractXmlConfigHelper.getConfigType()  | 
protected abstract AbstractXmlConfigBuilder.ConfigType | 
AbstractXmlConfigBuilder.getConfigType()  | 
static AbstractXmlConfigBuilder.ConfigType | 
AbstractXmlConfigBuilder.ConfigType.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static AbstractXmlConfigBuilder.ConfigType[] | 
AbstractXmlConfigBuilder.ConfigType.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.