Class ClusterManager

java.lang.Object
org.apache.iotdb.confignode.manager.ClusterManager

public class ClusterManager extends Object
  • Constructor Details

  • Method Details

    • checkClusterId

      public void checkClusterId()
    • getClusterId

      public String getClusterId()
    • getClusterIdWithRetry

      public String getClusterIdWithRetry(long maxWaitTime)
    • submitTestConnectionTaskToEveryNode

      public TTestConnectionResp submitTestConnectionTaskToEveryNode()
    • doConnectionTest

      public TTestConnectionResp doConnectionTest(TNodeLocations nodeLocations)