public class RemoveRoutee
extends java.lang.Object
implements scala.Product, scala.Serializable
For a pool, with child routees, the routee is stopped by sending a PoisonPill
to the routee. Precautions are taken reduce the risk of dropping messages that are concurrently
being routed to the removed routee, but there are no guarantees.
Constructor and Description |
---|
RemoveRoutee(Routee routee) |
Modifier and Type | Method and Description |
---|---|
Routee |
routee() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait