See: Description
Interface | Description |
---|---|
AddressPicker | |
NodeContext | |
NodeExtension |
NodeExtension is a Node extension mechanism to be able to plug different implementations of
some modules, like; SerializationService, SocketChannelWrapperFactory etc.
|
Class | Description |
---|---|
BuildInfo | |
BuildInfoProvider |
Provides information about current Hazelcast build.
|
DefaultNodeContext | |
DefaultNodeExtension | |
DefaultOutOfMemoryHandler |
Default OutOfMemoryHandler implementation that tries to release local resources (threads, connections, memory)
immediately and disconnects members from the rest of the cluster.
|
GroupProperties |
The GroupProperties contain the Hazelcast properties.
|
GroupProperties.GroupProperty | |
HazelcastInstanceFactory | |
HazelcastInstanceImpl | |
HazelcastInstanceProxy | |
HazelcastManagedContext | |
LifecycleServiceImpl | |
MemberImpl | |
Node | |
NodeExtensionFactory | |
NodeShutdownHelper |
Helper methods for node shutdown scenarios.
|
OutOfMemoryErrorDispatcher | |
OutOfMemoryHandlerHelper |
Helper class for OutOfMemoryHandlers to close sockets, stop threads, release allocated resources
of an HazelcastInstanceImpl.
|
TerminatedLifecycleService |
This package contains Hazelcast Instance functionality.
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.