Package water.deploy

Helper classes that create H2O nodes and clusters for testing.

See:
          Description

Interface Summary
Node  
 

Class Summary
Cloud  
Cloud.Master  
EC2 Manages EC2 instances.
Host  
NodeCL Creates a node in-process using a separate class loader.
NodeHost Creates a node on a host.
NodeVM Creates a node in a VM.
VM Executes code in a separate VM.
VM.SSH A remote JVM, launched over SSH.
VM.Watchdog A VM whose only job is to wait for its parent to be gone, then kill its child process.
 

Package water.deploy Description

Helper classes that create H2O nodes and clusters for testing.