Generic parameters
Generic parameters
Copy this object
Copy this object
H2O Client parameters
H2O Client parameters
Get a parameter, falling back to a default if not set
Get a parameter; throws a NoSuchElementException if it's not set
Get all parameters as a list of pairs
Get a parameter as a boolean, falling back to a default if not set
Get a parameter as a double, falling back to a default if not set
Get a parameter as an integer, falling back to a default if not set
Get a parameter as a long, falling back to a default if not set
Get a parameter as an Option
Getters
Getters
Getters
Getters
Remove a parameter from the configuration
Set a configuration variable.
Set multiple parameters together
H2O Client parameters
H2O Client parameters
Sets node and port representing H2O Cluster to which should H2O connect when started in external mode.
Sets node and port representing H2O Cluster to which should H2O connect when started in external mode. This method automatically sets external cluster mode
host representing the cluster
port representing the cluster
H2O Configuration
Generic parameters
Generic parameters
Setters
Setters
Configuration holder which is representing properties passed from user to Sparkling Water.