| Package | Description | 
|---|---|
| com.hazelcast.config.properties | This package contains the public API for properties defined in the XML configuration. | 
| com.hazelcast.spi.discovery | This package contains the public SPI for vendors and users to implement their
 custom node / IP discovery strategy. | 
| com.hazelcast.spi.discovery.multicast | Contains the hazelcast multicast plugin classes | 
| Class and Description | 
|---|
| PropertyDefinition This interface describes an extended approach of the currently available
 pure property based configuration inside Hazelcast and helps implementing
 an automatic and transparent way to verify configuration as well as converting
 types based on provided validators and converters. | 
| PropertyTypeConverter This enum class contains basic  TypeConverterimplementations to
 convert strings to all common basic Java types. | 
| ValidationException This exception is thrown from  ValueValidatorimplementations whenever the validation has not succeed for any reason. | 
| ValueValidator This interface defines a certain validation logic implementation
 to test if a given value is expected to be correct or not. | 
| Class and Description | 
|---|
| PropertyDefinition This interface describes an extended approach of the currently available
 pure property based configuration inside Hazelcast and helps implementing
 an automatic and transparent way to verify configuration as well as converting
 types based on provided validators and converters. | 
| Class and Description | 
|---|
| PropertyDefinition This interface describes an extended approach of the currently available
 pure property based configuration inside Hazelcast and helps implementing
 an automatic and transparent way to verify configuration as well as converting
 types based on provided validators and converters. | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.