classH2ORpcEndpoint extends ThreadSafeRpcEndpoint with Logging
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.
Linear Supertypes
Logging, ThreadSafeRpcEndpoint, RpcEndpoint, AnyRef, Any
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.