Package akka.cluster.sharding.internal
Class EventSourcedRememberEntitiesCoordinatorStore$
- java.lang.Object
 - 
- akka.cluster.sharding.internal.EventSourcedRememberEntitiesCoordinatorStore$
 
 
- 
public class EventSourcedRememberEntitiesCoordinatorStore$ extends java.lang.ObjectINTERNAL API 
- 
- 
Field Summary
Fields Modifier and Type Field Description static EventSourcedRememberEntitiesCoordinatorStore$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description EventSourcedRememberEntitiesCoordinatorStore$() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Propsprops(java.lang.String typeName, ClusterShardingSettings settings) 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final EventSourcedRememberEntitiesCoordinatorStore$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
- 
Method Detail
- 
props
public Props props(java.lang.String typeName, ClusterShardingSettings settings)
 
 - 
 
 -