public final class ShardCoordinator.Internal$.BeginHandOff
extends java.lang.Object
implements scala.Product, scala.Serializable
ShardCoordinator
initiates rebalancing process by sending this message
to all registered ShardRegion
actors (including proxy only). They are
supposed to discard their known location of the shard, i.e. start buffering
incoming messages for the shard. They reply with ShardCoordinator.Internal$.BeginHandOffAck
.
When all have replied the ShardCoordinator
continues by sending
HandOff
to the ShardRegion
responsible for the shard.Constructor and Description |
---|
BeginHandOff(java.lang.String shard) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
shard() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait