Uses of Package
com.hazelcast.config

Packages that use com.hazelcast.config
com.hazelcast.client   
com.hazelcast.client.config   
com.hazelcast.cluster   
com.hazelcast.config Provides classes for configuring HazelcastInstance. 
com.hazelcast.core Provides core API interfaces/classes. 
com.hazelcast.nio.serialization Contains interfaces/classes related to serialization; such as serializer interfaces, input/output streams. 
com.hazelcast.security Provides interfaces/classes for Hazelcast security implementation. 
com.hazelcast.spi Provides interfaces/classes for Hazelcast SPI. 
 

Classes in com.hazelcast.config used by com.hazelcast.client
Config
           
 

Classes in com.hazelcast.config used by com.hazelcast.client.config
AbstractXmlConfigHelper
           
GroupConfig
          Contains the configuration for Hazelcast groups.
ListenerConfig
          Contains the configuration for an EventListener.
NearCacheConfig
           
SerializationConfig
           
SocketInterceptorConfig
           
 

Classes in com.hazelcast.config used by com.hazelcast.cluster
Config
           
PartitionGroupConfig.MemberGroupType
           
 

Classes in com.hazelcast.config used by com.hazelcast.config
AbstractXmlConfigHelper
           
AwsConfig
          The AWSConfig contains the configuration for AWS join mechanism.
Config
           
ConfigBuilder
          Interface for all config builders.
CredentialsFactoryConfig
           
EntryListenerConfig
           
ExecutorConfig
           
GlobalSerializerConfig
           
GroupConfig
          Contains the configuration for Hazelcast groups.
InterfacesConfig
           
ItemListenerConfig
           
JoinConfig
          Contains the 3 different join configurations; tcp-ip/multicast/aws.
ListenerConfig
          Contains the configuration for an EventListener.
LoginModuleConfig
           
LoginModuleConfig.LoginModuleUsage
           
ManagementCenterConfig
           
MapConfig
           
MapConfig.EvictionPolicy
           
MapConfig.InMemoryFormat
           
MapConfig.StorageType
           
MapIndexConfig
          Contains the configuration for an index in a map.
MapStoreConfig
          MapStore configuration
MaxSizeConfig
           
MaxSizeConfig.MaxSizePolicy
           
MemberGroupConfig
          Contains the configuration for a single member group.
MulticastConfig
          Contains the configuration for the multicast discovery mechanism.
MultiMapConfig
           
MultiMapConfig.ValueCollectionType
           
NearCacheConfig
           
NetworkConfig
           
PartitionGroupConfig
          With the PartitionGroupConfig you can control how primary and backups are going to be split up.
PartitionGroupConfig.MemberGroupType
           
PermissionConfig
           
PermissionConfig.PermissionType
           
PermissionPolicyConfig
           
QueueConfig
           
QueueStoreConfig
           
SecurityConfig
           
SemaphoreConfig
          Contains the configuration for an ISemaphore.
SerializationConfig
           
SerializerConfig
           
ServiceConfig
           
ServicesConfig
           
SocketInterceptorConfig
           
SSLConfig
          SSL configuration
SymmetricEncryptionConfig
           
TcpIpConfig
          Contains the configuration for the Tcp/Ip join mechanism.
TopicConfig
          Contains the configuration for a ITopic.
WanReplicationConfig
           
WanReplicationRef
           
WanTargetClusterConfig
           
XmlConfigBuilder
          A XML ConfigBuilder implementation.
 

Classes in com.hazelcast.config used by com.hazelcast.core
Config
           
 

Classes in com.hazelcast.config used by com.hazelcast.nio.serialization
SerializationConfig
           
 

Classes in com.hazelcast.config used by com.hazelcast.security
GroupConfig
          Contains the configuration for Hazelcast groups.
SecurityConfig
           
 

Classes in com.hazelcast.config used by com.hazelcast.spi
Config
           
 



Copyright © 2013 Hazelcast, Inc.. All Rights Reserved.