Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.security |
Provides interfaces/classes for Hazelcast security implementation.
|
Modifier and Type | Method and Description |
---|---|
LoggingService |
HazelcastInstance.getLoggingService()
Returns the logging service of this Hazelcast instance.
|
Modifier and Type | Method and Description |
---|---|
LoggingService |
LoggingServiceCallback.getLoggingService() |
Modifier and Type | Method and Description |
---|---|
void |
LoggingServiceCallback.setLoggingService(LoggingService loggingService) |
Copyright © 2022 Hazelcast, Inc.. All rights reserved.