Uses of Package
com.hazelcast.config.properties
Packages that use com.hazelcast.config.properties
Package
Description
Provides interfaces/classes for Hazelcast AWS.
Provides interfaces/classes for Hazelcast Azure Discovery Provider
This package contains the public API for properties defined in the XML configuration.
Provides interfaces/classes for Hazelcast GCP.
Provides interfaces/classes for Hazelcast Kubernetes Discovery Plugin
This package contains the public SPI for vendors and users to implement their
custom node / IP discovery strategy.
Contains the hazelcast multicast plugin classes
-
Classes in com.hazelcast.config.properties used by com.hazelcast.awsClassDescriptionThis interface describes an extended approach of the currently available pure property based configuration inside Hazelcast and helps to implement an automatic and transparent way to verify configuration as well as converting types based on provided validators and converters.
-
Classes in com.hazelcast.config.properties used by com.hazelcast.azureClassDescriptionThis interface describes an extended approach of the currently available pure property based configuration inside Hazelcast and helps to implement an automatic and transparent way to verify configuration as well as converting types based on provided validators and converters.
-
Classes in com.hazelcast.config.properties used by com.hazelcast.config.propertiesClassDescriptionThis interface describes an extended approach of the currently available pure property based configuration inside Hazelcast and helps to implement an automatic and transparent way to verify configuration as well as converting types based on provided validators and converters.This enum class contains basic
TypeConverter
implementations to convert strings to all common basic Java types.This exception is thrown fromValueValidator
implementations whenever the validation has not succeeded for any reason.This interface defines a certain validation logic implementation to test if a given value is expected to be correct or not. -
Classes in com.hazelcast.config.properties used by com.hazelcast.gcpClassDescriptionThis interface describes an extended approach of the currently available pure property based configuration inside Hazelcast and helps to implement an automatic and transparent way to verify configuration as well as converting types based on provided validators and converters.
-
Classes in com.hazelcast.config.properties used by com.hazelcast.kubernetesClassDescriptionThis interface describes an extended approach of the currently available pure property based configuration inside Hazelcast and helps to implement an automatic and transparent way to verify configuration as well as converting types based on provided validators and converters.
-
Classes in com.hazelcast.config.properties used by com.hazelcast.spi.discoveryClassDescriptionThis interface describes an extended approach of the currently available pure property based configuration inside Hazelcast and helps to implement an automatic and transparent way to verify configuration as well as converting types based on provided validators and converters.
-
Classes in com.hazelcast.config.properties used by com.hazelcast.spi.discovery.multicastClassDescriptionThis interface describes an extended approach of the currently available pure property based configuration inside Hazelcast and helps to implement an automatic and transparent way to verify configuration as well as converting types based on provided validators and converters.