Uses of Package
org.elasticsearch.discovery
-
Classes in org.elasticsearch.discovery used by org.elasticsearch.action.admin.cluster.node.stats Class Description DiscoveryStats -
Classes in org.elasticsearch.discovery used by org.elasticsearch.cluster.coordination Class Description Discovery A pluggable module allowing to implement discovery of other nodes, publishing of the cluster state to all nodes, electing a master of the cluster that raises cluster state change events.DiscoveryStats SeedHostsProvider A pluggable provider of the list of seed hosts to use for discovery. -
Classes in org.elasticsearch.discovery used by org.elasticsearch.discovery Class Description BlockingClusterStatePublishResponseHandler Handles responses obtained when publishing a new cluster state from master to all non master nodes.Discovery A pluggable module allowing to implement discovery of other nodes, publishing of the cluster state to all nodes, electing a master of the cluster that raises cluster state change events.DiscoveryStats PeerFinder.ConfiguredHostsResolver PeerFinder.TransportAddressConnector SeedHostsProvider A pluggable provider of the list of seed hosts to use for discovery.SeedHostsProvider.HostsResolver Helper object that allows to resolve a list of hosts to a list of transport addresses. -
Classes in org.elasticsearch.discovery used by org.elasticsearch.discovery.zen Class Description Discovery A pluggable module allowing to implement discovery of other nodes, publishing of the cluster state to all nodes, electing a master of the cluster that raises cluster state change events.DiscoverySettings Exposes common discovery settings that may be supported by all the different discovery implementationsDiscoveryStats SeedHostsProvider A pluggable provider of the list of seed hosts to use for discovery. -
Classes in org.elasticsearch.discovery used by org.elasticsearch.gateway Class Description Discovery A pluggable module allowing to implement discovery of other nodes, publishing of the cluster state to all nodes, electing a master of the cluster that raises cluster state change events. -
Classes in org.elasticsearch.discovery used by org.elasticsearch.plugins Class Description SeedHostsProvider A pluggable provider of the list of seed hosts to use for discovery.