kyo.stats.internal

Members list

Type members

Classlikes

abstract class StatsExporter

Attributes

Supertypes
class Object
trait Matchable
class Any
trait StatsRefresh

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
internal.type
object StatsRegistry

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
case class Summary(p50: Double, p90: Double, p99: Double, p999: Double, p9999: Double, min: Double, max: Double, mean: Double, count: Long)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class Object
trait Matchable
class Any
class UnsafeCounterGauge(run: () => Long)

Attributes

Supertypes
class Object
trait Matchable
class Any
class UnsafeGauge(run: () => Double)

Attributes

Supertypes
class Object
trait Matchable
class Any
class UnsafeHistogram(numberOfSignificantValueDigits: Int, highestToLowestValueRatio: Long)

Attributes

Supertypes
class Object
trait Matchable
class Any