Package

ai.h2o.sparkling.backend

utils

Permalink

package utils

Visibility
  1. Public
  2. All

Type Members

  1. class ArgumentBuilder extends AnyRef

    Permalink
  2. trait H2OContextExtensions extends RestCommunication with RestApiUtils with ShellUtils

    Permalink
  3. trait H2OFrameLifecycle extends AnyRef

    Permalink
  4. case class ProductMember(name: String, typeName: NameOfType, typeClass: Class[_]) extends Product with Serializable

    Permalink
  5. case class ProductType(members: Array[ProductMember]) extends Product with Serializable

    Permalink
  6. trait RestApiUtils extends RestCommunication

    Permalink
  7. trait RestCommunication extends Logging with RestEncodingUtils

    Permalink
  8. trait SharedBackendUtils extends Logging with Serializable

    Permalink

    Shared functions which can be used by both backends

  9. trait ShellUtils extends Logging

    Permalink

Value Members

  1. object AzureDatabricksUtils extends Logging

    Permalink
  2. object ProductType extends Serializable

    Permalink
  3. object ProgressBar

    Permalink
  4. object ReflectionUtils

    Permalink

    Work with reflection only inside this helper.

  5. object RestApiUtils extends RestApiUtils

    Permalink

Ungrouped