|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object akka.routing.GetRoutees
public abstract class GetRoutees
Sending this message to a router will make it send back its currently used routees.
A Routees
message is sent asynchronously to the "requester" containing information
about what routees the router is routing over.
Constructor Summary | |
---|---|
GetRoutees()
|
Method Summary | |
---|---|
static GetRoutees$ |
getInstance()
Java API: get the singleton instance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetRoutees()
Method Detail |
---|
public static GetRoutees$ getInstance()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |