Getters
Getters
Copy this object
Copy this object
Get a parameter, falling back to a default if not set
Get a parameter, falling back to a default if not set
Get a parameter; throws a NoSuchElementException if it's not set
Get a parameter; throws a NoSuchElementException if it's not set
Get all parameters as a list of pairs
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 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 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 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 a long, falling back to a default if not set
Get a parameter as an Option
Get a parameter as an Option
Getters
Getters
Getters
Getters
Remove a parameter from the configuration
Remove a parameter from the configuration
Set a configuration variable.
Set a configuration variable.
Set multiple parameters together
Set multiple parameters together
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
Setters
Setters
Setters
Setters
Configuration holder which is representing properties passed from user to Sparkling Water.