Uses of Package
com.hazelcast.config
Package
Description
Contains classes related to config for com.hazelcast.client
Provides classes for configuring HazelcastInstance.
Provides implementations for
ConfigPatternMatcher
.Provides classes for configuring security realms in Hazelcast.
Contains Hazelcast map module classes.
This package contains the public part of the integrators SPI and is meant for
people that integrate Hazelcast into their own systems or frameworks and cannot
use the default discovery service implementation (for example using a different
DiscoveryStrategy
lookup strategy like OSGi).-
ClassDescriptionContains logic for replacing system variables in the XML file and importing XML files from different locations.Contains Hazelcast XML Configuration helper methods and variables.Contains logic for replacing system variables in the YAML file and importing YAML files from different locations.Configuration for the Discovery Strategy Auto Detection.Base class of configuration options specific to metrics collection.The ConfigPatternMatcher provides a strategy to match an item name to a configuration pattern.Interface for recognizing a declarative Hazelcast configuration based on the rules defined in the actual implementation.Contains the configuration for Credentials Factory.This configuration class describes the top-level config of the discovery SPI and its discovery strategies.Configures tracking of a running Hazelcast instance.Contains the configuration for an
EventListener
.Interface for hazelcast data structures with nameConfigures native memory region.Contains the configuration for a Near Cache.Contains the serialization configuration ofHazelcastInstance
.Contains the configuration for interceptor socket.SSL configuration. -
ClassDescriptionConfiguration base for config types with a factory class and its properties.Configuration base for config types with a factory class and its properties.Base class for symmetric encryption configuration classes.Contains Hazelcast XML Configuration helper methods and variables.Configuration for the Discovery Strategy Auto Detection.Base class of configuration options specific to metrics collection.Configures indexing options specific to bitmap indexes.Defines an assortment of transformations which can be applied to
unique key
values.Configuration options specific for B-Tree indexes.Holds blacklist and whitelist configuration in java deserialization configuration.In 5.0, this feature is disabled by default and has to be enabled via configurationStream wrapping or copying a genericInputStream
for theConfigRecognizer
API.Utility class to build xml using aStringBuilder
.Contains the configuration for Credentials Factory.This configuration class describes the top-level config of the discovery SPI and its discovery strategies.This configuration class describes aDiscoveryStrategy
based on a parsed XML or configured manually using the config APIConfiguration for eviction.Eviction Policy enum.Contains the configuration for global serializer.Configuration of an index.Type of the index.Storage format type of values stored in clusterConfigures tracking of a running Hazelcast instance.The mode in which this instance is running.Product name for the Hazelcast instanceEnumeration of instance properties provided to the format pattern for output.Contains the configuration for Interfaces.A InvalidConfigurationException is thrown when Hazelcast faces an invalid configuration.Configuration for Serialization Filters and Reflection Filters.Contains the configuration for anEventListener
.Configuration for Login ModuleUsage of Login ModuleMaximum Size PolicyMemory tier configuration of Tiered-Store.JMX related metrics configuration.Interface for hazelcast data structures with nameConfigures native memory region.Type of memory allocator: STANDARD: allocate/free memory using default OS memory manager POOLED: manage memory blocks in poolContains the configuration for a Near Cache.Defines how to reflect local updates to the Near Cache.Configuration for storing and preloading Near Cache keys.Configuration class for persistent memory devices (e.g.Configuration class for directories that persistent memories are mounted at.The enumeration of the supported persistent memory operational modes.Contains the serialization configuration ofHazelcastInstance
.Contains the serialization configuration for a particular class.Contains the configuration for interceptor socket.SSL configuration.Deprecated.since 4.2Contains the configuration for the Tcp/Ip join mechanism. -
ClassDescriptionThe ConfigPatternMatcher provides a strategy to match an item name to a configuration pattern.A InvalidConfigurationException is thrown when Hazelcast faces an invalid configuration.
-
-
ClassDescriptionInterface for recognizing a declarative Hazelcast configuration based on the rules defined in the actual implementation.
-
-
ClassDescriptionThis configuration class describes the top-level config of the discovery SPI and its discovery strategies.This configuration class describes a
DiscoveryStrategy
based on a parsed XML or configured manually using the config API