Rdocumentation
powered by
Learn R Programming
h2o (version 3.8.3.3)
h2o.clusterIsUp: Determine if an H2O cluster is up or not
Description
Determine if an H2O cluster is up or not
Usage
h2o.clusterIsUp(conn = h2o.getConnection())
Arguments
conn
H2OConnection object
Value
TRUE if the cluster is up; FALSE otherwise