public class H2OClientApp
extends java.lang.Object
Simple client application wrapper.
CAUTION:
This is used by Sparkling Water and other environments where an H2O client node is needed.
A client node is a node that can launch and monitor work, but doesn't do any work.
Don't use this unless you know what you are doing. You probably really just want to use
H2OApp directly.