Package | Description |
---|---|
com.hazelcast.aws |
Provides interfaces/classes for Hazelcast AWS.
|
com.hazelcast.azure |
Provides interfaces/classes for Hazelcast Azure Discovery Provider
|
com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
com.hazelcast.gcp |
Provides interfaces/classes for Hazelcast GCP.
|
com.hazelcast.kubernetes |
Provides interfaces/classes for Hazelcast Kubernetes Discovery Plugin
|
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 |
---|
AbstractDiscoveryStrategy
An common abstract superclass for
DiscoveryStrategy implementations,
offering convenient access to configuration properties (which may be overridden
on the system's environment or JVM properties), as well as a ILogger instance. |
DiscoveryNode
A
DiscoveryNode describes a nodes addresses (private and if
necessary a public one) as well as attributes assigned to this node. |
DiscoveryStrategy
The
DiscoveryStrategy itself is the actual implementation to discover
nodes based on whatever environment is used to run the Hazelcast cloud. |
DiscoveryStrategyFactory
The
DiscoveryStrategyFactory is the entry point for strategy vendors. |
DiscoveryStrategyFactory.DiscoveryStrategyLevel
Level of the discovery strategy.
|
Class and Description |
---|
AbstractDiscoveryStrategy
An common abstract superclass for
DiscoveryStrategy implementations,
offering convenient access to configuration properties (which may be overridden
on the system's environment or JVM properties), as well as a ILogger instance. |
DiscoveryNode
A
DiscoveryNode describes a nodes addresses (private and if
necessary a public one) as well as attributes assigned to this node. |
DiscoveryStrategy
The
DiscoveryStrategy itself is the actual implementation to discover
nodes based on whatever environment is used to run the Hazelcast cloud. |
DiscoveryStrategyFactory
The
DiscoveryStrategyFactory is the entry point for strategy vendors. |
DiscoveryStrategyFactory.DiscoveryStrategyLevel
Level of the discovery strategy.
|
Class and Description |
---|
DiscoveryStrategyFactory
The
DiscoveryStrategyFactory is the entry point for strategy vendors. |
NodeFilter
The NodeFilter, if supplied, will retrieve all discovered nodes and might
apply additional filtering based on vendor provided metadata.
|
Class and Description |
---|
AbstractDiscoveryStrategy
An common abstract superclass for
DiscoveryStrategy implementations,
offering convenient access to configuration properties (which may be overridden
on the system's environment or JVM properties), as well as a ILogger instance. |
DiscoveryNode
A
DiscoveryNode describes a nodes addresses (private and if
necessary a public one) as well as attributes assigned to this node. |
DiscoveryStrategy
The
DiscoveryStrategy itself is the actual implementation to discover
nodes based on whatever environment is used to run the Hazelcast cloud. |
DiscoveryStrategyFactory
The
DiscoveryStrategyFactory is the entry point for strategy vendors. |
DiscoveryStrategyFactory.DiscoveryStrategyLevel
Level of the discovery strategy.
|
Class and Description |
---|
DiscoveryNode
A
DiscoveryNode describes a nodes addresses (private and if
necessary a public one) as well as attributes assigned to this node. |
DiscoveryStrategy
The
DiscoveryStrategy itself is the actual implementation to discover
nodes based on whatever environment is used to run the Hazelcast cloud. |
DiscoveryStrategyFactory
The
DiscoveryStrategyFactory is the entry point for strategy vendors. |
DiscoveryStrategyFactory.DiscoveryStrategyLevel
Level of the discovery strategy.
|
Class and Description |
---|
DiscoveryNode
A
DiscoveryNode describes a nodes addresses (private and if
necessary a public one) as well as attributes assigned to this node. |
DiscoveryStrategy
The
DiscoveryStrategy itself is the actual implementation to discover
nodes based on whatever environment is used to run the Hazelcast cloud. |
DiscoveryStrategyFactory.DiscoveryStrategyLevel
Level of the discovery strategy.
|
Class and Description |
---|
DiscoveryNode
A
DiscoveryNode describes a nodes addresses (private and if
necessary a public one) as well as attributes assigned to this node. |
Class and Description |
---|
AbstractDiscoveryStrategy
An common abstract superclass for
DiscoveryStrategy implementations,
offering convenient access to configuration properties (which may be overridden
on the system's environment or JVM properties), as well as a ILogger instance. |
DiscoveryNode
A
DiscoveryNode describes a nodes addresses (private and if
necessary a public one) as well as attributes assigned to this node. |
DiscoveryStrategy
The
DiscoveryStrategy itself is the actual implementation to discover
nodes based on whatever environment is used to run the Hazelcast cloud. |
DiscoveryStrategyFactory
The
DiscoveryStrategyFactory is the entry point for strategy vendors. |
Copyright © 2023 Hazelcast, Inc.. All rights reserved.