TimeWindow

org.typelevel.otel4s.sdk.metrics.data.TimeWindow
See theTimeWindow companion trait
object TimeWindow

Attributes

Companion
trait
Source
TimeWindow.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
TimeWindow.type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

Creates a TimeWindow with the given values.

Creates a TimeWindow with the given values.

Value parameters

end

the end of the window

start

the start of the window

Attributes

Source
TimeWindow.scala

Implicits

Implicits

implicit val timeWindowHash: Hash[TimeWindow]

Attributes

Source
TimeWindow.scala
implicit val timeWindowShow: Show[TimeWindow]

Attributes

Source
TimeWindow.scala