public static class ShardRegion.HandOffStopper
extends java.lang.Object
implements akka.actor.Actor
PoisonPill
) to the entities and when all of
them have terminated it replies with ShardStopped
.Constructor and Description |
---|
HandOffStopper(java.lang.String shard,
akka.actor.ActorRef replyTo,
scala.collection.immutable.Set<akka.actor.ActorRef> entities,
java.lang.Object stopMessage) |
Modifier and Type | Method and Description |
---|---|
scala.PartialFunction<java.lang.Object,scala.runtime.BoxedUnit> |
receive() |
scala.collection.immutable.Set<akka.actor.ActorRef> |
remaining() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
akka$actor$Actor$_setter_$context_$eq, akka$actor$Actor$_setter_$self_$eq, aroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, postRestart, postStop, preRestart, preStart, self, sender, supervisorStrategy, unhandled