c

org.apache.spark.h2o.ui

AppStatusStore

class AppStatusStore extends SparklingWaterInfoProvider

Sparkling Water accessors into general Spark KVStore

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AppStatusStore
  2. SparklingWaterInfoProvider
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new AppStatusStore(store: KVStore, listener: Option[AppStatusListener] = None)

Value Members

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