Package org.apache.pekko.routing
Class GetRoutees
java.lang.Object
org.apache.pekko.routing.GetRoutees
- All Implemented Interfaces:
RouterManagementMesssage
- Direct Known Subclasses:
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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanabstract static booleanstatic GetRoutees$Java API: get the singleton instancestatic inthashCode()static intstatic ObjectproductElement(int x$1) static StringproductElementName(int n) static scala.collection.Iterator<String>static scala.collection.Iterator<Object>static Stringstatic StringtoString()
-
Constructor Details
-
GetRoutees
public GetRoutees()
-
-
Method Details
-
getInstance
Java API: get the singleton instance -
productPrefix
-
productArity
public static int productArity() -
productElement
-
productIterator
-
canEqual
-
hashCode
public static int hashCode() -
toString
-
equals
-
productElementName
-
productElementNames
-