public final class ScatterGatherFirstCompletedRoutees extends java.lang.Object implements Routee, scala.Product, scala.Serializable
Constructor and Description |
---|
ScatterGatherFirstCompletedRoutees(scala.collection.immutable.IndexedSeq<Routee> routees,
scala.concurrent.duration.FiniteDuration within) |
Modifier and Type | Method and Description |
---|---|
scala.collection.immutable.IndexedSeq<Routee> |
routees() |
void |
send(java.lang.Object message,
ActorRef sender) |
scala.concurrent.duration.FiniteDuration |
within() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ScatterGatherFirstCompletedRoutees(scala.collection.immutable.IndexedSeq<Routee> routees, scala.concurrent.duration.FiniteDuration within)