Config

dev.tauri.choam.profiler.RxnProfiler.Config
See theConfig companion object
final case class Config(commitsPerSecond: Boolean, retriesPerCommit: Boolean, triesPerCommit: Boolean, extensionsPerCommit: Boolean, avgLogSize: Boolean, maxLogSize: Boolean, reusedWeakRefs: Boolean, exchangesPerSecond: Boolean, exchangeCount: Boolean, exchangerStats: Boolean)

Attributes

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

Members list

Value members

Concrete methods

Attributes

Source
RxnProfiler.scala
def ||(that: Config): Config

Attributes

Source
RxnProfiler.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product