Package akka.cluster.sharding.internal
Class RememberEntitiesShardStore$
- java.lang.Object
- 
- akka.cluster.sharding.internal.RememberEntitiesShardStore$
 
- 
 public class RememberEntitiesShardStore$ extends java.lang.ObjectINTERNAL APICould potentially become an open SPI in the future. Implementations are responsible for each of the methods failing the returned future after a timeout. 
- 
- 
Field SummaryFields Modifier and Type Field Description static RememberEntitiesShardStore$MODULE$Static reference to the singleton instance of this Scala object.
 - 
Constructor SummaryConstructors Constructor Description RememberEntitiesShardStore$()
 
- 
- 
- 
Field Detail- 
MODULE$public static final RememberEntitiesShardStore$ MODULE$ Static reference to the singleton instance of this Scala object.
 
- 
 
-