|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectakka.routing.SmallestMailboxRouter$
public class SmallestMailboxRouter$
Field Summary | |
---|---|
static SmallestMailboxRouter$ |
MODULE$
Static reference to the singleton instance of this Scala object. |
Constructor Summary | |
---|---|
SmallestMailboxRouter$()
|
Method Summary | |
---|---|
SmallestMailboxRouter |
apply(scala.collection.immutable.Iterable<ActorRef> routees)
Creates a new SmallestMailboxRouter, routing to the specified routees |
SmallestMailboxRouter |
create(java.lang.Iterable<ActorRef> routees)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final SmallestMailboxRouter$ MODULE$
Constructor Detail |
---|
public SmallestMailboxRouter$()
Method Detail |
---|
public SmallestMailboxRouter apply(scala.collection.immutable.Iterable<ActorRef> routees)
routees
- (undocumented)
public SmallestMailboxRouter create(java.lang.Iterable<ActorRef> routees)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |