QueryTimelineSample

final case class QueryTimelineSample(pendingUnits: Option[Long], completedUnits: Option[Long], activeUnits: Option[Long], totalSlotMs: Option[Long], elapsedMs: Option[Long])
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product