Package akka.persistence
Class RecoveryPermitter$
- java.lang.Object
- 
- akka.persistence.RecoveryPermitter$
 
- 
 public class RecoveryPermitter$ extends java.lang.ObjectINTERNAL API
- 
- 
Field SummaryFields Modifier and Type Field Description static RecoveryPermitter$MODULE$Static reference to the singleton instance of this Scala object.
 - 
Constructor SummaryConstructors Constructor Description RecoveryPermitter$()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description Propsprops(int maxPermits)
 
- 
- 
- 
Field Detail- 
MODULE$public static final RecoveryPermitter$ MODULE$ Static reference to the singleton instance of this Scala object.
 
- 
 - 
Method Detail- 
propspublic Props props(int maxPermits) 
 
- 
 
-