CounterInfo

final case class CounterInfo(name: String, labels: String, current: Double) extends MetricSummary
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def longName: String
Inherited from
MetricSummary
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product