Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.logging |
This package contains logging functionality for Hazelcast.
Since Hazelcast has a zero dependency policy, Hazelcast provides a logging abstraction like commons logging, so that different logging frameworks like log4j, can be hooked in. |
com.hazelcast.security |
Provides interfaces/classes for Hazelcast security implementation.
|
com.hazelcast.spi.discovery |
This package contains the public SPI for vendors and users to implement their
custom node / IP discovery strategy.
|
com.hazelcast.spi.discovery.integration |
This package contains the public part of the integrators SPI and is meant for
people that integrate Hazelcast into their own systems or frameworks and cannot
use the default discovery service implementation (for example using a different
DiscoveryStrategy lookup strategy like OSGi). |
com.hazelcast.spi.discovery.multicast |
Contains the hazelcast multicast plugin classes
|
Class and Description |
---|
LoggingService |
Class and Description |
---|
AbstractLogger
Abstract
ILogger implementation that provides implementations for convenience methods like
finest, info, warning and severe. |
ILogger
The Hazelcast logging interface.
|
LogEvent |
LoggerFactory |
LoggerFactorySupport |
LogListener |
Class and Description |
---|
LoggingService |
Class and Description |
---|
ILogger
The Hazelcast logging interface.
|
Class and Description |
---|
ILogger
The Hazelcast logging interface.
|
Class and Description |
---|
ILogger
The Hazelcast logging interface.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.