Class ConnectionChecker

java.lang.Object
org.restheart.mongodb.ConnectionChecker

public class ConnectionChecker extends Object
  • Constructor Details

    • ConnectionChecker

      public ConnectionChecker()
  • Method Details

    • connected

      public static boolean connected(com.mongodb.client.MongoClient mclient)
    • replicaSet

      public static boolean replicaSet(com.mongodb.client.MongoClient mclient)
      Returns:
      the initialized
      Throws:
      com.mongodb.MongoTimeoutException