org.apache.spark.h2o

utils

package utils

Visibility
  1. Public
  2. All

Type Members

  1. case class NodeDesc(nodeId: String, hostname: String, port: Int) extends Product with Serializable

    Helper class containing node ID, hostname and port.

Value Members

  1. object H2OSchemaUtils

    Utilities for working with Spark SQL component.

  2. object H2OTypeUtils

    Utilities to work with types and allows conversion from/to h2o types

  3. object NodeDesc extends Serializable

  4. object ReflectionUtils

    Work with reflection only inside this helper.

Ungrouped