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