Uses of Package
com.hazelcast.config.properties
Packages that use com.hazelcast.config.properties
Package
Description
This package contains the public API for properties defined in the XML configuration.
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.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.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.