Package | Description |
---|---|
com.hazelcast.ascii |
This package contains Ascii functionality for Hazelcast.
|
com.hazelcast.client |
Contains classes/interfaces related to Client
|
com.hazelcast.client.impl |
Contains most of the client side HazelcastInstance implementation functionality.
|
com.hazelcast.client.spi |
Contains classes/interfaces related to Service Provider Interface
such as ClientProxy , ClientClusterService
|
com.hazelcast.client.spi.impl |
Provides util classes for com.hazelcast.client
|
com.hazelcast.cluster |
This package contains the cluster functionality.
|
com.hazelcast.cluster.impl |
This package contains the implementation of the cluster functionality.
|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
com.hazelcast.jmx |
Contains Hazelcast management bean classes.
|
com.hazelcast.logging |
This package contains logging functionality for Hazelcast.
Since Hazelcast has a zero dependency policy, Hazelcast provides a logging abstraction like commongs logging, so that different logging frameworks like log4j, can be hooked in. |
com.hazelcast.management |
Contains classes to provide data/operation interface for Management Center.
|
com.hazelcast.nio |
This package contains classes related to New IO
|
com.hazelcast.partition |
Contains the partition logic for Hazelcast.
|
com.hazelcast.partition.impl |
Contains the actual implementation of the
InternalPartitionService . |
com.hazelcast.spi |
Provides interfaces/classes for Hazelcast SPI.
|
com.hazelcast.spi.impl |
Contains implementations for Hazelcast SPI.
|
com.hazelcast.util |
This package contains classes to support the inner workings of Hazelcast
as well as some backports of newer Java features / data structures to
support older Java versions in a clean and nice way.
|
com.hazelcast.wan |
This package contains the WAN replication API
|
com.hazelcast.wan.impl |
This package contains the opensource implementation of WAN replication
|
Class and Description |
---|
Node |
Class and Description |
---|
DefaultOutOfMemoryHandler
Default OutOfMemoryHandler implementation that tries to release local resources (threads, connections, memory)
immediately and disconnects members from the rest of the cluster.
|
MemberImpl |
Class and Description |
---|
GroupProperties
The GroupProperties contain the Hazelcast properties.
|
MemberImpl |
Node |
Class and Description |
---|
MemberImpl |
Class and Description |
---|
MemberImpl |
Class and Description |
---|
MemberImpl |
Class and Description |
---|
MemberImpl |
Node |
Class and Description |
---|
MemberImpl |
Class and Description |
---|
AddressPicker |
BuildInfo |
GroupProperties
The GroupProperties contain the Hazelcast properties.
|
GroupProperties.GroupProperty |
HazelcastInstanceImpl |
LifecycleServiceImpl |
MemberImpl |
Node |
NodeContext |
NodeExtension
NodeExtension is a Node extension mechanism to be able to plug different implementations of
some modules, like; SerializationService, SocketChannelWrapperFactory etc.
|
Class and Description |
---|
HazelcastInstanceImpl |
Node |
Class and Description |
---|
BuildInfo |
MemberImpl |
Class and Description |
---|
HazelcastInstanceImpl |
Class and Description |
---|
Node |
Class and Description |
---|
MemberImpl |
Class and Description |
---|
MemberImpl |
Node |
Class and Description |
---|
GroupProperties
The GroupProperties contain the Hazelcast properties.
|
MemberImpl |
Node |
Class and Description |
---|
GroupProperties
The GroupProperties contain the Hazelcast properties.
|
MemberImpl |
Node |
Class and Description |
---|
HazelcastInstanceImpl |
Node |
Class and Description |
---|
Node |
Class and Description |
---|
Node |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.