kyo.stats

package kyo.stats

Members list

Packages

Type members

Classlikes

final case class Attributes(get: List[Attribute]) extends AnyVal

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all
object Attributes

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Attributes.type
final case class Counter(unsafe: Unsafe) extends AnyVal

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all
object Counter

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Counter.type
final case class Gauge(unsafe: Unsafe) extends AnyVal

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all
object Gauge

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Gauge.type
final case class Histogram(unsafe: Unsafe) extends AnyVal

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all
object Histogram

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Histogram.type
abstract class Stats

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object Stats

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Stats.type