Uses of Class
com.hazelcast.spi.properties.HazelcastProperties
Packages that use HazelcastProperties
Package
Description
This package contains some utility classes and the base implementations of the
loadbalancer implementations
Contains the Hazelcast properties implementation.
-
Uses of HazelcastProperties in com.hazelcast.client.util
Constructors in com.hazelcast.client.util with parameters of type HazelcastPropertiesModifierConstructorDescriptionClientConnectivityLogger
(LoggingService loggingService, com.hazelcast.spi.impl.executionservice.TaskScheduler executor, HazelcastProperties properties) Constructs a new ClientConnectivityLogger. -
Uses of HazelcastProperties in com.hazelcast.spi.properties
Methods in com.hazelcast.spi.properties that return types with arguments of type HazelcastPropertiesConstructor parameters in com.hazelcast.spi.properties with type arguments of type HazelcastPropertiesModifierConstructorDescriptionHazelcastProperty
(String name, Function<HazelcastProperties, ?> function)