- All Implemented Interfaces:
- java.io.Serializable, scala.Equals, scala.Product
- Enclosing class:
- ShardCoordinator.Internal$
public final class ShardCoordinator.Internal$.HandOff
extends java.lang.Object
implements scala.Product, scala.Serializable
When all ShardRegion
actors have acknowledged the BeginHandOff
the
ShardCoordinator
sends this message to the ShardRegion
responsible for the
shard. The ShardRegion
is supposed to stop all entities in that shard and when
all entities have terminated reply with ShardStopped
to the ShardCoordinator
.
- See Also:
- Serialized Form