Uses of Interface
com.hazelcast.logging.LoggingService
Packages that use 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
Constructors in com.hazelcast.client.util with parameters of type LoggingServiceModifierConstructorDescriptionClientConnectivityLogger
(LoggingService loggingService, com.hazelcast.spi.impl.executionservice.TaskScheduler executor, HazelcastProperties properties) Constructs a new ClientConnectivityLogger. -
Uses of LoggingService in com.hazelcast.core
Methods in com.hazelcast.core that return LoggingServiceModifier and TypeMethodDescriptionHazelcastInstance.getLoggingService()
Returns the logging service of this Hazelcast instance. -
Uses of LoggingService in com.hazelcast.security
Methods in com.hazelcast.security that return LoggingServiceMethods in com.hazelcast.security with parameters of type LoggingServiceModifier and TypeMethodDescriptionvoid
LoggingServiceCallback.setLoggingService
(LoggingService loggingService)