case classFlatFileMsg(nodes: Array[NodeDesc], portOffset: Int) extends Product with Serializable
classH2ORpcEndpoint extends ThreadSafeRpcEndpoint with Logging
An RpcEndpoint used for communication between H2O client and H2O worker nodes on remote executors.
An RpcEndpoint used for communication between H2O client and H2O worker nodes on remote executors.
This endpoint is started on each Spark executor where H2O worker will be running.
An RpcEndpoint used for communication between H2O client and H2O worker nodes on remote executors. This endpoint is started on each Spark executor where H2O worker will be running.