Package akka.persistence.journal
Class JournalPerfSpec$
- java.lang.Object
 - 
- akka.persistence.journal.JournalPerfSpec$
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class JournalPerfSpec$ extends java.lang.Object implements java.io.Serializable- See Also:
 - Serialized Form
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static JournalPerfSpec$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description JournalPerfSpec$() 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final JournalPerfSpec$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
 -