Package | Description |
---|---|
com.hazelcast.client.connection |
Provides connection interfaces/classes for com.hazelcast.client
|
com.hazelcast.client.spi |
Contains classes/interfaces related to the Hazelcast client Service Provider Interface.
|
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.nio |
This package contains classes related to New IO
|
com.hazelcast.spi |
Provides interfaces/classes for the Hazelcast SPI for building distributed data structures and services.
|
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 |
---|
ILogger
The Hazelcast logging interface.
|
Class and Description |
---|
LoggingService |
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 |
LoggingService |
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.
|
Class and Description |
---|
ILogger
The Hazelcast logging interface.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.