Class RememberEntitiesCoordinatorStore
java.lang.Object
org.apache.pekko.cluster.sharding.internal.RememberEntitiesCoordinatorStore
INTERNAL API
Could potentially become an open SPI in the future.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classSent once for every started shard (but could be retried), should result in a response of either UpdateDone or UpdateFailedstatic classstatic interfacestatic classSent once when the coordinator starts (but could be retried), should result in a response of RememberedShardsstatic final classstatic classstatic final classstatic classstatic final classstatic class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RememberEntitiesCoordinatorStore
public RememberEntitiesCoordinatorStore()
-