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 |
XmlClientConfigBuilder.getConfigType() |
protected AbstractXmlConfigBuilder.ConfigType |
XmlClientFailoverConfigBuilder.getConfigType() |
Modifier and Type | Method and Description |
---|---|
protected AbstractXmlConfigBuilder.ConfigType |
XmlConfigBuilder.getConfigType() |
protected abstract AbstractXmlConfigBuilder.ConfigType |
AbstractXmlConfigBuilder.getConfigType() |
protected AbstractXmlConfigBuilder.ConfigType |
AbstractXmlConfigHelper.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 © 2023 Hazelcast, Inc.. All rights reserved.