Package akka.persistence.journal
Class AsyncWriteProxy$
- java.lang.Object
 - 
- akka.persistence.journal.AsyncWriteProxy$
 
 
- 
public class AsyncWriteProxy$ extends java.lang.ObjectINTERNAL API. 
- 
- 
Field Summary
Fields Modifier and Type Field Description static AsyncWriteProxy$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description AsyncWriteProxy$() 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final AsyncWriteProxy$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
 -