Package | Description |
---|---|
com.hazelcast.client.impl |
Contains most of the client side HazelcastInstance implementation functionality.
|
com.hazelcast.client.spi.impl.discovery | |
com.hazelcast.cluster.impl |
This package contains the implementation of the cluster functionality.
|
com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
com.hazelcast.spi.discovery.impl | |
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). |
Class and Description |
---|
DiscoveryService
The DiscoveryService interface defines the basic entry point
into the Discovery SPI implementation.
|
Class and Description |
---|
DiscoveryService
The DiscoveryService interface defines the basic entry point
into the Discovery SPI implementation.
|
Class and Description |
---|
DiscoveryService
The DiscoveryService interface defines the basic entry point
into the Discovery SPI implementation.
|
Class and Description |
---|
DiscoveryServiceProvider
The DiscoveryServiceProvider interface provides the possibility to build
DiscoveryService s. |
Class and Description |
---|
DiscoveryService
The DiscoveryService interface defines the basic entry point
into the Discovery SPI implementation.
|
Class and Description |
---|
DiscoveryService
The DiscoveryService interface defines the basic entry point
into the Discovery SPI implementation.
|
DiscoveryServiceProvider
The DiscoveryServiceProvider interface provides the possibility to build
DiscoveryService s. |
DiscoveryServiceSettings
The DiscoveryServiceSettings class is used to pass the necessary
configuration to create a
DiscoveryService to the
DiscoveryServiceProvider . |
Class and Description |
---|
DiscoveryMode
The DiscoveryMode describes how the
DiscoveryStrategy is going
to behave on discovery requests. |
DiscoveryService
The DiscoveryService interface defines the basic entry point
into the Discovery SPI implementation.
|
DiscoveryServiceSettings
The DiscoveryServiceSettings class is used to pass the necessary
configuration to create a
DiscoveryService to the
DiscoveryServiceProvider . |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.