Package org.apache.pekko.routing
Class GetRoutees$
java.lang.Object
org.apache.pekko.routing.GetRoutees
org.apache.pekko.routing.GetRoutees$
- All Implemented Interfaces:
Serializable,RouterManagementMesssage,scala.Equals,scala.Product
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GetRoutees$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanJava API: get the singleton instanceinthashCode()intproductElement(int x$1) scala.collection.Iterator<Object>toString()Methods inherited from class org.apache.pekko.routing.GetRoutees
equals, productElementName, productElementNamesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Equals
equalsMethods inherited from interface scala.Product
productElementName, productElementNames
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
GetRoutees$
public GetRoutees$()
-
-
Method Details
-
getInstance
Java API: get the singleton instance- Overrides:
getInstancein classGetRoutees
-
productPrefix
- Specified by:
productPrefixin interfacescala.Product- Overrides:
productPrefixin classGetRoutees
-
productArity
public int productArity()- Specified by:
productArityin interfacescala.Product- Overrides:
productArityin classGetRoutees
-
productElement
- Specified by:
productElementin interfacescala.Product- Overrides:
productElementin classGetRoutees
-
productIterator
- Specified by:
productIteratorin interfacescala.Product- Overrides:
productIteratorin classGetRoutees
-
canEqual
- Specified by:
canEqualin interfacescala.Equals- Overrides:
canEqualin classGetRoutees
-
hashCode
public int hashCode()- Overrides:
hashCodein classGetRoutees
-
toString
- Overrides:
toStringin classGetRoutees
-