Click or drag to resize

Hazelcast.Config Namespace

 
Classes
  ClassDescription
Public classAbstractXmlConfigHelper
Public classClientCloudConfig
hazelcast.cloud configuration to let the client connect the cluster via hazelcast.cloud
Public classClientConfig
Main configuration to setup a Hazelcast Client.
Public classClientNetworkConfig
Contains configuration parameters for client network related behavior
Public classClientSecurityConfig
Contains the security configuration for a client.
Public classConfigurationException
A HazelcastException that is thrown when something is wrong with the server or client configuration.
Public classCredentialsFactoryConfig
Contains the configuration for Credentials Factory.
Public classGlobalSerializerConfig
Contains the configuration for global serializer.
Public classGroupConfig
Contains the configuration for Hazelcast groups.
Public classListenerConfig
Contains the configuration for an IEventListener . The configuration contains either the classname of the IEventListener implementation, or the actual IEventListener instance.
Public classNearCacheConfig
Contains the configuration for a Near Cache.
Public classNearCacheConfigReadOnly
Readonly version of NearCacheConfig
Public classProxyFactoryConfig
This class is related to SPI; it is used to register custom services to client.
Public classSerializationConfig
Contains the serialization configuration
Public classSerializerConfig
Contains the serialization configuration for a particular class.
Public classSocketInterceptorConfig
Contains the configuration for interceptor socket.
Public classSocketOptions
TCP Socket options
Public classSSLConfig
COnfiguration for client to server secure communication via SSL
Public classXmlClientConfigBuilder
Loads the ClientConfig using XML.
Interfaces
  InterfaceDescription
Public interfaceIConfigPatternMatcher
The IConfigPatternMatcher provides a strategy to match an item name to a configuration pattern.
Enumerations
  EnumerationDescription
Public enumerationInMemoryFormat
Storage format type of values stored in cluster