akka.persistence.journal
Class JournalPerfSpec$

java.lang.Object
  extended by akka.persistence.journal.JournalPerfSpec$
All Implemented Interfaces:
java.io.Serializable

public class JournalPerfSpec$
extends java.lang.Object
implements scala.Serializable

See Also:
Serialized Form

Field Summary
static JournalPerfSpec$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
JournalPerfSpec$()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE$

public static final JournalPerfSpec$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

JournalPerfSpec$

public JournalPerfSpec$()