|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.hazelcast.config | |
|---|---|
| com.hazelcast.aws | Provides interfaces/classes for Hazelcast AWS. |
| com.hazelcast.aws.impl | Provides implementation classes for Hazelcast AWS. |
| com.hazelcast.aws.security | Provides security classes for Hazelcast AWS. |
| com.hazelcast.aws.utility | Provides utility classes for Hazelcast AWS. |
| com.hazelcast.cache.impl | Hazelcast JSR-107 aka JCache implementation |
| com.hazelcast.cache.impl.client | Hazelcast JSR-107 aka JCache implementation Client Requests |
| com.hazelcast.cache.impl.nearcache | Near cache support. |
| com.hazelcast.cache.impl.nearcache.impl | Near cache implementations. |
| com.hazelcast.cache.impl.nearcache.impl.store | Near cache store implementations. |
| com.hazelcast.cache.impl.operation | Hazelcast JSR-107 aka JCache implementation |
| com.hazelcast.cache.impl.record | Hazelcast JSR-107 aka JCache implementation Internal record store |
| com.hazelcast.client | Contains classes/interfaces related to Client |
| com.hazelcast.client.cache.impl | Hazelcast JSR-107 aka JCache implementation client side |
| com.hazelcast.client.config | Contains classes related to config for com.hazelcast.client |
| com.hazelcast.client.impl | Contains most of the client side HazelcastInstance implementation functionality. |
| com.hazelcast.client.nearcache | Contains classes/interfaces related to com.hazelcast.client.nearcache |
| com.hazelcast.cluster.impl | This package contains the implementation of the cluster functionality. |
| com.hazelcast.collection.impl.collection | |
| com.hazelcast.collection.impl.list | This package contains IList functionality for Hazelcast. |
| com.hazelcast.collection.impl.queue | |
| com.hazelcast.collection.impl.set | This package contains ISet functionality for Hazelcast. |
| com.hazelcast.collection.impl.txnqueue | |
| com.hazelcast.concurrent.semaphore | This package contains ISemaphore functionality for Hazelcast. The ISemaphore is the distributed version of the Semaphore. |
| com.hazelcast.config | Provides classes for configuring HazelcastInstance. |
| com.hazelcast.config.matcher | Provides implementations for ConfigPatternMatcher. |
| com.hazelcast.core | Provides core API interfaces/classes. |
| com.hazelcast.hibernate.local | Provides local classes for Hibernate. |
| com.hazelcast.instance | This package contains Hazelcast Instance functionality. |
| com.hazelcast.internal.management.dto | These contain the DTO object to exchange information with the management center. |
| com.hazelcast.internal.management.operation | Contains operations that are called from Management Center. |
| com.hazelcast.jca | This package contains jca functionality |
| com.hazelcast.map.impl | Contains implementation specific classes of com.hazelcast.map package. |
| com.hazelcast.map.impl.eviction | This package contains eviction classes. |
| com.hazelcast.map.impl.mapstore | Contains map store operations. |
| com.hazelcast.map.impl.record | Contains record specific classes. |
| com.hazelcast.mapreduce.impl | This package contains the default implementation for the map reduce framework internals. |
| com.hazelcast.multimap.impl | Contains classes for Hazelcast MultiMap module. |
| com.hazelcast.multimap.impl.operations | Contains operations for Hazelcast MultiMap module. |
| com.hazelcast.multimap.impl.txn | This package contains the Transaction behavior for the Multimap. |
| com.hazelcast.nio | This package contains classes related to New IO |
| com.hazelcast.nio.serialization | Contains interfaces/classes related to serialization; such as serializer interfaces, input/output streams. |
| com.hazelcast.partition.membergroup | todo |
| com.hazelcast.quorum.impl | Contains cluster quorum implementation classes. |
| com.hazelcast.replicatedmap.impl | This package contains the implementation of the replicated map service itself and some connection interfaces only used internally - No public API! |
| com.hazelcast.ringbuffer.impl | Contains the Ringbuffer implementation classes. |
| com.hazelcast.security | Provides interfaces/classes for Hazelcast security implementation. |
| com.hazelcast.spi | Provides interfaces/classes for Hazelcast SPI. |
| com.hazelcast.spi.impl | Contains implementations for Hazelcast SPI. |
| com.hazelcast.spring | Provides Spring interfaces/classes for Hazelcast. |
| com.hazelcast.topic.impl.reliable | |
| Classes in com.hazelcast.config used by com.hazelcast.aws | |
|---|---|
| AwsConfig
The AWSConfig contains the configuration for AWS join mechanism. |
|
| Classes in com.hazelcast.config used by com.hazelcast.aws.impl | |
|---|---|
| AwsConfig
The AWSConfig contains the configuration for AWS join mechanism. |
|
| Classes in com.hazelcast.config used by com.hazelcast.aws.security | |
|---|---|
| AwsConfig
The AWSConfig contains the configuration for AWS join mechanism. |
|
| Classes in com.hazelcast.config used by com.hazelcast.aws.utility | |
|---|---|
| AwsConfig
The AWSConfig contains the configuration for AWS join mechanism. |
|
| Classes in com.hazelcast.config used by com.hazelcast.cache.impl | |
|---|---|
| CacheConfig
Contains all the configuration for the ICache |
|
| CacheSimpleConfig
Simple configuration to hold parsed xml configuration. |
|
| EvictionConfig
Configuration for eviction. |
|
| EvictionConfig.MaxSizePolicy
Maximum Size Policy |
|
| InMemoryFormat
Storage format type of values stored in cluster |
|
| Classes in com.hazelcast.config used by com.hazelcast.cache.impl.client | |
|---|---|
| CacheConfig
Contains all the configuration for the ICache |
|
| InMemoryFormat
Storage format type of values stored in cluster |
|
| Classes in com.hazelcast.config used by com.hazelcast.cache.impl.nearcache | |
|---|---|
| InMemoryFormat
Storage format type of values stored in cluster |
|
| NearCacheConfig
Contains configuration for an NearCache. |
|
| Classes in com.hazelcast.config used by com.hazelcast.cache.impl.nearcache.impl | |
|---|---|
| InMemoryFormat
Storage format type of values stored in cluster |
|
| NearCacheConfig
Contains configuration for an NearCache. |
|
| Classes in com.hazelcast.config used by com.hazelcast.cache.impl.nearcache.impl.store | |
|---|---|
| EvictionConfig
Configuration for eviction. |
|
| NearCacheConfig
Contains configuration for an NearCache. |
|
| Classes in com.hazelcast.config used by com.hazelcast.cache.impl.operation | |
|---|---|
| CacheConfig
Contains all the configuration for the ICache |
|
| Classes in com.hazelcast.config used by com.hazelcast.cache.impl.record | |
|---|---|
| InMemoryFormat
Storage format type of values stored in cluster |
|
| Classes in com.hazelcast.config used by com.hazelcast.client | |
|---|---|
| Config
Contains all the configuration to start a HazelcastInstance. |
|
| Classes in com.hazelcast.config used by com.hazelcast.client.cache.impl | |
|---|---|
| CacheConfig
Contains all the configuration for the ICache |
|
| Classes in com.hazelcast.config used by com.hazelcast.client.config | |
|---|---|
| AbstractConfigBuilder
Contains logic for replacing system variables in the XML file and importing XML files from different locations. |
|
| AbstractConfigBuilder.ConfigType
|
|
| AbstractXmlConfigHelper
Contains Hazelcast Xml Configuration helper methods and variables. |
|
| AwsConfig
The AWSConfig contains the configuration for AWS join mechanism. |
|
| ConfigPatternMatcher
The ConfigPatternMatcher provides a strategy to match an item name to a configuration pattern. |
|
| GroupConfig
Contains the configuration for Hazelcast groups. |
|
| ListenerConfig
Contains the configuration for an EventListener. |
|
| NativeMemoryConfig
Contains native memory configuration. |
|
| NearCacheConfig
Contains configuration for an NearCache. |
|
| QueryCacheConfig
Contains configuration for QueryCache. |
|
| SerializationConfig
Contains the serialization configuration of HazelcastInstance. |
|
| SocketInterceptorConfig
Contains the configuration for interceptor socket |
|
| SSLConfig
SSL configuration |
|
| Classes in com.hazelcast.config used by com.hazelcast.client.impl | |
|---|---|
| Config
Contains all the configuration to start a HazelcastInstance. |
|
| Classes in com.hazelcast.config used by com.hazelcast.client.nearcache | |
|---|---|
| InMemoryFormat
Storage format type of values stored in cluster |
|
| NearCacheConfig
Contains configuration for an NearCache. |
|
| Classes in com.hazelcast.config used by com.hazelcast.cluster.impl | |
|---|---|
| Config
Contains all the configuration to start a HazelcastInstance. |
|
| Classes in com.hazelcast.config used by com.hazelcast.collection.impl.collection | |
|---|---|
| CollectionConfig
Provides configuration service for Collection. |
|
| Classes in com.hazelcast.config used by com.hazelcast.collection.impl.list | |
|---|---|
| CollectionConfig
Provides configuration service for Collection. |
|
| ListConfig
Contains the configuration for an IList. |
|
| Classes in com.hazelcast.config used by com.hazelcast.collection.impl.queue | |
|---|---|
| QueueConfig
Contains the configuration for an IQueue |
|
| QueueStoreConfig
|
|
| Classes in com.hazelcast.config used by com.hazelcast.collection.impl.set | |
|---|---|
| CollectionConfig
Provides configuration service for Collection. |
|
| SetConfig
Contains the configuration for an ISet. |
|
| Classes in com.hazelcast.config used by com.hazelcast.collection.impl.txnqueue | |
|---|---|
| QueueConfig
Contains the configuration for an IQueue |
|
| Classes in com.hazelcast.config used by com.hazelcast.concurrent.semaphore | |
|---|---|
| SemaphoreConfig
Contains the configuration for an ISemaphore. |
|
| Classes in com.hazelcast.config used by com.hazelcast.config | |
|---|---|
| AbstractConfigBuilder
Contains logic for replacing system variables in the XML file and importing XML files from different locations. |
|
| AbstractConfigBuilder.ConfigType
|
|
| AbstractXmlConfigHelper
Contains Hazelcast Xml Configuration helper methods and variables. |
|
| AwsConfig
The AWSConfig contains the configuration for AWS join mechanism. |
|
| CacheConfig
Contains all the configuration for the ICache |
|
| CacheConfigReadOnly
Readonly version of CacheConfig |
|
| CacheConfiguration
Mutable extension to CompleteConfiguration |
|
| CacheEvictionConfig
Deprecated. Use EvictionConfig instead of this |
|
| CacheEvictionConfig.CacheMaxSizePolicy
Deprecated. Cache Maximum Size Policy |
|
| CacheEvictionConfigReadOnly
Deprecated. Use EvictionConfigReadOnly instead of this |
|
| CacheSimpleConfig
Simple configuration to hold parsed xml configuration. |
|
| CacheSimpleEntryListenerConfig
Simple configuration to hold parsed listener config |
|
| CacheSimpleEntryListenerConfigReadOnly
Readonly version of CacheSimpleEntryListenerConfig |
|
| CollectionConfig
Provides configuration service for Collection. |
|
| Config
Contains all the configuration to start a HazelcastInstance. |
|
| ConfigBuilder
Interface for all config builders. |
|
| ConfigPatternMatcher
The ConfigPatternMatcher provides a strategy to match an item name to a configuration pattern. |
|
| ConfigurationException
A HazelcastException that is thrown when something is wrong with the server or client configuration. |
|
| CredentialsFactoryConfig
Contains the configuration for Credentials Factory. |
|
| EntryListenerConfig
Configuration for EntryListener |
|
| EntryListenerConfigReadOnly
Configuration for EntryListener(Read Only) |
|
| EvictionConfig
Configuration for eviction. |
|
| EvictionConfig.MaxSizePolicy
Maximum Size Policy |
|
| EvictionConfigReadOnly
Read only version of EvictionConfig. |
|
| EvictionPolicy
Eviction Policy enum. |
|
| ExecutorConfig
Contains the configuration for an IExecutorService. |
|
| ExecutorConfigReadOnly
Configuration for Executor(Read Only) |
|
| GlobalSerializerConfig
Contains the configuration for global serializer. |
|
| GroupConfig
Contains the configuration for Hazelcast groups. |
|
| InMemoryFormat
Storage format type of values stored in cluster |
|
| InterfacesConfig
Contains the configuration for Interfaces. |
|
| ItemListenerConfig
Contains the configuration for an Item Listener. |
|
| ItemListenerConfigReadOnly
Contains the configuration for an Item Listener(Read-only). |
|
| JobTrackerConfig
Contains the configuration for an JobTracker. |
|
| JobTrackerConfigReadOnly
Contains the configuration for an JobTracker. |
|
| JoinConfig
Contains the 3 different join configurations; tcp-ip/multicast/aws. |
|
| ListConfig
Contains the configuration for an IList. |
|
| ListenerConfig
Contains the configuration for an EventListener. |
|
| LoginModuleConfig
Configuration for Login Module |
|
| LoginModuleConfig.LoginModuleUsage
Usage of Login Module |
|
| ManagementCenterConfig
Contains the configuration for a Management Center. |
|
| MapConfig
Contains the configuration for an IMap. |
|
| MapConfigReadOnly
Contains the configuration for an IMap (read-only). |
|
| MapIndexConfig
Contains the configuration for an index in a map. |
|
| MapIndexConfigReadOnly
Contains the configuration for a index of Map. |
|
| MapPartitionLostListenerConfig
Configuration for MapPartitionLostListener |
|
| MapPartitionLostListenerConfigReadOnly
Read-Only Configuration for MapPartitionLostListener |
|
| MapStoreConfig
Contains the configuration for a Map Store. |
|
| MapStoreConfig.InitialLoadMode
Initial load module |
|
| MapStoreConfigReadOnly
Contains the configuration for a Map Store (read-only). |
|
| MaxSizeConfig
Configuration for map's capacity. |
|
| MaxSizeConfig.MaxSizePolicy
Maximum Size Policy |
|
| MaxSizeConfigReadOnly
Contains the configuration for a size of Map. |
|
| MemberAttributeConfig
Contains configuration for attribute of member. |
|
| MemberGroupConfig
Contains the configuration for a single member group. |
|
| MulticastConfig
Contains the configuration for the multicast discovery mechanism. |
|
| MultiMapConfig
Configuration for Multi-map. |
|
| MultiMapConfig.ValueCollectionType
Type of value collection |
|
| MultiMapConfigReadOnly
Contains the configuration for an MultiMap. |
|
| NativeMemoryConfig
Contains native memory configuration. |
|
| NativeMemoryConfig.MemoryAllocatorType
Type of memory allocator: STANDARD: allocate/free memory using default OS memory manager POOLED: manage memory blocks in pool |
|
| NearCacheConfig
Contains configuration for an NearCache. |
|
| NearCacheConfig.LocalUpdatePolicy
Local Update Policy enum. |
|
| NearCacheConfigReadOnly
Contains configuration for an NearCache(Read-Only). |
|
| NetworkConfig
Contains configuration for Network. |
|
| PartitionGroupConfig
With PartitionGroupConfig, you can control how primary and backup partitions are mapped to physical Members. |
|
| PartitionGroupConfig.MemberGroupType
Type of member group |
|
| PartitioningStrategyConfig
Contains the configuration for partitioning strategy. |
|
| PartitioningStrategyConfigReadOnly
Contains the configuration for strategy of partitioning |
|
| PermissionConfig
Contains the configuration for a permission. |
|
| PermissionConfig.PermissionType
Type of permission |
|
| PermissionPolicyConfig
Contains the configuration for policy of permission |
|
| PredicateConfig
Contains the configuration for an Predicate. |
|
| QueryCacheConfig
Contains configuration for QueryCache. |
|
| QueueConfig
Contains the configuration for an IQueue |
|
| QueueConfigReadOnly
Contains the configuration for an IQueue. |
|
| QueueStoreConfig
|
|
| QueueStoreConfigReadOnly
Contains the configuration for an QueueStore. |
|
| QuorumConfig
Contains the configuration for cluster quorum. |
|
| QuorumListenerConfig
Confiquration class for QuorumListener |
|
| ReliableTopicConfig
Configuration for the a reliable ITopic. |
|
| ReplicatedMapConfig
Contains the configuration for an ReplicatedMap |
|
| RingbufferConfig
Contains the configuration for the Ringbuffer. |
|
| SecurityConfig
Contains configuration for Security |
|
| SecurityInterceptorConfig
This class is used to configure SecurityInterceptor |
|
| SemaphoreConfig
Contains the configuration for an ISemaphore. |
|
| SemaphoreConfigReadOnly
Contains configuration for Semaphore(read only) |
|
| SerializationConfig
Contains the serialization configuration of HazelcastInstance. |
|
| SerializerConfig
Contains the serialization configuration for a particular class. |
|
| ServiceConfig
|
|
| ServicesConfig
|
|
| SetConfig
Contains the configuration for an ISet. |
|
| SetConfigReadOnly
Contains configuration for Set(read only) |
|
| SocketInterceptorConfig
Contains the configuration for interceptor socket |
|
| SSLConfig
SSL configuration |
|
| SymmetricEncryptionConfig
Contains configuration for symmetric encryption |
|
| TcpIpConfig
Contains the configuration for the Tcp/Ip join mechanism. |
|
| TopicConfig
Contains the configuration for a ITopic. |
|
| TopicConfigReadOnly
Configuration for topic(Read only) |
|
| WanReplicationConfig
Configuration for wan replication. |
|
| WanReplicationRef
Configuration for Wan target replication reference |
|
| WanReplicationRefReadOnly
Configuration for Wan target replication reference(read only) |
|
| WanTargetClusterConfig
Configuration for Wan target cluster |
|
| XmlConfigBuilder
A XML ConfigBuilder implementation. |
|
| Classes in com.hazelcast.config used by com.hazelcast.config.matcher | |
|---|---|
| ConfigPatternMatcher
The ConfigPatternMatcher provides a strategy to match an item name to a configuration pattern. |
|
| ConfigurationException
A HazelcastException that is thrown when something is wrong with the server or client configuration. |
|
| Classes in com.hazelcast.config used by com.hazelcast.core | |
|---|---|
| Config
Contains all the configuration to start a HazelcastInstance. |
|
| Classes in com.hazelcast.config used by com.hazelcast.hibernate.local | |
|---|---|
| MapConfig
Contains the configuration for an IMap. |
|
| Classes in com.hazelcast.config used by com.hazelcast.instance | |
|---|---|
| Config
Contains all the configuration to start a HazelcastInstance. |
|
| Classes in com.hazelcast.config used by com.hazelcast.internal.management.dto | |
|---|---|
| MapConfig
Contains the configuration for an IMap. |
|
| Classes in com.hazelcast.config used by com.hazelcast.internal.management.operation | |
|---|---|
| MapConfig
Contains the configuration for an IMap. |
|
| Classes in com.hazelcast.config used by com.hazelcast.jca | |
|---|---|
| Config
Contains all the configuration to start a HazelcastInstance. |
|
| Classes in com.hazelcast.config used by com.hazelcast.map.impl | |
|---|---|
| EvictionPolicy
Eviction Policy enum. |
|
| MapConfig
Contains the configuration for an IMap. |
|
| MaxSizeConfig
Configuration for map's capacity. |
|
| Classes in com.hazelcast.config used by com.hazelcast.map.impl.eviction | |
|---|---|
| MapConfig
Contains the configuration for an IMap. |
|
| MaxSizeConfig
Configuration for map's capacity. |
|
| MaxSizeConfig.MaxSizePolicy
Maximum Size Policy |
|
| Classes in com.hazelcast.config used by com.hazelcast.map.impl.mapstore | |
|---|---|
| MapStoreConfig
Contains the configuration for a Map Store. |
|
| Classes in com.hazelcast.config used by com.hazelcast.map.impl.record | |
|---|---|
| InMemoryFormat
Storage format type of values stored in cluster |
|
| MapConfig
Contains the configuration for an IMap. |
|
| Classes in com.hazelcast.config used by com.hazelcast.mapreduce.impl | |
|---|---|
| JobTrackerConfig
Contains the configuration for an JobTracker. |
|
| Classes in com.hazelcast.config used by com.hazelcast.multimap.impl | |
|---|---|
| MultiMapConfig
Configuration for Multi-map. |
|
| MultiMapConfig.ValueCollectionType
Type of value collection |
|
| Classes in com.hazelcast.config used by com.hazelcast.multimap.impl.operations | |
|---|---|
| MultiMapConfig.ValueCollectionType
Type of value collection |
|
| Classes in com.hazelcast.config used by com.hazelcast.multimap.impl.txn | |
|---|---|
| MultiMapConfig
Configuration for Multi-map. |
|
| Classes in com.hazelcast.config used by com.hazelcast.nio | |
|---|---|
| SocketInterceptorConfig
Contains the configuration for interceptor socket |
|
| SSLConfig
SSL configuration |
|
| SymmetricEncryptionConfig
Contains configuration for symmetric encryption |
|
| Classes in com.hazelcast.config used by com.hazelcast.nio.serialization | |
|---|---|
| SerializationConfig
Contains the serialization configuration of HazelcastInstance. |
|
| Classes in com.hazelcast.config used by com.hazelcast.partition.membergroup | |
|---|---|
| MemberGroupConfig
Contains the configuration for a single member group. |
|
| PartitionGroupConfig
With PartitionGroupConfig, you can control how primary and backup partitions are mapped to physical Members. |
|
| Classes in com.hazelcast.config used by com.hazelcast.quorum.impl | |
|---|---|
| QuorumConfig
Contains the configuration for cluster quorum. |
|
| Classes in com.hazelcast.config used by com.hazelcast.replicatedmap.impl | |
|---|---|
| ReplicatedMapConfig
Contains the configuration for an ReplicatedMap |
|
| Classes in com.hazelcast.config used by com.hazelcast.ringbuffer.impl | |
|---|---|
| RingbufferConfig
Contains the configuration for the Ringbuffer. |
|
| Classes in com.hazelcast.config used by com.hazelcast.security | |
|---|---|
| Config
Contains all the configuration to start a HazelcastInstance. |
|
| GroupConfig
Contains the configuration for Hazelcast groups. |
|
| Classes in com.hazelcast.config used by com.hazelcast.spi | |
|---|---|
| Config
Contains all the configuration to start a HazelcastInstance. |
|
| Classes in com.hazelcast.config used by com.hazelcast.spi.impl | |
|---|---|
| Config
Contains all the configuration to start a HazelcastInstance. |
|
| Classes in com.hazelcast.config used by com.hazelcast.spring | |
|---|---|
| AbstractXmlConfigHelper
Contains Hazelcast Xml Configuration helper methods and variables. |
|
| EvictionConfig
Configuration for eviction. |
|
| Classes in com.hazelcast.config used by com.hazelcast.topic.impl.reliable | |
|---|---|
| ReliableTopicConfig
Configuration for the a reliable ITopic. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||