Packages

package internal

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class FlatFileMsg(nodes: Array[NodeDesc], portOffset: Int) extends Product with Serializable
  2. class H2ORpcEndpoint extends ThreadSafeRpcEndpoint

    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.

  3. class InternalH2OBackend extends SparklingBackend with Logging
  4. case class StartH2OWorkersMsg(conf: ai.h2o.sparkling.H2OConf) extends Product with Serializable

Value Members

  1. object CheckClusterSizeMsg extends Product with Serializable
  2. object GetLeaderNodeMsg extends Product with Serializable
  3. object InternalH2OBackend extends InternalBackendUtils
  4. object LockClusterMsg extends Product with Serializable
  5. object RpcReferenceCache extends SharedBackendUtils
  6. object StopEndpointMsg extends Product with Serializable

Ungrouped