EmptyCustomLabels

org.http4s.metrics.EmptyCustomLabels
See theEmptyCustomLabels companion object
sealed abstract case class EmptyCustomLabels extends CustomLabels[SizedSeq0[String]]

Attributes

Companion
object
Source
CustomLabels.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def labels: SizedSeq0[String]

Attributes

Definition Classes
Source
CustomLabels.scala
override def values: SizedSeq0[String]

Attributes

Definition Classes
Source
CustomLabels.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product