h2o.clusterIsUp: Determine if an H2O cluster is up or not

View source: R/communication.R

h2o.clusterIsUpR Documentation

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


h2o documentation built on May 29, 2024, 4:26 a.m.