|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractConfigBuilder.ConfigType | |
---|---|
com.hazelcast.client.config | Contains classes related to config for com.hazelcast.client |
com.hazelcast.config | Provides classes for configuring HazelcastInstance. |
Uses of AbstractConfigBuilder.ConfigType in com.hazelcast.client.config |
---|
Methods in com.hazelcast.client.config that return AbstractConfigBuilder.ConfigType | |
---|---|
protected AbstractConfigBuilder.ConfigType |
XmlClientConfigBuilder.getXmlType()
|
Uses of AbstractConfigBuilder.ConfigType in com.hazelcast.config |
---|
Methods in com.hazelcast.config that return AbstractConfigBuilder.ConfigType | |
---|---|
protected AbstractConfigBuilder.ConfigType |
XmlConfigBuilder.getXmlType()
|
protected AbstractConfigBuilder.ConfigType |
AbstractXmlConfigHelper.getXmlType()
|
protected abstract AbstractConfigBuilder.ConfigType |
AbstractConfigBuilder.getXmlType()
|
static AbstractConfigBuilder.ConfigType |
AbstractConfigBuilder.ConfigType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AbstractConfigBuilder.ConfigType[] |
AbstractConfigBuilder.ConfigType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |