Packages

package influxdb

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. influxdb
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. trait Annotations extends AnyRef

    Mix this trait in Simulation class to write Start/Stop annotations in influxDb before/after simulation run

  2. sealed trait Status extends AnyRef

Value Members

  1. lazy val influx: InfluxPersistent
  2. object Annotations

    Use this object to write custom points to InfluxDB

  3. case object Start extends Status with Product with Serializable
  4. case object Stop extends Status with Product with Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped