Package org.apache.pekko.routing
Class TailChoppingRoutees$
java.lang.Object
org.apache.pekko.routing.TailChoppingRoutees$
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TailChoppingRoutees$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.pekko.routing.TailChoppingRouteesapply(Scheduler scheduler, scala.collection.immutable.IndexedSeq<Routee> routees, scala.concurrent.duration.FiniteDuration within, scala.concurrent.duration.FiniteDuration interval, scala.concurrent.ExecutionContext ec) final StringtoString()scala.Option<scala.Tuple4<Scheduler,scala.collection.immutable.IndexedSeq<Routee>, scala.concurrent.duration.FiniteDuration, scala.concurrent.duration.FiniteDuration>> unapply(org.apache.pekko.routing.TailChoppingRoutees x$0)