Classes
Class | Description | |
---|---|---|
AbstractXmlConfigHelper | ||
ClientConfig | ||
ClientNetworkConfig | ||
ConfigurationException |
A
HazelcastException
that is thrown when something is wrong with the server or client configuration.
| |
GlobalSerializerConfig | ||
GroupConfig | Contains the configuration for Hazelcast groups. | |
ListenerConfig |
Contains the configuration for an
IEventListener
. The configuration contains either the classname
of the IEventListener implementation, or the actual IEventListener instance.
| |
NearCacheConfig | ||
NearCacheConfigReadOnly | ||
ProxyFactoryConfig | ||
SerializationConfig | ||
SerializerConfig | ||
SocketInterceptorConfig | ||
SocketOptions | ||
SSLConfig |
COnfiguration for client to server secure communication via SSL
| |
XmlClientConfigBuilder |
Interfaces
Interface | Description | |
---|---|---|
IConfigPatternMatcher | The IConfigPatternMatcher provides a strategy to match an item name to a configuration pattern. |
Enumerations
Enumeration | Description | |
---|---|---|
InMemoryFormat | Storage format type of values stored in cluster |