t

org.apache.spark.h2o.ui

SparklingWaterInfoProvider

trait SparklingWaterInfoProvider extends AnyRef

Linear Supertypes
AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SparklingWaterInfoProvider
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def H2OBuildInfo: H2OBuildInfo
  2. abstract def H2OClusterInfo: H2OClusterInfo
  3. abstract def isCloudHealthy: Boolean
  4. abstract def isSparklingWaterStarted: Boolean
  5. abstract def localIpPort: String
  6. abstract def memoryInfo: Array[(String, String)]
  7. abstract def sparklingWaterProperties: Seq[(String, String, String)]
  8. abstract def timeInMillis: Long