Uses of Interface
com.hazelcast.logging.LoggingService
Package
Description
This package contains some utility classes and the base implementations of the
loadbalancer implementations
Provides core API interfaces/classes.
Provides interfaces/classes for Hazelcast security implementation.
-
Uses of LoggingService in com.hazelcast.client.util
ModifierConstructorDescriptionClientConnectivityLogger
(LoggingService loggingService, com.hazelcast.spi.impl.executionservice.TaskScheduler executor, HazelcastProperties properties) Constructs a new ClientConnectivityLogger. -
Uses of LoggingService in com.hazelcast.core
Modifier and TypeMethodDescriptionHazelcastInstance.getLoggingService()
Returns the logging service of this Hazelcast instance. -
Uses of LoggingService in com.hazelcast.security
Modifier and TypeMethodDescriptionvoid
LoggingServiceCallback.setLoggingService
(LoggingService loggingService)