Class RememberEntitiesShardStore$
java.lang.Object
org.apache.pekko.cluster.sharding.internal.RememberEntitiesShardStore$
INTERNAL API
Could potentially become an open SPI in the future.
Implementations are responsible for each of the methods failing the returned future after a timeout.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RememberEntitiesShardStore$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
RememberEntitiesShardStore$
public RememberEntitiesShardStore$()
-