| Package | Description |
|---|---|
| org.apache.ignite.spi.discovery.tcp.ipfinder.cloud |
Contains Apache jclouds based IP finder.
|
| org.apache.ignite.spi.discovery.tcp.ipfinder.gce |
Contains Google Cloud Storage IP finder.
|
| org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc |
Contains JDBC IP finder implementation.
|
| org.apache.ignite.spi.discovery.tcp.ipfinder.multicast |
Contains multicast-based IP finder.
|
| org.apache.ignite.spi.discovery.tcp.ipfinder.s3 |
Contains AWS S3-based IP finder.
|
| org.apache.ignite.spi.discovery.tcp.ipfinder.sharedfs |
Contains shared filesystem-based IP finder.
|
| org.apache.ignite.spi.discovery.tcp.ipfinder.vm |
Contains local JVM-based IP finder.
|
| org.apache.ignite.spi.discovery.tcp.ipfinder.zk |
Contains TCP Discovery IP Finder uses Apache ZooKeeper (ZK) to locate peer nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TcpDiscoveryCloudIpFinder
IP finder for automatic lookup of nodes running in a cloud.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TcpDiscoveryGoogleStorageIpFinder
Google Cloud Storage based IP finder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TcpDiscoveryJdbcIpFinder
JDBC-based IP finder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TcpDiscoveryMulticastIpFinder
Multicast-based IP finder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TcpDiscoveryS3IpFinder
AWS S3-based IP finder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TcpDiscoverySharedFsIpFinder
Shared filesystem-based IP finder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TcpDiscoveryVmIpFinder
IP Finder which works only with pre-configured list of IP addresses specified
via
TcpDiscoveryVmIpFinder.setAddresses(Collection) method. |
| Modifier and Type | Class and Description |
|---|---|
class |
TcpDiscoveryZookeeperIpFinder
This TCP Discovery IP Finder uses Apache ZooKeeper (ZK) to locate peer nodes when bootstrapping in order to join
the cluster.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016