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