Class AbstractCoordinatorTestCase.Cluster

java.lang.Object
org.elasticsearch.cluster.coordination.AbstractCoordinatorTestCase.Cluster
All Implemented Interfaces:
Closeable, AutoCloseable, org.elasticsearch.core.Releasable
Enclosing class:
AbstractCoordinatorTestCase

public class AbstractCoordinatorTestCase.Cluster extends Object implements org.elasticsearch.core.Releasable
  • Constructor Details

    • Cluster

      public Cluster(int initialNodeCount, boolean allNodesMasterEligible, Settings nodeSettings)
  • Method Details