Uses of Class
com.hazelcast.spi.properties.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
ModifierConstructorDescriptionClientConnectivityLogger
(LoggingService loggingService, com.hazelcast.spi.impl.executionservice.TaskScheduler executor, HazelcastProperties properties) Constructs a new ClientConnectivityLogger. -
Uses of HazelcastProperties in com.hazelcast.spi.properties
ModifierConstructorDescriptionHazelcastProperty
(String name, Function<HazelcastProperties, ?> function)