JournalPerfSpec

org.apache.pekko.persistence.journal.JournalPerfSpec
See theJournalPerfSpec companion class

Attributes

Companion
class
Source
JournalPerfSpec.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

class BenchActor(val persistenceId: String, replyTo: ActorRef, replyAfter: Int) extends PersistentActor, ActorLogging

Attributes

Source
JournalPerfSpec.scala
Supertypes
trait ActorLogging
trait Stash
trait Snapshotter
trait Actor
class Object
trait Matchable
class Any
Show all
case class Cmd(mode: String, payload: Int)

Attributes

Source
JournalPerfSpec.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case object ResetCounter

Attributes

Source
JournalPerfSpec.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type