Interface Discovery

All Superinterfaces:
java.lang.AutoCloseable, java.io.Closeable, ClusterStatePublisher, LifecycleComponent, Releasable
All Known Implementing Classes:
Coordinator, ZenDiscovery

public interface Discovery
extends LifecycleComponent, ClusterStatePublisher
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.
  • Method Details

    • stats

      Returns:
      stats about the discovery
    • startInitialJoin

      void startInitialJoin()
      Triggers the first join cycle